Update gamedata for all supported mods (#771)

* Update CS gamedata

* Update TFC gamedata

* Update DoD gamedata

* Update Valve gamedata

* Update Gearbox gamedata
This commit is contained in:
Vincent Herbet
2019-10-21 11:49:30 +02:00
committed by GitHub
parent d01aa5762f
commit 5120deaf74
217 changed files with 5053 additions and 4873 deletions

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_flNextPainTime" // float
{
"type" "float"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -46,25 +37,25 @@
"mac" "792"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "788"
"linux" "808"
"mac" "808"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "812"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "816"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "820"
}
"m_voicePitch" // int
"m_cClipSize" // int
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "824"
}
"m_iBrassShell" // int
"m_voicePitch" // int
{
"type" "integer"
@ -109,7 +100,7 @@
"mac" "828"
}
"m_iShotgunShell" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "832"
}
"m_iSentence" // int
"m_iShotgunShell" // int
{
"type" "integer"
@ -126,6 +117,15 @@
"linux" "836"
"mac" "836"
}
"m_iSentence" // int
{
"type" "integer"
"windows" "820"
"linux" "840"
"mac" "840"
}
}
}
}