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" "1700"
"linux" "1720"
"mac" "1720"
"windows" "1704"
"linux" "1724"
"mac" "1724"
}
"m_hSquadMember" // EHANDLE[4]
@ -33,45 +33,45 @@
"type" "ehandle"
"size" "4"
"windows" "1708"
"linux" "1728"
"mac" "1728"
"windows" "1712"
"linux" "1732"
"mac" "1732"
}
"m_afSquadSlots" // int
{
"type" "integer"
"windows" "1740"
"linux" "1760"
"mac" "1760"
"windows" "1744"
"linux" "1764"
"mac" "1764"
}
"m_flLastEnemySightTime" // float
{
"type" "float"
"windows" "1744"
"linux" "1764"
"mac" "1764"
"windows" "1748"
"linux" "1768"
"mac" "1768"
}
"m_fEnemyEluded" // BOOL
{
"type" "integer"
"windows" "1748"
"linux" "1768"
"mac" "1768"
"windows" "1752"
"linux" "1772"
"mac" "1772"
}
"m_iMySlot" // int
{
"type" "integer"
"windows" "1752"
"linux" "1772"
"mac" "1772"
"windows" "1756"
"linux" "1776"
"mac" "1776"
}
}
}