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:
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -428,6 +428,15 @@
|
||||
"linux" "1716"
|
||||
"mac" "1716"
|
||||
}
|
||||
|
||||
"m_flLastYawTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -23,39 +23,30 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_iSpin" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_pEyeGlow" // CSprite*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_eyeBrightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1712"
|
||||
"linux" "1732"
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_iDeployHeight" // int
|
||||
"m_eyeBrightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,7 +55,7 @@
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_iRetractHeight" // int
|
||||
"m_iDeployHeight" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -73,7 +64,7 @@
|
||||
"mac" "1740"
|
||||
}
|
||||
|
||||
"m_iMinPitch" // int
|
||||
"m_iRetractHeight" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -82,7 +73,7 @@
|
||||
"mac" "1744"
|
||||
}
|
||||
|
||||
"m_iBaseTurnRate" // int
|
||||
"m_iMinPitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -91,25 +82,25 @@
|
||||
"mac" "1748"
|
||||
}
|
||||
|
||||
"m_fTurnRate" // float
|
||||
"m_iBaseTurnRate" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
|
||||
"m_iOrientation" // int
|
||||
"m_fTurnRate" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
}
|
||||
|
||||
"m_iOn" // int
|
||||
"m_iOrientation" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "1760"
|
||||
}
|
||||
|
||||
"m_fBeserk" // int
|
||||
"m_iOn" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -127,7 +118,7 @@
|
||||
"mac" "1764"
|
||||
}
|
||||
|
||||
"m_iAutoStart" // int
|
||||
"m_fBeserk" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -136,25 +127,25 @@
|
||||
"mac" "1768"
|
||||
}
|
||||
|
||||
"m_vecLastSight" // Vector
|
||||
"m_iAutoStart" // int
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1752"
|
||||
"linux" "1772"
|
||||
"mac" "1772"
|
||||
}
|
||||
|
||||
"m_flLastSight" // float
|
||||
"m_vecLastSight" // Vector
|
||||
{
|
||||
"type" "float"
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1764"
|
||||
"linux" "1784"
|
||||
"mac" "1784"
|
||||
"windows" "1756"
|
||||
"linux" "1776"
|
||||
"mac" "1776"
|
||||
}
|
||||
|
||||
"m_flMaxWait" // float
|
||||
"m_flLastSight" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -163,58 +154,67 @@
|
||||
"mac" "1788"
|
||||
}
|
||||
|
||||
"m_iSearchSpeed" // int
|
||||
"m_flMaxWait" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1772"
|
||||
"linux" "1792"
|
||||
"mac" "1792"
|
||||
}
|
||||
|
||||
"m_flStartYaw" // float
|
||||
"m_iSearchSpeed" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1776"
|
||||
"linux" "1796"
|
||||
"mac" "1796"
|
||||
}
|
||||
|
||||
"m_vecCurAngles" // Vector
|
||||
"m_flStartYaw" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1780"
|
||||
"linux" "1800"
|
||||
"mac" "1800"
|
||||
}
|
||||
|
||||
"m_vecCurAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1784"
|
||||
"linux" "1804"
|
||||
"mac" "1804"
|
||||
}
|
||||
|
||||
"m_vecGoalAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1792"
|
||||
"linux" "1812"
|
||||
"mac" "1812"
|
||||
"windows" "1796"
|
||||
"linux" "1816"
|
||||
"mac" "1816"
|
||||
}
|
||||
|
||||
"m_flPingTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1804"
|
||||
"linux" "1824"
|
||||
"mac" "1824"
|
||||
"windows" "1808"
|
||||
"linux" "1828"
|
||||
"mac" "1828"
|
||||
}
|
||||
|
||||
"m_flSpinUpTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1808"
|
||||
"linux" "1828"
|
||||
"mac" "1828"
|
||||
"windows" "1812"
|
||||
"linux" "1832"
|
||||
"mac" "1832"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
}
|
||||
|
||||
"m_iszPlay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_iszEntity" // int
|
||||
"m_iszPlay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_fMoveTo" // int
|
||||
"m_iszEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_iFinishSchedule" // int
|
||||
"m_fMoveTo" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,16 +55,16 @@
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_flRadius" // float
|
||||
"m_iFinishSchedule" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1720"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
}
|
||||
|
||||
"m_flRepeat" // float
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -82,34 +73,34 @@
|
||||
"mac" "1744"
|
||||
}
|
||||
|
||||
"m_iDelay" // int
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
}
|
||||
|
||||
"m_startTime" // float
|
||||
"m_iDelay" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
|
||||
"m_saved_movetype" // int
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
}
|
||||
|
||||
"m_saved_solid" // int
|
||||
"m_saved_movetype" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "1760"
|
||||
}
|
||||
|
||||
"m_saved_effects" // int
|
||||
"m_saved_solid" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -127,7 +118,7 @@
|
||||
"mac" "1764"
|
||||
}
|
||||
|
||||
"m_interruptable" // BOOL
|
||||
"m_saved_effects" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -135,6 +126,15 @@
|
||||
"linux" "1768"
|
||||
"mac" "1768"
|
||||
}
|
||||
|
||||
"m_interruptable" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1752"
|
||||
"linux" "1772"
|
||||
"mac" "1772"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
|
||||
"bAlternateLight" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
}
|
||||
|
||||
"m_pBlinkSprite" // CSprite*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
"windows" "1740"
|
||||
"linux" "1760"
|
||||
"mac" "1760"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,18 +23,18 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_spriteScale" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
}
|
||||
|
||||
"m_bDontSpark" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_bDontSmoke" // BOOL
|
||||
"m_bDontSpark" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,16 +37,16 @@
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_flExplosionScale" // float
|
||||
"m_bDontSmoke" // BOOL
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1712"
|
||||
"linux" "1732"
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_flSmokeScale" // float
|
||||
"m_flExplosionScale" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -64,23 +55,32 @@
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_fRegisteredSound" // BOOL
|
||||
"m_flSmokeScale" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1720"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
}
|
||||
|
||||
"m_fRegisteredSound" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1724"
|
||||
"linux" "1744"
|
||||
"mac" "1744"
|
||||
}
|
||||
|
||||
"m_usExplode" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1724"
|
||||
"linux" "1744"
|
||||
"mac" "1744"
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
}
|
||||
|
||||
"m_nSpeak" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_voicePitch" // int
|
||||
"m_nSpeak" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,35 +37,35 @@
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_szGrp" // const char*[18]
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "stringptr"
|
||||
"size" "18"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1712"
|
||||
"linux" "1732"
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_szGrp" // const char*[18]
|
||||
{
|
||||
"type" "stringptr"
|
||||
"size" "18"
|
||||
|
||||
"windows" "1716"
|
||||
"linux" "1736"
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_useTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1784"
|
||||
"linux" "1804"
|
||||
"mac" "1804"
|
||||
}
|
||||
|
||||
"m_iszUse" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1788"
|
||||
"linux" "1808"
|
||||
"mac" "1808"
|
||||
}
|
||||
|
||||
"m_iszUnUse" // int
|
||||
"m_iszUse" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -83,16 +74,16 @@
|
||||
"mac" "1812"
|
||||
}
|
||||
|
||||
"m_flLastSaidSmelled" // float
|
||||
"m_iszUnUse" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1796"
|
||||
"linux" "1816"
|
||||
"mac" "1816"
|
||||
}
|
||||
|
||||
"m_flStopTalkTime" // float
|
||||
"m_flLastSaidSmelled" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -101,14 +92,23 @@
|
||||
"mac" "1820"
|
||||
}
|
||||
|
||||
"m_hTalkTarget" // EHANDLE
|
||||
"m_flStopTalkTime" // float
|
||||
{
|
||||
"type" "ehandle"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1804"
|
||||
"linux" "1824"
|
||||
"mac" "1824"
|
||||
}
|
||||
|
||||
"m_hTalkTarget" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1808"
|
||||
"linux" "1828"
|
||||
"mac" "1828"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
}
|
||||
|
||||
"m_flNextUseTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_flInitialUseDelay" // float
|
||||
"m_flNextUseTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_flNextRefillTime" // float
|
||||
"m_flInitialUseDelay" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -55,14 +46,23 @@
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_iDestroyed" // int
|
||||
"m_flNextRefillTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1716"
|
||||
"linux" "1736"
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_iDestroyed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1720"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
"windows" "1740"
|
||||
"linux" "1760"
|
||||
"mac" "1760"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,18 +23,18 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
|
||||
"m_flCreationTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,36 +23,36 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
"windows" "1740"
|
||||
"linux" "1760"
|
||||
"mac" "1760"
|
||||
}
|
||||
|
||||
"m_bitsDamageType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1740"
|
||||
"linux" "1760"
|
||||
"mac" "1760"
|
||||
"windows" "1744"
|
||||
"linux" "1764"
|
||||
"mac" "1764"
|
||||
}
|
||||
|
||||
"m_flEffectTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1744"
|
||||
"linux" "1764"
|
||||
"mac" "1764"
|
||||
"windows" "1748"
|
||||
"linux" "1768"
|
||||
"mac" "1768"
|
||||
}
|
||||
|
||||
"m_flDamageTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1748"
|
||||
"linux" "1768"
|
||||
"mac" "1768"
|
||||
"windows" "1752"
|
||||
"linux" "1772"
|
||||
"mac" "1772"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,18 +23,18 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
|
||||
"blastRadius" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1728"
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,72 +23,72 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_iShardIndex" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_flNextCheck" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
"windows" "1712"
|
||||
"linux" "1732"
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_iBaseTurnRate" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1712"
|
||||
"linux" "1732"
|
||||
"mac" "1732"
|
||||
"windows" "1716"
|
||||
"linux" "1736"
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_fTurnRate" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1716"
|
||||
"linux" "1736"
|
||||
"mac" "1736"
|
||||
"windows" "1720"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
}
|
||||
|
||||
"m_vecCurAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1720"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
"windows" "1724"
|
||||
"linux" "1744"
|
||||
"mac" "1744"
|
||||
}
|
||||
|
||||
"m_vecGoalAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
"windows" "1736"
|
||||
"linux" "1756"
|
||||
"mac" "1756"
|
||||
}
|
||||
|
||||
"m_vecCurDishAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1744"
|
||||
"linux" "1764"
|
||||
"mac" "1764"
|
||||
"windows" "1748"
|
||||
"linux" "1768"
|
||||
"mac" "1768"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,30 +23,21 @@
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_flInitialUseDelay" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
|
||||
"m_iType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
}
|
||||
|
||||
"m_iState" // int
|
||||
"m_iType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "1732"
|
||||
}
|
||||
|
||||
"m_iDestroyed" // int
|
||||
"m_iState" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,7 +55,7 @@
|
||||
"mac" "1736"
|
||||
}
|
||||
|
||||
"m_iShardIndex" // int
|
||||
"m_iDestroyed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -73,16 +64,16 @@
|
||||
"mac" "1740"
|
||||
}
|
||||
|
||||
"m_flMyNextThink" // float
|
||||
"m_iShardIndex" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1724"
|
||||
"linux" "1744"
|
||||
"mac" "1744"
|
||||
}
|
||||
|
||||
"m_flDamageDelay" // float
|
||||
"m_flMyNextThink" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -90,6 +81,15 @@
|
||||
"linux" "1748"
|
||||
"mac" "1748"
|
||||
}
|
||||
|
||||
"m_flDamageDelay" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1812"
|
||||
"linux" "1832"
|
||||
"mac" "1832"
|
||||
"windows" "1816"
|
||||
"linux" "1836"
|
||||
"mac" "1836"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user