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,9 +23,9 @@
{
"type" "ehandle"
"windows" "660"
"linux" "680"
"mac" "680"
"windows" "664"
"linux" "684"
"mac" "684"
}
"m_hSquadMember" // EHANDLE[4]
@ -33,45 +33,45 @@
"type" "ehandle"
"size" "4"
"windows" "668"
"linux" "688"
"mac" "688"
"windows" "672"
"linux" "692"
"mac" "692"
}
"m_afSquadSlots" // int
{
"type" "integer"
"windows" "700"
"linux" "720"
"mac" "720"
"windows" "704"
"linux" "724"
"mac" "724"
}
"m_flLastEnemySightTime" // float
{
"type" "float"
"windows" "704"
"linux" "724"
"mac" "724"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_fEnemyEluded" // BOOL
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iMySlot" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}