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,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_flNextHornetAttackCheck" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
"m_flNextHornetAttackCheck" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_flNextSpeakTime" // float
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_flNextWordTime" // float
|
||||
"m_flNextSpeakTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -64,14 +55,23 @@
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_iLastWord" // int
|
||||
"m_flNextWordTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
|
||||
"m_iLastWord" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_flForce" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flNextRocket" // float
|
||||
"m_flForce" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,88 +37,88 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vecTarget" // Vector
|
||||
"m_flNextRocket" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_vecTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_posTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_vecDesired" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_posDesired" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_vecGoal" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_angGun" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_iSoundState" // int
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
}
|
||||
|
||||
"m_iSpriteTexture" // int
|
||||
"m_iSoundState" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -136,7 +127,7 @@
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_iExplode" // int
|
||||
"m_iSpriteTexture" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -145,7 +136,7 @@
|
||||
"mac" "780"
|
||||
}
|
||||
|
||||
"m_iBodyGibs" // int
|
||||
"m_iExplode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -154,32 +145,41 @@
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_flGoalSpeed" // float
|
||||
"m_iBodyGibs" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
|
||||
"m_iDoSmokePuff" // int
|
||||
"m_flGoalSpeed" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*
|
||||
"m_iDoSmokePuff" // int
|
||||
{
|
||||
"type" "classptr"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
"mac" "800"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,18 +23,18 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vecForward" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,30 +23,21 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flKillVictimTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_cGibs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_fTongueExtended" // BOOL
|
||||
"m_cGibs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_fLiftingPrey" // BOOL
|
||||
"m_fTongueExtended" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,14 +55,23 @@
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_flTongueAdj" // float
|
||||
"m_fLiftingPrey" // BOOL
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_flTongueAdj" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
}
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,23 +37,32 @@
|
||||
"mac" "800"
|
||||
}
|
||||
|
||||
"m_lastAttackCheck" // BOOL
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
}
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
"m_lastAttackCheck" // BOOL
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
}
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -428,6 +428,15 @@
|
||||
"linux" "676"
|
||||
"mac" "676"
|
||||
}
|
||||
|
||||
"m_flLastYawTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,30 +23,21 @@
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flNextObserverInput" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_iObserverWeapon" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_iObserverLastMode" // int
|
||||
"m_iObserverWeapon" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"random_seed" // int
|
||||
"m_iObserverLastMode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,7 +55,7 @@
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_iPlayerSound" // int
|
||||
"random_seed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -73,7 +64,7 @@
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_iTargetVolume" // int
|
||||
"m_iPlayerSound" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -82,7 +73,7 @@
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_iWeaponVolume" // int
|
||||
"m_iTargetVolume" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -91,7 +82,7 @@
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_iExtraSoundTypes" // int
|
||||
"m_iWeaponVolume" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -100,7 +91,7 @@
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_iWeaponFlash" // int
|
||||
"m_iExtraSoundTypes" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -109,16 +100,16 @@
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_flStopExtraSoundTime" // float
|
||||
"m_iWeaponFlash" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_flFlashLightTime" // float
|
||||
"m_flStopExtraSoundTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -127,16 +118,16 @@
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_iFlashBattery" // int
|
||||
"m_flFlashLightTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_afButtonLast" // int
|
||||
"m_iFlashBattery" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -145,7 +136,7 @@
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_afButtonPressed" // int
|
||||
"m_afButtonLast" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -154,7 +145,7 @@
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_afButtonReleased" // int
|
||||
"m_afButtonPressed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -163,25 +154,25 @@
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_pentSndLast" // edict_t*
|
||||
"m_afButtonReleased" // int
|
||||
{
|
||||
"type" "edict"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_flSndRoomtype" // float
|
||||
"m_pentSndLast" // edict_t*
|
||||
{
|
||||
"type" "float"
|
||||
"type" "edict"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_flSndRange" // float
|
||||
"m_flSndRoomtype" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -190,7 +181,7 @@
|
||||
"mac" "756"
|
||||
}
|
||||
|
||||
"m_flFallVelocity" // float
|
||||
"m_flSndRange" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -199,26 +190,26 @@
|
||||
"mac" "760"
|
||||
}
|
||||
|
||||
"m_rgItems" // int[5]
|
||||
"m_flFallVelocity" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "5"
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_fKnownItem" // int
|
||||
"m_rgItems" // int[5]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "5"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_fNewAmmo" // int
|
||||
"m_fKnownItem" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -227,26 +218,26 @@
|
||||
"mac" "788"
|
||||
}
|
||||
|
||||
"m_afPhysicsFlags" // unsigned int
|
||||
"m_fNewAmmo" // int
|
||||
{
|
||||
"type" "integer"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
}
|
||||
|
||||
"m_fNextSuicideTime" // float
|
||||
"m_afPhysicsFlags" // unsigned int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_flTimeStepSound" // float
|
||||
"m_fNextSuicideTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -255,7 +246,7 @@
|
||||
"mac" "800"
|
||||
}
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
"m_flTimeStepSound" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -264,7 +255,7 @@
|
||||
"mac" "804"
|
||||
}
|
||||
|
||||
"m_flSwimTime" // float
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -273,7 +264,7 @@
|
||||
"mac" "808"
|
||||
}
|
||||
|
||||
"m_flDuckTime" // float
|
||||
"m_flSwimTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -282,7 +273,7 @@
|
||||
"mac" "812"
|
||||
}
|
||||
|
||||
"m_flWallJumpTime" // float
|
||||
"m_flDuckTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -291,7 +282,7 @@
|
||||
"mac" "816"
|
||||
}
|
||||
|
||||
"m_flSuitUpdate" // float
|
||||
"m_flWallJumpTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -300,23 +291,32 @@
|
||||
"mac" "820"
|
||||
}
|
||||
|
||||
"m_rgSuitPlayList" // int[4]
|
||||
"m_flSuitUpdate" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "4"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
"mac" "824"
|
||||
}
|
||||
|
||||
"m_rgSuitPlayList" // int[4]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "4"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
"mac" "828"
|
||||
}
|
||||
|
||||
"m_iSuitPlayNext" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "820"
|
||||
"linux" "840"
|
||||
"mac" "840"
|
||||
"windows" "824"
|
||||
"linux" "844"
|
||||
"mac" "844"
|
||||
}
|
||||
|
||||
"m_rgiSuitNoRepeat" // int[32]
|
||||
@ -324,9 +324,9 @@
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "824"
|
||||
"linux" "844"
|
||||
"mac" "844"
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
"mac" "848"
|
||||
}
|
||||
|
||||
"m_rgflSuitNoRepeatTime" // float[32]
|
||||
@ -334,30 +334,21 @@
|
||||
"type" "float"
|
||||
"size" "32"
|
||||
|
||||
"windows" "952"
|
||||
"linux" "972"
|
||||
"mac" "972"
|
||||
"windows" "956"
|
||||
"linux" "976"
|
||||
"mac" "976"
|
||||
}
|
||||
|
||||
"m_lastDamageAmount" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1080"
|
||||
"linux" "1100"
|
||||
"mac" "1100"
|
||||
}
|
||||
|
||||
"m_tbdPrev" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1084"
|
||||
"linux" "1104"
|
||||
"mac" "1104"
|
||||
}
|
||||
|
||||
"m_flgeigerRange" // float
|
||||
"m_tbdPrev" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -366,7 +357,7 @@
|
||||
"mac" "1108"
|
||||
}
|
||||
|
||||
"m_flgeigerDelay" // float
|
||||
"m_flgeigerRange" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -375,16 +366,16 @@
|
||||
"mac" "1112"
|
||||
}
|
||||
|
||||
"m_igeigerRangePrev" // int
|
||||
"m_flgeigerDelay" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1096"
|
||||
"linux" "1116"
|
||||
"mac" "1116"
|
||||
}
|
||||
|
||||
"m_iStepLeft" // int
|
||||
"m_igeigerRangePrev" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -393,44 +384,44 @@
|
||||
"mac" "1120"
|
||||
}
|
||||
|
||||
"m_szTextureName" // char[13]
|
||||
"m_iStepLeft" // int
|
||||
{
|
||||
"type" "string"
|
||||
"size" "13"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1104"
|
||||
"linux" "1124"
|
||||
"mac" "1124"
|
||||
}
|
||||
|
||||
"m_szTextureName" // char[13]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "13"
|
||||
|
||||
"windows" "1108"
|
||||
"linux" "1128"
|
||||
"mac" "1128"
|
||||
}
|
||||
|
||||
"m_chTextureType" // char
|
||||
{
|
||||
"type" "character"
|
||||
|
||||
"windows" "1117"
|
||||
"linux" "1137"
|
||||
"mac" "1137"
|
||||
"windows" "1121"
|
||||
"linux" "1141"
|
||||
"mac" "1141"
|
||||
}
|
||||
|
||||
"m_idrowndmg" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1120"
|
||||
"linux" "1140"
|
||||
"mac" "1140"
|
||||
}
|
||||
|
||||
"m_idrownrestored" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1124"
|
||||
"linux" "1144"
|
||||
"mac" "1144"
|
||||
}
|
||||
|
||||
"m_bitsHUDDamage" // int
|
||||
"m_idrownrestored" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -439,7 +430,7 @@
|
||||
"mac" "1148"
|
||||
}
|
||||
|
||||
"m_fInitHUD" // BOOL
|
||||
"m_bitsHUDDamage" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -448,7 +439,7 @@
|
||||
"mac" "1152"
|
||||
}
|
||||
|
||||
"m_fGameHUDInitialized" // BOOL
|
||||
"m_fInitHUD" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -457,7 +448,7 @@
|
||||
"mac" "1156"
|
||||
}
|
||||
|
||||
"m_iTrain" // int
|
||||
"m_fGameHUDInitialized" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -466,7 +457,7 @@
|
||||
"mac" "1160"
|
||||
}
|
||||
|
||||
"m_fWeapon" // BOOL
|
||||
"m_iTrain" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -475,34 +466,34 @@
|
||||
"mac" "1164"
|
||||
}
|
||||
|
||||
"m_pTank" // EHANDLE
|
||||
"m_fWeapon" // BOOL
|
||||
{
|
||||
"type" "ehandle"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1148"
|
||||
"linux" "1168"
|
||||
"mac" "1168"
|
||||
}
|
||||
|
||||
"m_pTank" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1152"
|
||||
"linux" "1172"
|
||||
"mac" "1172"
|
||||
}
|
||||
|
||||
"m_fDeadTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1156"
|
||||
"linux" "1176"
|
||||
"mac" "1176"
|
||||
}
|
||||
|
||||
"m_fNoPlayerSound" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1160"
|
||||
"linux" "1180"
|
||||
"mac" "1180"
|
||||
}
|
||||
|
||||
"m_fLongJump" // BOOL
|
||||
"m_fNoPlayerSound" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -511,25 +502,25 @@
|
||||
"mac" "1184"
|
||||
}
|
||||
|
||||
"m_tSneaking" // float
|
||||
"m_fLongJump" // BOOL
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1168"
|
||||
"linux" "1188"
|
||||
"mac" "1188"
|
||||
}
|
||||
|
||||
"m_iUpdateTime" // int
|
||||
"m_tSneaking" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1172"
|
||||
"linux" "1192"
|
||||
"mac" "1192"
|
||||
}
|
||||
|
||||
"m_iClientHealth" // int
|
||||
"m_iUpdateTime" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -538,7 +529,7 @@
|
||||
"mac" "1196"
|
||||
}
|
||||
|
||||
"m_iClientBattery" // int
|
||||
"m_iClientHealth" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -547,7 +538,7 @@
|
||||
"mac" "1200"
|
||||
}
|
||||
|
||||
"m_iHideHUD" // int
|
||||
"m_iClientBattery" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -556,7 +547,7 @@
|
||||
"mac" "1204"
|
||||
}
|
||||
|
||||
"m_iClientHideHUD" // int
|
||||
"m_iHideHUD" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -565,7 +556,7 @@
|
||||
"mac" "1208"
|
||||
}
|
||||
|
||||
"m_iFOV" // int
|
||||
"m_iClientHideHUD" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -574,7 +565,7 @@
|
||||
"mac" "1212"
|
||||
}
|
||||
|
||||
"m_iClientFOV" // int
|
||||
"m_iFOV" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -583,26 +574,26 @@
|
||||
"mac" "1216"
|
||||
}
|
||||
|
||||
"m_rgpPlayerItems" // CBasePlayerItem*[6]
|
||||
"m_iClientFOV" // int
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "6"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1200"
|
||||
"linux" "1220"
|
||||
"mac" "1220"
|
||||
}
|
||||
|
||||
"m_pActiveItem" // CBasePlayerItem*
|
||||
"m_rgpPlayerItems" // CBasePlayerItem*[6]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "6"
|
||||
|
||||
"windows" "1224"
|
||||
"linux" "1244"
|
||||
"mac" "1244"
|
||||
"windows" "1204"
|
||||
"linux" "1224"
|
||||
"mac" "1224"
|
||||
}
|
||||
|
||||
"m_pClientActiveItem" // CBasePlayerItem*
|
||||
"m_pActiveItem" // CBasePlayerItem*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
@ -611,7 +602,7 @@
|
||||
"mac" "1248"
|
||||
}
|
||||
|
||||
"m_pLastItem" // CBasePlayerItem*
|
||||
"m_pClientActiveItem" // CBasePlayerItem*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
@ -620,14 +611,23 @@
|
||||
"mac" "1252"
|
||||
}
|
||||
|
||||
"m_pLastItem" // CBasePlayerItem*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1236"
|
||||
"linux" "1256"
|
||||
"mac" "1256"
|
||||
}
|
||||
|
||||
"m_rgAmmo" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1236"
|
||||
"linux" "1256"
|
||||
"mac" "1256"
|
||||
"windows" "1240"
|
||||
"linux" "1260"
|
||||
"mac" "1260"
|
||||
}
|
||||
|
||||
"m_rgAmmoLast" // int[32]
|
||||
@ -635,57 +635,48 @@
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1364"
|
||||
"linux" "1384"
|
||||
"mac" "1384"
|
||||
"windows" "1368"
|
||||
"linux" "1388"
|
||||
"mac" "1388"
|
||||
}
|
||||
|
||||
"m_vecAutoAim" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1492"
|
||||
"linux" "1512"
|
||||
"mac" "1512"
|
||||
"windows" "1496"
|
||||
"linux" "1516"
|
||||
"mac" "1516"
|
||||
}
|
||||
|
||||
"m_fOnTarget" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1504"
|
||||
"linux" "1524"
|
||||
"mac" "1524"
|
||||
}
|
||||
|
||||
"m_iDeaths" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1508"
|
||||
"linux" "1528"
|
||||
"mac" "1528"
|
||||
}
|
||||
|
||||
"m_iRespawnFrames" // float
|
||||
"m_iDeaths" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1512"
|
||||
"linux" "1532"
|
||||
"mac" "1532"
|
||||
}
|
||||
|
||||
"m_lastx" // int
|
||||
"m_iRespawnFrames" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1516"
|
||||
"linux" "1536"
|
||||
"mac" "1536"
|
||||
}
|
||||
|
||||
"m_lasty" // int
|
||||
"m_lastx" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -694,7 +685,7 @@
|
||||
"mac" "1540"
|
||||
}
|
||||
|
||||
"m_nCustomSprayFrames" // int
|
||||
"m_lasty" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -703,23 +694,32 @@
|
||||
"mac" "1544"
|
||||
}
|
||||
|
||||
"m_flNextDecalTime" // float
|
||||
"m_nCustomSprayFrames" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1528"
|
||||
"linux" "1548"
|
||||
"mac" "1548"
|
||||
}
|
||||
|
||||
"m_flNextDecalTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1532"
|
||||
"linux" "1552"
|
||||
"mac" "1552"
|
||||
}
|
||||
|
||||
"m_szTeamName" // char[16]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "16"
|
||||
|
||||
"windows" "1532"
|
||||
"linux" "1552"
|
||||
"mac" "1552"
|
||||
"windows" "1536"
|
||||
"linux" "1556"
|
||||
"mac" "1556"
|
||||
}
|
||||
|
||||
"m_szAnimExtention" // char[32]
|
||||
@ -727,30 +727,21 @@
|
||||
"type" "string"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1548"
|
||||
"linux" "1568"
|
||||
"mac" "1568"
|
||||
"windows" "1552"
|
||||
"linux" "1572"
|
||||
"mac" "1572"
|
||||
}
|
||||
|
||||
"m_flStartCharge" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1580"
|
||||
"linux" "1600"
|
||||
"mac" "1600"
|
||||
}
|
||||
|
||||
"m_flAmmoStartCharge" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1584"
|
||||
"linux" "1604"
|
||||
"mac" "1604"
|
||||
}
|
||||
|
||||
"m_flPlayAftershock" // float
|
||||
"m_flAmmoStartCharge" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -759,7 +750,7 @@
|
||||
"mac" "1608"
|
||||
}
|
||||
|
||||
"m_flNextAmmoBurn" // float
|
||||
"m_flPlayAftershock" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -768,26 +759,26 @@
|
||||
"mac" "1612"
|
||||
}
|
||||
|
||||
"m_izSBarState" // int[4]
|
||||
"m_flNextAmmoBurn" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "4"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1596"
|
||||
"linux" "1616"
|
||||
"mac" "1616"
|
||||
}
|
||||
|
||||
"m_flNextSBarUpdateTime" // float
|
||||
"m_izSBarState" // int[4]
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
"size" "4"
|
||||
|
||||
"windows" "1612"
|
||||
"linux" "1632"
|
||||
"mac" "1632"
|
||||
"windows" "1600"
|
||||
"linux" "1620"
|
||||
"mac" "1620"
|
||||
}
|
||||
|
||||
"m_flStatusBarDisappearDelay" // float
|
||||
"m_flNextSBarUpdateTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -796,14 +787,23 @@
|
||||
"mac" "1636"
|
||||
}
|
||||
|
||||
"m_flStatusBarDisappearDelay" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1620"
|
||||
"linux" "1640"
|
||||
"mac" "1640"
|
||||
}
|
||||
|
||||
"m_SbarString0" // char[128]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "128"
|
||||
|
||||
"windows" "1620"
|
||||
"linux" "1640"
|
||||
"mac" "1640"
|
||||
"windows" "1624"
|
||||
"linux" "1644"
|
||||
"mac" "1644"
|
||||
}
|
||||
|
||||
"m_SbarString1" // char[128]
|
||||
@ -811,18 +811,27 @@
|
||||
"type" "string"
|
||||
"size" "128"
|
||||
|
||||
"windows" "1748"
|
||||
"linux" "1768"
|
||||
"mac" "1768"
|
||||
"windows" "1752"
|
||||
"linux" "1772"
|
||||
"mac" "1772"
|
||||
}
|
||||
|
||||
"m_flNextChatTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1876"
|
||||
"linux" "1896"
|
||||
"mac" "1896"
|
||||
"windows" "1880"
|
||||
"linux" "1900"
|
||||
"mac" "1900"
|
||||
}
|
||||
|
||||
"m_iAutoWepSwitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1884"
|
||||
"linux" "1904"
|
||||
"mac" "1904"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,39 +23,30 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_iSpin" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_pEyeGlow" // CSprite*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_eyeBrightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_iDeployHeight" // int
|
||||
"m_eyeBrightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,7 +55,7 @@
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_iRetractHeight" // int
|
||||
"m_iDeployHeight" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -73,7 +64,7 @@
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_iMinPitch" // int
|
||||
"m_iRetractHeight" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -82,7 +73,7 @@
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_iBaseTurnRate" // int
|
||||
"m_iMinPitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -91,25 +82,25 @@
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_fTurnRate" // float
|
||||
"m_iBaseTurnRate" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_iOrientation" // int
|
||||
"m_fTurnRate" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_iOn" // int
|
||||
"m_iOrientation" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_fBeserk" // int
|
||||
"m_iOn" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -127,7 +118,7 @@
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_iAutoStart" // int
|
||||
"m_fBeserk" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -136,25 +127,25 @@
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_vecLastSight" // Vector
|
||||
"m_iAutoStart" // int
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_flLastSight" // float
|
||||
"m_vecLastSight" // Vector
|
||||
{
|
||||
"type" "float"
|
||||
"type" "vector"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_flMaxWait" // float
|
||||
"m_flLastSight" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -163,58 +154,67 @@
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_iSearchSpeed" // int
|
||||
"m_flMaxWait" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_flStartYaw" // float
|
||||
"m_iSearchSpeed" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
|
||||
"m_vecCurAngles" // Vector
|
||||
"m_flStartYaw" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
}
|
||||
|
||||
"m_vecCurAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_vecGoalAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_flPingTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
|
||||
"m_flSpinUpTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_crabTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_mortarTime" // float
|
||||
"m_crabTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_painSoundTime" // float
|
||||
"m_mortarTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -55,14 +46,23 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_crabCount" // int
|
||||
"m_painSoundTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_crabCount" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flLastHurtTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_flNextSpitTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_iszPlay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_iszEntity" // int
|
||||
"m_iszPlay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_fMoveTo" // int
|
||||
"m_iszEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_iFinishSchedule" // int
|
||||
"m_fMoveTo" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,16 +55,16 @@
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_flRadius" // float
|
||||
"m_iFinishSchedule" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_flRepeat" // float
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -82,34 +73,34 @@
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_iDelay" // int
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_startTime" // float
|
||||
"m_iDelay" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_saved_movetype" // int
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_saved_solid" // int
|
||||
"m_saved_movetype" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_saved_effects" // int
|
||||
"m_saved_solid" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -127,7 +118,7 @@
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_interruptable" // BOOL
|
||||
"m_saved_effects" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -135,6 +126,15 @@
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_interruptable" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_flShootEnd" // float
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,14 +37,23 @@
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_flShootEnd" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_pBall" // CSprite*[2]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "2"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_iBall" // int[2]
|
||||
@ -61,9 +61,9 @@
|
||||
"type" "integer"
|
||||
"size" "2"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
}
|
||||
|
||||
"m_iBallTime" // float[2]
|
||||
@ -71,9 +71,9 @@
|
||||
"type" "float"
|
||||
"size" "2"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_iBallCurrent" // int[2]
|
||||
@ -81,36 +81,36 @@
|
||||
"type" "integer"
|
||||
"size" "2"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_vecEstVelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_velocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_fInCombat" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,36 +23,36 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flNextAttack" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vecIdeal" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_hOwner" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,18 +23,18 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_spriteScale" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,30 +23,21 @@
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_pSquadNext" // CFlockingFlyer*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_fTurning" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_fCourseAdjust" // BOOL
|
||||
"m_fTurning" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_fPathBlocked" // BOOL
|
||||
"m_fCourseAdjust" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -64,43 +55,43 @@
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_vecReferencePoint" // Vector
|
||||
"m_fPathBlocked" // BOOL
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_vecReferencePoint" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_vecAdjustedVelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_flGoalSpeed" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_flLastBlockedTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_flFakeBlockedTime" // float
|
||||
"m_flLastBlockedTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -109,7 +100,7 @@
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_flAlertTime" // float
|
||||
"m_flFakeBlockedTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_flFlockNextSoundTime" // float
|
||||
"m_flAlertTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -126,6 +117,15 @@
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_flFlockNextSoundTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,18 +23,18 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flFlockRadius" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,30 +23,21 @@
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flightSpeed" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_stopTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_momentum" // float
|
||||
"m_stopTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -55,14 +46,32 @@
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_pFlapSound" // const char*
|
||||
"m_momentum" // float
|
||||
{
|
||||
"type" "stringptr"
|
||||
"type" "float"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_pFlapSound" // const char*
|
||||
{
|
||||
"type" "stringptr"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_flLastZYawTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_pFlame" // CBeam*[4]
|
||||
@ -33,30 +33,21 @@
|
||||
"type" "classptr"
|
||||
"size" "4"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_eyeBrightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_seeTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_flameTime" // float
|
||||
"m_seeTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -65,7 +56,7 @@
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_painSoundTime" // float
|
||||
"m_flameTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -74,7 +65,7 @@
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_streakTime" // float
|
||||
"m_painSoundTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -83,7 +74,7 @@
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_flameX" // float
|
||||
"m_streakTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -92,7 +83,7 @@
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_flameY" // float
|
||||
"m_flameX" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -100,6 +91,15 @@
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_flameY" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_hTalkTarget" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_flTalkTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_flDiviation" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flNextJump" // float
|
||||
"m_flDiviation" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,43 +37,43 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vecJumpVelocity" // Vector
|
||||
"m_flNextJump" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_vecJumpVelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_vecTossVelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_fThrowGrenade" // BOOL
|
||||
"m_vecTossVelocity" // Vector
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "vector"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_iTargetRanderamt" // int
|
||||
"m_fThrowGrenade" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -91,7 +82,7 @@
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_iFrustration" // int
|
||||
"m_iTargetRanderamt" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -100,7 +91,7 @@
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_iShell" // int
|
||||
"m_iFrustration" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -108,6 +99,15 @@
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_iShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -46,25 +37,25 @@
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_vecTossVelocity" // Vector
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_fThrowGrenade" // BOOL
|
||||
"m_vecTossVelocity" // Vector
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "vector"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_fStanding" // BOOL
|
||||
"m_fThrowGrenade" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -73,7 +64,7 @@
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_fFirstEncounter" // BOOL
|
||||
"m_fStanding" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -82,7 +73,7 @@
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_cClipSize" // int
|
||||
"m_fFirstEncounter" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -91,7 +82,7 @@
|
||||
"mac" "772"
|
||||
}
|
||||
|
||||
"m_voicePitch" // int
|
||||
"m_cClipSize" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -100,7 +91,7 @@
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_iBrassShell" // int
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -109,7 +100,7 @@
|
||||
"mac" "780"
|
||||
}
|
||||
|
||||
"m_iShotgunShell" // int
|
||||
"m_iBrassShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_iSentence" // int
|
||||
"m_iShotgunShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -126,6 +117,15 @@
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
|
||||
"m_iSentence" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_iHornetType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_flFlySpeed" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_fAsleep" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_fDontBlink" // BOOL
|
||||
"m_fAsleep" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,14 +37,23 @@
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_vecPackCenter" // Vector
|
||||
"m_fDontBlink" // BOOL
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_vecPackCenter" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,48 +23,30 @@
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_idealDist" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_flBlink" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_flEnemyTouched" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_bOnAttack" // BOOL
|
||||
"m_flBlink" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_flMaxSpeed" // float
|
||||
"m_flEnemyTouched" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -73,16 +55,16 @@
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_flMinSpeed" // float
|
||||
"m_bOnAttack" // BOOL
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_flMaxDist" // float
|
||||
"m_flMaxSpeed" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -91,16 +73,16 @@
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*
|
||||
"m_flMinSpeed" // float
|
||||
{
|
||||
"type" "classptr"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_flNextAlert" // float
|
||||
"m_flMaxDist" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -108,6 +90,42 @@
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
|
||||
"m_flNextAlert" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
}
|
||||
|
||||
"m_flLastPitchTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_flLastZYawTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*[8]
|
||||
@ -33,45 +33,45 @@
|
||||
"type" "classptr"
|
||||
"size" "8"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_iBeams" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
}
|
||||
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_hDead" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,30 +23,21 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_fPathBlocked" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flAccelerate" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_obstacle" // float
|
||||
"m_flAccelerate" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -55,7 +46,7 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_top" // float
|
||||
"m_obstacle" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -64,7 +55,7 @@
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_bottom" // float
|
||||
"m_top" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -73,7 +64,7 @@
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_height" // float
|
||||
"m_bottom" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -82,7 +73,7 @@
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_waterTime" // float
|
||||
"m_height" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -91,7 +82,7 @@
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_sideTime" // float
|
||||
"m_waterTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -100,7 +91,7 @@
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_zTime" // float
|
||||
"m_sideTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -109,7 +100,7 @@
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_stateTime" // float
|
||||
"m_zTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -118,7 +109,7 @@
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_attackSoundTime" // float
|
||||
"m_stateTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -126,6 +117,15 @@
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_attackSoundTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_cNumMonsters" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_cLiveChildren" // int
|
||||
"m_cNumMonsters" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_iMaxLiveChildren" // int
|
||||
"m_cLiveChildren" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,25 +46,25 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_flGround" // float
|
||||
"m_iMaxLiveChildren" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_fActive" // BOOL
|
||||
"m_flGround" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_fFadeChildren" // BOOL
|
||||
"m_fActive" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -81,6 +72,15 @@
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_fFadeChildren" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,111 +23,102 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flNextPainSound" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_velocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_avelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_vecTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_posTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_vecDesired" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_posDesired" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
}
|
||||
|
||||
"m_flMinZ" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
}
|
||||
|
||||
"m_flMaxZ" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_vecGoal" // Vector
|
||||
"m_flMaxZ" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_flLastSeen" // float
|
||||
"m_vecGoal" // Vector
|
||||
{
|
||||
"type" "float"
|
||||
"type" "vector"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
}
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -136,16 +127,16 @@
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_irritation" // int
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
|
||||
"m_iLevel" // int
|
||||
"m_irritation" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -154,7 +145,7 @@
|
||||
"mac" "792"
|
||||
}
|
||||
|
||||
"m_iTeleport" // int
|
||||
"m_iLevel" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -163,50 +154,59 @@
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_hRecharger" // EHANDLE
|
||||
"m_iTeleport" // int
|
||||
{
|
||||
"type" "ehandle"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
"mac" "800"
|
||||
}
|
||||
|
||||
"m_hRecharger" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
}
|
||||
|
||||
"m_hSphere" // EHANDLE[20]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "20"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
}
|
||||
|
||||
"m_iActiveSpheres" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "948"
|
||||
"linux" "968"
|
||||
"mac" "968"
|
||||
"windows" "952"
|
||||
"linux" "972"
|
||||
"mac" "972"
|
||||
}
|
||||
|
||||
"m_flAdj" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "952"
|
||||
"linux" "972"
|
||||
"mac" "972"
|
||||
"windows" "956"
|
||||
"linux" "976"
|
||||
"mac" "976"
|
||||
}
|
||||
|
||||
"m_pBall" // CSprite*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "956"
|
||||
"linux" "976"
|
||||
"mac" "976"
|
||||
"windows" "960"
|
||||
"linux" "980"
|
||||
"mac" "980"
|
||||
}
|
||||
|
||||
"m_szRechargerTarget" // char[64]
|
||||
@ -214,9 +214,9 @@
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "960"
|
||||
"linux" "980"
|
||||
"mac" "980"
|
||||
"windows" "964"
|
||||
"linux" "984"
|
||||
"mac" "984"
|
||||
}
|
||||
|
||||
"m_szDrawUse" // char[64]
|
||||
@ -224,9 +224,9 @@
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1024"
|
||||
"linux" "1044"
|
||||
"mac" "1044"
|
||||
"windows" "1028"
|
||||
"linux" "1048"
|
||||
"mac" "1048"
|
||||
}
|
||||
|
||||
"m_szTeleportUse" // char[64]
|
||||
@ -234,9 +234,9 @@
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1088"
|
||||
"linux" "1108"
|
||||
"mac" "1108"
|
||||
"windows" "1092"
|
||||
"linux" "1112"
|
||||
"mac" "1112"
|
||||
}
|
||||
|
||||
"m_szTeleportTouch" // char[64]
|
||||
@ -244,9 +244,9 @@
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1152"
|
||||
"linux" "1172"
|
||||
"mac" "1172"
|
||||
"windows" "1156"
|
||||
"linux" "1176"
|
||||
"mac" "1176"
|
||||
}
|
||||
|
||||
"m_szDeadUse" // char[64]
|
||||
@ -254,9 +254,9 @@
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1216"
|
||||
"linux" "1236"
|
||||
"mac" "1236"
|
||||
"windows" "1220"
|
||||
"linux" "1240"
|
||||
"mac" "1240"
|
||||
}
|
||||
|
||||
"m_szDeadTouch" // char[64]
|
||||
@ -264,37 +264,37 @@
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1280"
|
||||
"linux" "1300"
|
||||
"mac" "1300"
|
||||
"windows" "1284"
|
||||
"linux" "1304"
|
||||
"mac" "1304"
|
||||
}
|
||||
|
||||
"m_flShootEnd" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1344"
|
||||
"linux" "1364"
|
||||
"mac" "1364"
|
||||
}
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1348"
|
||||
"linux" "1368"
|
||||
"mac" "1368"
|
||||
}
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "1352"
|
||||
"linux" "1372"
|
||||
"mac" "1372"
|
||||
}
|
||||
|
||||
"m_hFriend" // EHANDLE[3]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "3"
|
||||
|
||||
"windows" "1352"
|
||||
"linux" "1372"
|
||||
"mac" "1372"
|
||||
"windows" "1356"
|
||||
"linux" "1376"
|
||||
"mac" "1376"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,45 +23,45 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_vecIdeal" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_pNihilanth" // CNihilanth*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_hTouch" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_nFrames" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,102 +23,93 @@
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_vel1" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vel2" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_pos1" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_pos2" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_ang1" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_ang2" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
}
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
|
||||
"m_dTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
}
|
||||
|
||||
"m_velocity" // Vector
|
||||
"m_dTime" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_flIdealtilt" // float
|
||||
"m_velocity" // Vector
|
||||
{
|
||||
"type" "float"
|
||||
"type" "vector"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_flRotortilt" // float
|
||||
"m_flIdealtilt" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -127,7 +118,7 @@
|
||||
"mac" "780"
|
||||
}
|
||||
|
||||
"m_flRightHealth" // float
|
||||
"m_flRotortilt" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -136,7 +127,7 @@
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_flLeftHealth" // float
|
||||
"m_flRightHealth" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -145,23 +136,32 @@
|
||||
"mac" "788"
|
||||
}
|
||||
|
||||
"m_iUnits" // int
|
||||
"m_flLeftHealth" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
}
|
||||
|
||||
"m_iUnits" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_hGrunt" // EHANDLE[24]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "24"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
"mac" "800"
|
||||
}
|
||||
|
||||
"m_vecOrigin" // Vector[24]
|
||||
@ -169,9 +169,9 @@
|
||||
"type" "vector"
|
||||
"size" "24"
|
||||
|
||||
"windows" "968"
|
||||
"linux" "988"
|
||||
"mac" "988"
|
||||
"windows" "972"
|
||||
"linux" "992"
|
||||
"mac" "992"
|
||||
}
|
||||
|
||||
"m_hRepel" // EHANDLE[4]
|
||||
@ -179,30 +179,21 @@
|
||||
"type" "ehandle"
|
||||
"size" "4"
|
||||
|
||||
"windows" "1256"
|
||||
"linux" "1276"
|
||||
"mac" "1276"
|
||||
"windows" "1260"
|
||||
"linux" "1280"
|
||||
"mac" "1280"
|
||||
}
|
||||
|
||||
"m_iSoundState" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1288"
|
||||
"linux" "1308"
|
||||
"mac" "1308"
|
||||
}
|
||||
|
||||
"m_iSpriteTexture" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1292"
|
||||
"linux" "1312"
|
||||
"mac" "1312"
|
||||
}
|
||||
|
||||
"m_iPitch" // int
|
||||
"m_iSpriteTexture" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -211,7 +202,7 @@
|
||||
"mac" "1316"
|
||||
}
|
||||
|
||||
"m_iExplode" // int
|
||||
"m_iPitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -220,7 +211,7 @@
|
||||
"mac" "1320"
|
||||
}
|
||||
|
||||
"m_iTailGibs" // int
|
||||
"m_iExplode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -229,7 +220,7 @@
|
||||
"mac" "1324"
|
||||
}
|
||||
|
||||
"m_iBodyGibs" // int
|
||||
"m_iTailGibs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -238,7 +229,7 @@
|
||||
"mac" "1328"
|
||||
}
|
||||
|
||||
"m_iEngineGibs" // int
|
||||
"m_iBodyGibs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -247,7 +238,7 @@
|
||||
"mac" "1332"
|
||||
}
|
||||
|
||||
"m_iDoLeftSmokePuff" // int
|
||||
"m_iEngineGibs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -256,7 +247,7 @@
|
||||
"mac" "1336"
|
||||
}
|
||||
|
||||
"m_iDoRightSmokePuff" // int
|
||||
"m_iDoLeftSmokePuff" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -264,6 +255,15 @@
|
||||
"linux" "1340"
|
||||
"mac" "1340"
|
||||
}
|
||||
|
||||
"m_iDoRightSmokePuff" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1324"
|
||||
"linux" "1344"
|
||||
"mac" "1344"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,36 +23,36 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_flNextSmellTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_fLightHacked" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_iMode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_flIgniteTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_pLauncher" // CRpg*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
|
||||
"m_healTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
"mac" "800"
|
||||
}
|
||||
|
||||
"m_fearTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
"mac" "800"
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,27 +23,27 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
}
|
||||
|
||||
"m_headTurn" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
}
|
||||
|
||||
"m_flResponseDelay" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
"mac" "816"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,63 +23,63 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vecTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_flNextHunt" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_flNextHit" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_posPrev" // Vector
|
||||
"m_flNextHit" // float
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "float"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_posPrev" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_hOwner" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_iMyClass" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_nSpeak" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_voicePitch" // int
|
||||
"m_nSpeak" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,35 +37,35 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_szGrp" // const char*[18]
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "stringptr"
|
||||
"size" "18"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_szGrp" // const char*[18]
|
||||
{
|
||||
"type" "stringptr"
|
||||
"size" "18"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_useTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
}
|
||||
|
||||
"m_iszUse" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
}
|
||||
|
||||
"m_iszUnUse" // int
|
||||
"m_iszUse" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -83,16 +74,16 @@
|
||||
"mac" "772"
|
||||
}
|
||||
|
||||
"m_flLastSaidSmelled" // float
|
||||
"m_iszUnUse" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
}
|
||||
|
||||
"m_flStopTalkTime" // float
|
||||
"m_flLastSaidSmelled" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -101,14 +92,23 @@
|
||||
"mac" "780"
|
||||
}
|
||||
|
||||
"m_hTalkTarget" // EHANDLE
|
||||
"m_flStopTalkTime" // float
|
||||
{
|
||||
"type" "ehandle"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
}
|
||||
|
||||
"m_hTalkTarget" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,21 +23,12 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
}
|
||||
|
||||
"m_iGoalAnim" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
|
||||
"m_iLevel" // int
|
||||
"m_iGoalAnim" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -46,7 +37,7 @@
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_iDir" // int
|
||||
"m_iLevel" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
@ -55,16 +46,16 @@
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_flFramerateAdj" // float
|
||||
"m_iDir" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
}
|
||||
|
||||
"m_flSoundYaw" // float
|
||||
"m_flFramerateAdj" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -73,25 +64,25 @@
|
||||
"mac" "700"
|
||||
}
|
||||
|
||||
"m_iSoundLevel" // int
|
||||
"m_flSoundYaw" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_flSoundTime" // float
|
||||
"m_iSoundLevel" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
}
|
||||
|
||||
"m_flSoundRadius" // float
|
||||
"m_flSoundTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -100,25 +91,25 @@
|
||||
"mac" "712"
|
||||
}
|
||||
|
||||
"m_iHitDmg" // int
|
||||
"m_flSoundRadius" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_flHitTime" // float
|
||||
"m_iHitDmg" // int
|
||||
{
|
||||
"type" "float"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_flTapRadius" // float
|
||||
"m_flHitTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -127,7 +118,7 @@
|
||||
"mac" "724"
|
||||
}
|
||||
|
||||
"m_flNextSong" // float
|
||||
"m_flTapRadius" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -136,7 +127,7 @@
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_flMaxYaw" // float
|
||||
"m_flNextSong" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
@ -145,31 +136,40 @@
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_iTapSound" // int
|
||||
"m_flMaxYaw" // float
|
||||
{
|
||||
"type" "integer"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
}
|
||||
|
||||
"m_vecPrevSound" // Vector
|
||||
"m_iTapSound" // int
|
||||
{
|
||||
"type" "vector"
|
||||
"type" "integer"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
}
|
||||
|
||||
"m_vecPrevSound" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_flPrevSoundTime" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,81 +23,81 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
}
|
||||
|
||||
"m_vecDir" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
}
|
||||
|
||||
"m_vecEnd" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
}
|
||||
|
||||
"m_flBeamLength" // float
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
}
|
||||
|
||||
"m_hOwner" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
}
|
||||
|
||||
"m_pBeam" // CBeam*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
}
|
||||
|
||||
"m_posOwner" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
}
|
||||
|
||||
"m_angleOwner" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
}
|
||||
|
||||
"m_pRealOwner" // edict_t*
|
||||
{
|
||||
"type" "edict"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -23,9 +23,9 @@
|
||||
{
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user