Update gamedata for all supported mods (#771)

* Update CS gamedata

* Update TFC gamedata

* Update DoD gamedata

* Update Valve gamedata

* Update Gearbox gamedata
This commit is contained in:
Vincent Herbet 2019-10-21 11:49:30 +02:00 committed by GitHub
parent d01aa5762f
commit 5120deaf74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
217 changed files with 5053 additions and 4873 deletions

View File

@ -1729,6 +1729,33 @@
"linux" "2468"
"mac" "2468"
}
"m_iLastAccount" // int
{
"type" "integer"
"windows" "2480"
"linux" "2500"
"mac" "2500"
}
"m_iLastClientHealth" // int
{
"type" "integer"
"windows" "2484"
"linux" "2504"
"mac" "2504"
}
"m_tmNextAccountHealthUpdate" // float
{
"type" "float"
"windows" "2488"
"linux" "2508"
"mac" "2508"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "pointer"
"windows" "2480"
"linux" "2500"
"mac" "2500"
"windows" "2492"
"linux" "2512"
"mac" "2512"
}
"m_id" // unsigned int
@ -33,57 +33,21 @@
"type" "integer"
"unsigned" "1"
"windows" "2484"
"linux" "2504"
"mac" "2504"
"windows" "2496"
"linux" "2516"
"mac" "2516"
}
"m_flNextBotThink" // float
{
"type" "float"
"windows" "2488"
"linux" "2508"
"mac" "2508"
}
"m_flNextFullBotThink" // float
{
"type" "float"
"windows" "2492"
"linux" "2512"
"mac" "2512"
}
"m_flPreviousCommandTime" // float
{
"type" "float"
"windows" "2496"
"linux" "2516"
"mac" "2516"
}
"m_isRunning" // bool
{
"type" "boolean"
"windows" "2500"
"linux" "2520"
"mac" "2520"
}
"m_isCrouching" // bool
{
"type" "boolean"
"windows" "2501"
"linux" "2521"
"mac" "2521"
}
"m_forwardSpeed" // float
"m_flNextFullBotThink" // float
{
"type" "float"
@ -92,7 +56,7 @@
"mac" "2524"
}
"m_strafeSpeed" // float
"m_flPreviousCommandTime" // float
{
"type" "float"
@ -101,26 +65,34 @@
"mac" "2528"
}
"m_verticalSpeed" // float
"m_isRunning" // bool
{
"type" "float"
"type" "boolean"
"windows" "2512"
"linux" "2532"
"mac" "2532"
}
"m_buttonFlags" // short unsigned int
"m_isCrouching" // bool
{
"type" "short"
"unsigned" "1"
"type" "boolean"
"windows" "2513"
"linux" "2533"
"mac" "2533"
}
"m_forwardSpeed" // float
{
"type" "float"
"windows" "2516"
"linux" "2536"
"mac" "2536"
}
"m_jumpTimestamp" // float
"m_strafeSpeed" // float
{
"type" "float"
@ -129,23 +101,51 @@
"mac" "2540"
}
"m_postureStack" // struct PostureContext[8]
"m_verticalSpeed" // float
{
"type" "structure"
"size" "8"
"type" "float"
"windows" "2524"
"linux" "2544"
"mac" "2544"
}
"m_buttonFlags" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "2528"
"linux" "2548"
"mac" "2548"
}
"m_jumpTimestamp" // float
{
"type" "float"
"windows" "2532"
"linux" "2552"
"mac" "2552"
}
"m_postureStack" // struct PostureContext[8]
{
"type" "structure"
"size" "8"
"windows" "2536"
"linux" "2556"
"mac" "2556"
}
"m_postureStackIndex" // int
{
"type" "integer"
"windows" "2540"
"linux" "2560"
"mac" "2560"
"windows" "2552"
"linux" "2572"
"mac" "2572"
}
}
}

File diff suppressed because it is too large Load Diff

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "1040"
"linux" "1060"
"mac" "1060"
}
"m_painTime" // float
{
"type" "float"
"windows" "1044"
"linux" "1064"
"mac" "1064"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,40 +37,49 @@
"mac" "1068"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "1052"
"linux" "1072"
"mac" "1072"
}
"m_angles" // Vector
"m_lastAttackCheck" // BOOL
{
"type" "vector"
"type" "integer"
"windows" "1056"
"linux" "1076"
"mac" "1076"
}
"m_angles" // Vector
{
"type" "vector"
"windows" "1060"
"linux" "1080"
"mac" "1080"
}
"m_origin" // Vector
{
"type" "vector"
"windows" "1068"
"linux" "1088"
"mac" "1088"
"windows" "1072"
"linux" "1092"
"mac" "1092"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "1080"
"linux" "1100"
"mac" "1100"
"windows" "1084"
"linux" "1104"
"mac" "1104"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "972"
"linux" "992"
"mac" "992"
}
"m_flNextPainTime" // float
{
"type" "float"
"windows" "976"
"linux" "996"
"mac" "996"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -46,25 +37,25 @@
"mac" "1000"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "984"
"linux" "1004"
"mac" "1004"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "996"
"linux" "1016"
"mac" "1016"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "1020"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "1024"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "1028"
}
"m_voicePitch" // int
"m_cClipSize" // int
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "1032"
}
"m_iBrassShell" // int
"m_voicePitch" // int
{
"type" "integer"
@ -109,7 +100,7 @@
"mac" "1036"
}
"m_iSentence" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -117,6 +108,15 @@
"linux" "1040"
"mac" "1040"
}
"m_iSentence" // int
{
"type" "integer"
"windows" "1024"
"linux" "1044"
"mac" "1044"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "972"
"linux" "992"
"mac" "992"
}
"m_flNextPainTime" // float
{
"type" "float"
"windows" "976"
"linux" "996"
"mac" "996"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -46,25 +37,25 @@
"mac" "1000"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "984"
"linux" "1004"
"mac" "1004"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "996"
"linux" "1016"
"mac" "1016"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "1020"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "1024"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "1028"
}
"m_voicePitch" // int
"m_cClipSize" // int
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "1032"
}
"m_iBrassShell" // int
"m_voicePitch" // int
{
"type" "integer"
@ -109,7 +100,7 @@
"mac" "1036"
}
"m_iSentence" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -117,6 +108,15 @@
"linux" "1040"
"mac" "1040"
}
"m_iSentence" // int
{
"type" "integer"
"windows" "1024"
"linux" "1044"
"mac" "1044"
}
}
}
}

View File

@ -429,14 +429,23 @@
"mac" "928"
}
"m_iClass" // int
"m_flLastYawTime" // float
{
"type" "integer"
"type" "float"
"windows" "912"
"linux" "932"
"mac" "932"
}
"m_iClass" // int
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
}
}
}
}

View File

@ -23,39 +23,30 @@
{
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_iSpin" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
"windows" "924"
"linux" "944"
"mac" "944"
}
"m_pEyeGlow" // CSprite*
{
"type" "classptr"
"windows" "924"
"linux" "944"
"mac" "944"
}
"m_eyeBrightness" // int
{
"type" "integer"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_iDeployHeight" // int
"m_eyeBrightness" // int
{
"type" "integer"
@ -64,7 +55,7 @@
"mac" "952"
}
"m_iRetractHeight" // int
"m_iDeployHeight" // int
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "956"
}
"m_iMinPitch" // int
"m_iRetractHeight" // int
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "960"
}
"m_iBaseTurnRate" // int
"m_iMinPitch" // int
{
"type" "integer"
@ -91,25 +82,25 @@
"mac" "964"
}
"m_fTurnRate" // float
"m_iBaseTurnRate" // int
{
"type" "float"
"type" "integer"
"windows" "948"
"linux" "968"
"mac" "968"
}
"m_iOrientation" // int
"m_fTurnRate" // float
{
"type" "integer"
"type" "float"
"windows" "952"
"linux" "972"
"mac" "972"
}
"m_iOn" // int
"m_iOrientation" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "976"
}
"m_fBeserk" // int
"m_iOn" // int
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "980"
}
"m_iAutoStart" // int
"m_fBeserk" // int
{
"type" "integer"
@ -136,25 +127,25 @@
"mac" "984"
}
"m_vecLastSight" // Vector
"m_iAutoStart" // int
{
"type" "vector"
"type" "integer"
"windows" "968"
"linux" "988"
"mac" "988"
}
"m_flLastSight" // float
"m_vecLastSight" // Vector
{
"type" "float"
"type" "vector"
"windows" "980"
"linux" "1000"
"mac" "1000"
"windows" "972"
"linux" "992"
"mac" "992"
}
"m_flMaxWait" // float
"m_flLastSight" // float
{
"type" "float"
@ -163,58 +154,67 @@
"mac" "1004"
}
"m_iSearchSpeed" // int
"m_flMaxWait" // float
{
"type" "integer"
"type" "float"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_flStartYaw" // float
"m_iSearchSpeed" // int
{
"type" "float"
"type" "integer"
"windows" "992"
"linux" "1012"
"mac" "1012"
}
"m_vecCurAngles" // Vector
"m_flStartYaw" // float
{
"type" "vector"
"type" "float"
"windows" "996"
"linux" "1016"
"mac" "1016"
}
"m_vecCurAngles" // Vector
{
"type" "vector"
"windows" "1000"
"linux" "1020"
"mac" "1020"
}
"m_vecGoalAngles" // Vector
{
"type" "vector"
"windows" "1008"
"linux" "1028"
"mac" "1028"
"windows" "1012"
"linux" "1032"
"mac" "1032"
}
"m_flPingTime" // float
{
"type" "float"
"windows" "1020"
"linux" "1040"
"mac" "1040"
"windows" "1024"
"linux" "1044"
"mac" "1044"
}
"m_flSpinUpTime" // float
{
"type" "float"
"windows" "1024"
"linux" "1044"
"mac" "1044"
"windows" "1028"
"linux" "1048"
"mac" "1048"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
}
"m_iszIdle" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_iszPlay" // int
"m_iszIdle" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "944"
}
"m_iszEntity" // int
"m_iszPlay" // int
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "948"
}
"m_iszAttack" // int
"m_iszEntity" // int
{
"type" "integer"
@ -64,7 +55,7 @@
"mac" "952"
}
"m_iszFireOnBegin" // int
"m_iszAttack" // int
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "956"
}
"m_fMoveTo" // int
"m_iszFireOnBegin" // int
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "960"
}
"m_fTurnType" // int
"m_fMoveTo" // int
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "964"
}
"m_fAction" // int
"m_fTurnType" // int
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "968"
}
"m_iFinishSchedule" // int
"m_fAction" // int
{
"type" "integer"
@ -109,52 +100,52 @@
"mac" "972"
}
"m_flRadius" // float
"m_iFinishSchedule" // int
{
"type" "float"
"type" "integer"
"windows" "956"
"linux" "976"
"mac" "976"
}
"m_iDelay" // int
"m_flRadius" // float
{
"type" "integer"
"type" "float"
"windows" "960"
"linux" "980"
"mac" "980"
}
"m_startTime" // float
"m_iDelay" // int
{
"type" "float"
"type" "integer"
"windows" "964"
"linux" "984"
"mac" "984"
}
"m_saved_m_hTargetEnt" // EHANDLE
"m_startTime" // float
{
"type" "ehandle"
"type" "float"
"windows" "968"
"linux" "988"
"mac" "988"
}
"m_saved_m_pGoalEnt" // int
"m_saved_m_hTargetEnt" // EHANDLE
{
"type" "integer"
"type" "ehandle"
"windows" "976"
"linux" "996"
"mac" "996"
"windows" "972"
"linux" "992"
"mac" "992"
}
"m_saved_movetype" // int
"m_saved_m_pGoalEnt" // int
{
"type" "integer"
@ -163,7 +154,7 @@
"mac" "1000"
}
"m_saved_solid" // int
"m_saved_movetype" // int
{
"type" "integer"
@ -172,7 +163,7 @@
"mac" "1004"
}
"m_saved_effects" // int
"m_saved_solid" // int
{
"type" "integer"
@ -181,7 +172,7 @@
"mac" "1008"
}
"m_interruptable" // BOOL
"m_saved_effects" // int
{
"type" "integer"
@ -189,6 +180,15 @@
"linux" "1012"
"mac" "1012"
}
"m_interruptable" // BOOL
{
"type" "integer"
"windows" "996"
"linux" "1016"
"mac" "1016"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "972"
"linux" "992"
"mac" "992"
}
"m_flShootTime" // float
{
"type" "float"
"windows" "976"
"linux" "996"
"mac" "996"
}
"m_flShootEnd" // float
"m_flShootTime" // float
{
"type" "float"
@ -46,14 +37,23 @@
"mac" "1000"
}
"m_flShootEnd" // float
{
"type" "float"
"windows" "984"
"linux" "1004"
"mac" "1004"
}
"m_pBall" // CSprite*[2]
{
"type" "classptr"
"size" "2"
"windows" "984"
"linux" "1004"
"mac" "1004"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_iBall" // int[2]
@ -61,9 +61,9 @@
"type" "integer"
"size" "2"
"windows" "992"
"linux" "1012"
"mac" "1012"
"windows" "996"
"linux" "1016"
"mac" "1016"
}
"m_iBallTime" // float[2]
@ -71,9 +71,9 @@
"type" "float"
"size" "2"
"windows" "1000"
"linux" "1020"
"mac" "1020"
"windows" "1004"
"linux" "1024"
"mac" "1024"
}
"m_iBallCurrent" // int[2]
@ -81,36 +81,36 @@
"type" "integer"
"size" "2"
"windows" "1008"
"linux" "1028"
"mac" "1028"
"windows" "1012"
"linux" "1032"
"mac" "1032"
}
"m_vecEstVelocity" // Vector
{
"type" "vector"
"windows" "1016"
"linux" "1036"
"mac" "1036"
"windows" "1020"
"linux" "1040"
"mac" "1040"
}
"m_velocity" // Vector
{
"type" "vector"
"windows" "1028"
"linux" "1048"
"mac" "1048"
"windows" "1032"
"linux" "1052"
"mac" "1052"
}
"m_fInCombat" // int
{
"type" "integer"
"windows" "1040"
"linux" "1060"
"mac" "1060"
"windows" "1044"
"linux" "1064"
"mac" "1064"
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_flNextAttack" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
"windows" "924"
"linux" "944"
"mac" "944"
}
"m_vecIdeal" // Vector
{
"type" "vector"
"windows" "924"
"linux" "944"
"mac" "944"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_hOwner" // EHANDLE
{
"type" "ehandle"
"windows" "936"
"linux" "956"
"mac" "956"
"windows" "940"
"linux" "960"
"mac" "960"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "ehandle"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_spriteScale" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
"windows" "924"
"linux" "944"
"mac" "944"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
}
"m_flClipTime" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_iOldMoveType" // int
"m_flClipTime" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "944"
}
"m_iBodyGibs" // int
"m_iOldMoveType" // int
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "948"
}
"m_fRegisteredSound" // BOOL
"m_iBodyGibs" // int
{
"type" "integer"
@ -63,6 +54,15 @@
"linux" "952"
"mac" "952"
}
"m_fRegisteredSound" // BOOL
{
"type" "integer"
"windows" "936"
"linux" "956"
"mac" "956"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "936"
"linux" "956"
"mac" "956"
"windows" "940"
"linux" "960"
"mac" "960"
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_flNextSmellTime" // float
{
"type" "float"
"windows" "920"
"linux" "940"
"mac" "940"
"windows" "924"
"linux" "944"
"mac" "944"
}
"m_fLightHacked" // BOOL
{
"type" "integer"
"windows" "924"
"linux" "944"
"mac" "944"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_iMode" // int
{
"type" "integer"
"windows" "928"
"linux" "948"
"mac" "948"
"windows" "932"
"linux" "952"
"mac" "952"
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_flNextSmellTime" // float
{
"type" "float"
"windows" "920"
"linux" "940"
"mac" "940"
"windows" "924"
"linux" "944"
"mac" "944"
}
"m_fLightHacked" // BOOL
{
"type" "integer"
"windows" "924"
"linux" "944"
"mac" "944"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_iMode" // int
{
"type" "integer"
"windows" "928"
"linux" "948"
"mac" "948"
"windows" "932"
"linux" "952"
"mac" "952"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "1040"
"linux" "1060"
"mac" "1060"
}
"m_painTime" // float
{
"type" "float"
"windows" "1044"
"linux" "1064"
"mac" "1064"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,14 +37,23 @@
"mac" "1068"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "1052"
"linux" "1072"
"mac" "1072"
}
"m_lastAttackCheck" // BOOL
{
"type" "integer"
"windows" "1056"
"linux" "1076"
"mac" "1076"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "ehandle"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_hSquadMember" // EHANDLE[4]
@ -33,45 +33,45 @@
"type" "ehandle"
"size" "4"
"windows" "924"
"linux" "944"
"mac" "944"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_afSquadSlots" // int
{
"type" "integer"
"windows" "956"
"linux" "976"
"mac" "976"
"windows" "960"
"linux" "980"
"mac" "980"
}
"m_flLastEnemySightTime" // float
{
"type" "float"
"windows" "960"
"linux" "980"
"mac" "980"
"windows" "964"
"linux" "984"
"mac" "984"
}
"m_fEnemyEluded" // BOOL
{
"type" "integer"
"windows" "964"
"linux" "984"
"mac" "984"
"windows" "968"
"linux" "988"
"mac" "988"
}
"m_iMySlot" // int
{
"type" "integer"
"windows" "968"
"linux" "988"
"mac" "988"
"windows" "972"
"linux" "992"
"mac" "992"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
}
"m_nSpeak" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_voicePitch" // int
"m_nSpeak" // int
{
"type" "integer"
@ -46,35 +37,35 @@
"mac" "944"
}
"m_szGrp" // const char*[19]
"m_voicePitch" // int
{
"type" "stringptr"
"size" "19"
"type" "integer"
"windows" "928"
"linux" "948"
"mac" "948"
}
"m_szGrp" // const char*[19]
{
"type" "stringptr"
"size" "19"
"windows" "932"
"linux" "952"
"mac" "952"
}
"m_useTime" // float
{
"type" "float"
"windows" "1004"
"linux" "1024"
"mac" "1024"
}
"m_iszUse" // int
{
"type" "integer"
"windows" "1008"
"linux" "1028"
"mac" "1028"
}
"m_iszUnUse" // int
"m_iszUse" // int
{
"type" "integer"
@ -83,7 +74,7 @@
"mac" "1032"
}
"m_iszDecline" // int
"m_iszUnUse" // int
{
"type" "integer"
@ -92,7 +83,7 @@
"mac" "1036"
}
"m_iszSpeakAs" // int
"m_iszDecline" // int
{
"type" "integer"
@ -101,16 +92,16 @@
"mac" "1040"
}
"m_flLastSaidSmelled" // float
"m_iszSpeakAs" // int
{
"type" "float"
"type" "integer"
"windows" "1024"
"linux" "1044"
"mac" "1044"
}
"m_flStopTalkTime" // float
"m_flLastSaidSmelled" // float
{
"type" "float"
@ -119,14 +110,23 @@
"mac" "1048"
}
"m_hTalkTarget" // EHANDLE
"m_flStopTalkTime" // float
{
"type" "ehandle"
"type" "float"
"windows" "1032"
"linux" "1052"
"mac" "1052"
}
"m_hTalkTarget" // EHANDLE
{
"type" "ehandle"
"windows" "1036"
"linux" "1056"
"mac" "1056"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "vector"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "1028"
"linux" "1048"
"mac" "1048"
"windows" "1032"
"linux" "1052"
"mac" "1052"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
"windows" "920"
"linux" "940"
"mac" "940"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_flNextHornetAttackCheck" // float
{
"type" "float"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_flNextPainTime" // float
"m_flNextHornetAttackCheck" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "792"
}
"m_flNextSpeakTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "796"
}
"m_flNextWordTime" // float
"m_flNextSpeakTime" // float
{
"type" "float"
@ -64,14 +55,23 @@
"mac" "800"
}
"m_iLastWord" // int
"m_flNextWordTime" // float
{
"type" "integer"
"type" "float"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_iLastWord" // int
{
"type" "integer"
"windows" "788"
"linux" "808"
"mac" "808"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_flForce" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flNextRocket" // float
"m_flForce" // float
{
"type" "float"
@ -46,88 +37,88 @@
"mac" "736"
}
"m_vecTarget" // Vector
"m_flNextRocket" // float
{
"type" "vector"
"type" "float"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_vecTarget" // Vector
{
"type" "vector"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_posTarget" // Vector
{
"type" "vector"
"windows" "732"
"linux" "752"
"mac" "752"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_vecDesired" // Vector
{
"type" "vector"
"windows" "744"
"linux" "764"
"mac" "764"
"windows" "748"
"linux" "768"
"mac" "768"
}
"m_posDesired" // Vector
{
"type" "vector"
"windows" "756"
"linux" "776"
"mac" "776"
"windows" "760"
"linux" "780"
"mac" "780"
}
"m_vecGoal" // Vector
{
"type" "vector"
"windows" "768"
"linux" "788"
"mac" "788"
"windows" "772"
"linux" "792"
"mac" "792"
}
"m_angGun" // Vector
{
"type" "vector"
"windows" "780"
"linux" "800"
"mac" "800"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_flLastSeen" // float
{
"type" "float"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_flPrevSeen" // float
{
"type" "float"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_iSoundState" // int
"m_flPrevSeen" // float
{
"type" "integer"
"type" "float"
"windows" "800"
"linux" "820"
"mac" "820"
}
"m_iSpriteTexture" // int
"m_iSoundState" // int
{
"type" "integer"
@ -136,7 +127,7 @@
"mac" "824"
}
"m_iExplode" // int
"m_iSpriteTexture" // int
{
"type" "integer"
@ -145,7 +136,7 @@
"mac" "828"
}
"m_iBodyGibs" // int
"m_iExplode" // int
{
"type" "integer"
@ -154,32 +145,41 @@
"mac" "832"
}
"m_flGoalSpeed" // float
"m_iBodyGibs" // int
{
"type" "float"
"type" "integer"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_iDoSmokePuff" // int
"m_flGoalSpeed" // float
{
"type" "integer"
"type" "float"
"windows" "820"
"linux" "840"
"mac" "840"
}
"m_pBeam" // CBeam*
"m_iDoSmokePuff" // int
{
"type" "classptr"
"type" "integer"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "828"
"linux" "848"
"mac" "848"
}
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_vecForward" // Vector
{
"type" "vector"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
}
}

View File

@ -23,30 +23,21 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flKillVictimTime" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_cGibs" // int
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_fTongueExtended" // BOOL
"m_cGibs" // int
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "740"
}
"m_fLiftingPrey" // BOOL
"m_fTongueExtended" // BOOL
{
"type" "integer"
@ -64,14 +55,23 @@
"mac" "744"
}
"m_flTongueAdj" // float
"m_fLiftingPrey" // BOOL
{
"type" "float"
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_flTongueAdj" // float
{
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_painTime" // float
{
"type" "float"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,23 +37,32 @@
"mac" "852"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "836"
"linux" "856"
"mac" "856"
}
"m_flPlayerDamage" // float
"m_lastAttackCheck" // BOOL
{
"type" "float"
"type" "integer"
"windows" "840"
"linux" "860"
"mac" "860"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "844"
"linux" "864"
"mac" "864"
}
}
}
}

View File

@ -55,11 +55,47 @@
"mac" "16"
}
"m_pfnThink" // (*__pfn)(CBaseEntity*)
{
"type" "function"
"windows" "20"
"linux" "20"
"mac" "20"
}
"m_pfnTouch" // (*__pfn)(CBaseEntity*, CBaseEntity*)
{
"type" "function"
"windows" "24"
"linux" "28"
"mac" "28"
}
"m_pfnUse" // (*__pfn)(CBaseEntity*, CBaseEntity*, CBaseEntity*, USE_TYPE, float)
{
"type" "function"
"windows" "28"
"linux" "36"
"mac" "36"
}
"m_pfnBlocked" // (*__pfn)(CBaseEntity*, CBaseEntity*)
{
"type" "function"
"windows" "32"
"linux" "44"
"mac" "44"
}
"ammo_9mm" // int
{
"type" "integer"
"windows" "52"
"windows" "36"
"linux" "52"
"mac" "52"
}
@ -68,7 +104,7 @@
{
"type" "integer"
"windows" "56"
"windows" "40"
"linux" "56"
"mac" "56"
}
@ -77,7 +113,7 @@
{
"type" "integer"
"windows" "60"
"windows" "44"
"linux" "60"
"mac" "60"
}
@ -86,7 +122,7 @@
{
"type" "integer"
"windows" "64"
"windows" "48"
"linux" "64"
"mac" "64"
}
@ -95,7 +131,7 @@
{
"type" "integer"
"windows" "68"
"windows" "52"
"linux" "68"
"mac" "68"
}
@ -104,7 +140,7 @@
{
"type" "integer"
"windows" "72"
"windows" "56"
"linux" "72"
"mac" "72"
}
@ -113,7 +149,7 @@
{
"type" "integer"
"windows" "76"
"windows" "60"
"linux" "76"
"mac" "76"
}
@ -122,7 +158,7 @@
{
"type" "integer"
"windows" "80"
"windows" "64"
"linux" "80"
"mac" "80"
}
@ -131,7 +167,7 @@
{
"type" "integer"
"windows" "84"
"windows" "68"
"linux" "84"
"mac" "84"
}
@ -140,7 +176,7 @@
{
"type" "integer"
"windows" "88"
"windows" "72"
"linux" "88"
"mac" "88"
}
@ -149,7 +185,7 @@
{
"type" "float"
"windows" "92"
"windows" "76"
"linux" "92"
"mac" "92"
}
@ -158,7 +194,7 @@
{
"type" "float"
"windows" "96"
"windows" "80"
"linux" "96"
"mac" "96"
}
@ -167,7 +203,7 @@
{
"type" "integer"
"windows" "100"
"windows" "84"
"linux" "100"
"mac" "100"
}
@ -176,7 +212,7 @@
{
"type" "integer"
"windows" "104"
"windows" "88"
"linux" "104"
"mac" "104"
}
@ -185,7 +221,7 @@
{
"type" "integer"
"windows" "108"
"windows" "92"
"linux" "108"
"mac" "108"
}

View File

@ -491,6 +491,15 @@
"linux" "724"
"mac" "724"
}
"m_flLastYawTime" // float
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
}
}
}

View File

@ -145,11 +145,20 @@
"mac" "224"
}
"m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*)
{
"type" "function"
"windows" "216"
"linux" "232"
"mac" "232"
}
"m_vecFinalDest" // Vector
{
"type" "vector"
"windows" "224"
"windows" "220"
"linux" "240"
"mac" "240"
}
@ -158,7 +167,7 @@
{
"type" "vector"
"windows" "236"
"windows" "232"
"linux" "252"
"mac" "252"
}
@ -167,7 +176,7 @@
{
"type" "integer"
"windows" "248"
"windows" "244"
"linux" "264"
"mac" "264"
}
@ -176,7 +185,7 @@
{
"type" "stringint"
"windows" "252"
"windows" "248"
"linux" "268"
"mac" "268"
}

View File

@ -23,39 +23,30 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iSpin" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_pEyeGlow" // CSprite*
{
"type" "classptr"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_eyeBrightness" // int
{
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_iDeployHeight" // int
"m_eyeBrightness" // int
{
"type" "integer"
@ -64,7 +55,7 @@
"mac" "744"
}
"m_iRetractHeight" // int
"m_iDeployHeight" // int
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "748"
}
"m_iMinPitch" // int
"m_iRetractHeight" // int
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "752"
}
"m_iBaseTurnRate" // int
"m_iMinPitch" // int
{
"type" "integer"
@ -91,25 +82,25 @@
"mac" "756"
}
"m_fTurnRate" // float
"m_iBaseTurnRate" // int
{
"type" "float"
"type" "integer"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_iOrientation" // int
"m_fTurnRate" // float
{
"type" "integer"
"type" "float"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_iOn" // int
"m_iOrientation" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "768"
}
"m_fBeserk" // int
"m_iOn" // int
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "772"
}
"m_iAutoStart" // int
"m_fBeserk" // int
{
"type" "integer"
@ -136,25 +127,25 @@
"mac" "776"
}
"m_vecLastSight" // Vector
"m_iAutoStart" // int
{
"type" "vector"
"type" "integer"
"windows" "760"
"linux" "780"
"mac" "780"
}
"m_flLastSight" // float
"m_vecLastSight" // Vector
{
"type" "float"
"type" "vector"
"windows" "772"
"linux" "792"
"mac" "792"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_flMaxWait" // float
"m_flLastSight" // float
{
"type" "float"
@ -163,58 +154,67 @@
"mac" "796"
}
"m_iSearchSpeed" // int
"m_flMaxWait" // float
{
"type" "integer"
"type" "float"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_flStartYaw" // float
"m_iSearchSpeed" // int
{
"type" "float"
"type" "integer"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_vecCurAngles" // Vector
"m_flStartYaw" // float
{
"type" "vector"
"type" "float"
"windows" "788"
"linux" "808"
"mac" "808"
}
"m_vecCurAngles" // Vector
{
"type" "vector"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_vecGoalAngles" // Vector
{
"type" "vector"
"windows" "800"
"linux" "820"
"mac" "820"
"windows" "804"
"linux" "824"
"mac" "824"
}
"m_flPingTime" // float
{
"type" "float"
"windows" "812"
"linux" "832"
"mac" "832"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_flSpinUpTime" // float
{
"type" "float"
"windows" "816"
"linux" "836"
"mac" "836"
"windows" "820"
"linux" "840"
"mac" "840"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_crabTime" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_mortarTime" // float
"m_crabTime" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_painSoundTime" // float
"m_mortarTime" // float
{
"type" "float"
@ -55,14 +46,23 @@
"mac" "740"
}
"m_crabCount" // int
"m_painSoundTime" // float
{
"type" "integer"
"type" "float"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_crabCount" // int
{
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
}
}
}

View File

@ -23,27 +23,27 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flLastHurtTime" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_flNextSpitTime" // float
{
"type" "float"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_iszPlay" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iszEntity" // int
"m_iszPlay" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_fMoveTo" // int
"m_iszEntity" // int
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "740"
}
"m_iFinishSchedule" // int
"m_fMoveTo" // int
{
"type" "integer"
@ -64,16 +55,16 @@
"mac" "744"
}
"m_flRadius" // float
"m_iFinishSchedule" // int
{
"type" "float"
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_flRepeat" // float
"m_flRadius" // float
{
"type" "float"
@ -82,34 +73,34 @@
"mac" "752"
}
"m_iDelay" // int
"m_flRepeat" // float
{
"type" "integer"
"type" "float"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_startTime" // float
"m_iDelay" // int
{
"type" "float"
"type" "integer"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_saved_movetype" // int
"m_startTime" // float
{
"type" "integer"
"type" "float"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_saved_solid" // int
"m_saved_movetype" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "768"
}
"m_saved_effects" // int
"m_saved_solid" // int
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "772"
}
"m_interruptable" // BOOL
"m_saved_effects" // int
{
"type" "integer"
@ -135,6 +126,15 @@
"linux" "776"
"mac" "776"
}
"m_interruptable" // BOOL
{
"type" "integer"
"windows" "760"
"linux" "780"
"mac" "780"
}
}
}
}

View File

@ -23,27 +23,27 @@
{
"type" "float"
"windows" "824"
"linux" "844"
"mac" "844"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_healTime" // float
{
"type" "float"
"windows" "828"
"linux" "848"
"mac" "848"
"windows" "832"
"linux" "852"
"mac" "852"
}
"m_fearTime" // float
{
"type" "float"
"windows" "832"
"linux" "852"
"mac" "852"
"windows" "836"
"linux" "856"
"mac" "856"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_flShootTime" // float
{
"type" "float"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_flShootEnd" // float
"m_flShootTime" // float
{
"type" "float"
@ -46,14 +37,23 @@
"mac" "792"
}
"m_flShootEnd" // float
{
"type" "float"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_pBall" // CSprite*[2]
{
"type" "classptr"
"size" "2"
"windows" "776"
"linux" "796"
"mac" "796"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_iBall" // int[2]
@ -61,9 +61,9 @@
"type" "integer"
"size" "2"
"windows" "784"
"linux" "804"
"mac" "804"
"windows" "788"
"linux" "808"
"mac" "808"
}
"m_iBallTime" // float[2]
@ -71,9 +71,9 @@
"type" "float"
"size" "2"
"windows" "792"
"linux" "812"
"mac" "812"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_iBallCurrent" // int[2]
@ -81,36 +81,36 @@
"type" "integer"
"size" "2"
"windows" "800"
"linux" "820"
"mac" "820"
"windows" "804"
"linux" "824"
"mac" "824"
}
"m_vecEstVelocity" // Vector
{
"type" "vector"
"windows" "808"
"linux" "828"
"mac" "828"
"windows" "812"
"linux" "832"
"mac" "832"
}
"m_velocity" // Vector
{
"type" "vector"
"windows" "820"
"linux" "840"
"mac" "840"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_fInCombat" // int
{
"type" "integer"
"windows" "832"
"linux" "852"
"mac" "852"
"windows" "836"
"linux" "856"
"mac" "856"
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flNextAttack" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_vecIdeal" // Vector
{
"type" "vector"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_hOwner" // EHANDLE
{
"type" "ehandle"
"windows" "728"
"linux" "748"
"mac" "748"
"windows" "732"
"linux" "752"
"mac" "752"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "ehandle"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iCyclerBody" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iGruntHead" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_painTime" // float
{
"type" "float"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_checkAttackTime" // float
"m_painTime" // float
{
"type" "float"
@ -46,23 +37,32 @@
"mac" "852"
}
"m_lastAttackCheck" // BOOL
"m_checkAttackTime" // float
{
"type" "integer"
"type" "float"
"windows" "836"
"linux" "856"
"mac" "856"
}
"m_flPlayerDamage" // float
"m_lastAttackCheck" // BOOL
{
"type" "float"
"type" "integer"
"windows" "840"
"linux" "860"
"mac" "860"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "844"
"linux" "864"
"mac" "864"
}
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_spriteScale" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}

View File

@ -23,30 +23,21 @@
{
"type" "classptr"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_pSquadNext" // CFlockingFlyer*
{
"type" "classptr"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_fTurning" // BOOL
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_fCourseAdjust" // BOOL
"m_fTurning" // BOOL
{
"type" "integer"
@ -55,7 +46,7 @@
"mac" "740"
}
"m_fPathBlocked" // BOOL
"m_fCourseAdjust" // BOOL
{
"type" "integer"
@ -64,43 +55,43 @@
"mac" "744"
}
"m_vecReferencePoint" // Vector
"m_fPathBlocked" // BOOL
{
"type" "vector"
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_vecReferencePoint" // Vector
{
"type" "vector"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_vecAdjustedVelocity" // Vector
{
"type" "vector"
"windows" "740"
"linux" "760"
"mac" "760"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_flGoalSpeed" // float
{
"type" "float"
"windows" "752"
"linux" "772"
"mac" "772"
}
"m_flLastBlockedTime" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
"m_flFakeBlockedTime" // float
"m_flLastBlockedTime" // float
{
"type" "float"
@ -109,7 +100,7 @@
"mac" "780"
}
"m_flAlertTime" // float
"m_flFakeBlockedTime" // float
{
"type" "float"
@ -118,7 +109,7 @@
"mac" "784"
}
"m_flFlockNextSoundTime" // float
"m_flAlertTime" // float
{
"type" "float"
@ -126,6 +117,15 @@
"linux" "788"
"mac" "788"
}
"m_flFlockNextSoundTime" // float
{
"type" "float"
"windows" "772"
"linux" "792"
"mac" "792"
}
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flFlockRadius" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}

View File

@ -23,30 +23,21 @@
{
"type" "vector"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flightSpeed" // float
{
"type" "float"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_stopTime" // float
{
"type" "float"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_momentum" // float
"m_stopTime" // float
{
"type" "float"
@ -55,14 +46,32 @@
"mac" "748"
}
"m_pFlapSound" // const char*
"m_momentum" // float
{
"type" "stringptr"
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_pFlapSound" // const char*
{
"type" "stringptr"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_flLastZYawTime" // float
{
"type" "float"
"windows" "740"
"linux" "760"
"mac" "760"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "classptr"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_pFlame" // CBeam*[4]
@ -33,30 +33,21 @@
"type" "classptr"
"size" "4"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_eyeBrightness" // int
{
"type" "integer"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_seeTime" // float
{
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_flameTime" // float
"m_seeTime" // float
{
"type" "float"
@ -65,7 +56,7 @@
"mac" "756"
}
"m_painSoundTime" // float
"m_flameTime" // float
{
"type" "float"
@ -74,7 +65,7 @@
"mac" "760"
}
"m_streakTime" // float
"m_painSoundTime" // float
{
"type" "float"
@ -83,7 +74,7 @@
"mac" "764"
}
"m_flameX" // float
"m_streakTime" // float
{
"type" "float"
@ -92,7 +83,7 @@
"mac" "768"
}
"m_flameY" // float
"m_flameX" // float
{
"type" "float"
@ -100,6 +91,15 @@
"linux" "772"
"mac" "772"
}
"m_flameY" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_hTalkTarget" // EHANDLE
{
"type" "ehandle"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_flIdealYaw" // float
{
"type" "float"
"windows" "720"
"linux" "740"
"mac" "740"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_flCurrentYaw" // float
{
"type" "float"
"windows" "724"
"linux" "744"
"mac" "744"
"windows" "728"
"linux" "748"
"mac" "748"
}
}
}

View File

@ -23,27 +23,27 @@
{
"type" "ehandle"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_hTalkTarget" // EHANDLE
{
"type" "ehandle"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_flTalkTime" // float
{
"type" "float"
"windows" "724"
"linux" "744"
"mac" "744"
"windows" "728"
"linux" "748"
"mac" "748"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_flDiviation" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flNextJump" // float
"m_flDiviation" // float
{
"type" "float"
@ -46,43 +37,43 @@
"mac" "736"
}
"m_vecJumpVelocity" // Vector
"m_flNextJump" // float
{
"type" "vector"
"type" "float"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_vecJumpVelocity" // Vector
{
"type" "vector"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_flNextGrenadeCheck" // float
{
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_vecTossVelocity" // Vector
{
"type" "vector"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "748"
"linux" "768"
"mac" "768"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_iTargetRanderamt" // int
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "772"
}
"m_iFrustration" // int
"m_iTargetRanderamt" // int
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "776"
}
"m_iShell" // int
"m_iFrustration" // int
{
"type" "integer"
@ -108,6 +99,15 @@
"linux" "780"
"mac" "780"
}
"m_iShell" // int
{
"type" "integer"
"windows" "764"
"linux" "784"
"mac" "784"
}
}
}
}

View File

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

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

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

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "896"
"linux" "916"
"mac" "916"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "900"
"linux" "920"
"mac" "920"
}
"m_flNextGrenadeCheck" // float
"m_flPlayerDamage" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "924"
}
"m_flNextPainTime" // float
"m_flNextGrenadeCheck" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "928"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -64,25 +55,25 @@
"mac" "932"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "928"
"linux" "948"
"mac" "948"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "952"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "956"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -109,7 +100,7 @@
"mac" "960"
}
"m_iBrassShell" // int
"m_cClipSize" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "964"
}
"m_iShotgunShell" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "968"
}
"m_iSawShell" // int
"m_iShotgunShell" // int
{
"type" "integer"
@ -136,7 +127,7 @@
"mac" "972"
}
"m_iSawLink" // int
"m_iSawShell" // int
{
"type" "integer"
@ -145,7 +136,7 @@
"mac" "976"
}
"m_iSentence" // int
"m_iSawLink" // int
{
"type" "integer"
@ -154,7 +145,7 @@
"mac" "980"
}
"m_iWeaponIdx" // int
"m_iSentence" // int
{
"type" "integer"
@ -163,7 +154,7 @@
"mac" "984"
}
"m_iGruntHead" // int
"m_iWeaponIdx" // int
{
"type" "integer"
@ -172,7 +163,7 @@
"mac" "988"
}
"m_iGruntTorso" // int
"m_iGruntHead" // int
{
"type" "integer"
@ -180,6 +171,15 @@
"linux" "992"
"mac" "992"
}
"m_iGruntTorso" // int
{
"type" "integer"
"windows" "976"
"linux" "996"
"mac" "996"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_iGruntHead" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iszUse" // int
"m_iGruntHead" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_iszUnUse" // int
"m_iszUse" // int
{
"type" "integer"
@ -54,6 +45,15 @@
"linux" "740"
"mac" "740"
}
"m_iszUnUse" // int
{
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,27 +23,27 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iHornetType" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_flFlySpeed" // float
{
"type" "float"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_fAsleep" // BOOL
{
"type" "integer"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_fDontBlink" // BOOL
"m_fAsleep" // BOOL
{
"type" "integer"
@ -46,14 +37,23 @@
"mac" "792"
}
"m_vecPackCenter" // Vector
"m_fDontBlink" // BOOL
{
"type" "vector"
"type" "integer"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_vecPackCenter" // Vector
{
"type" "vector"
"windows" "780"
"linux" "800"
"mac" "800"
}
}
}
}

View File

@ -23,48 +23,30 @@
{
"type" "vector"
"windows" "736"
"linux" "756"
"mac" "756"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_idealDist" // float
{
"type" "float"
"windows" "748"
"linux" "768"
"mac" "768"
}
"m_flBlink" // float
{
"type" "float"
"windows" "752"
"linux" "772"
"mac" "772"
}
"m_flEnemyTouched" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
"m_bOnAttack" // BOOL
"m_flBlink" // float
{
"type" "integer"
"type" "float"
"windows" "760"
"linux" "780"
"mac" "780"
}
"m_flMaxSpeed" // float
"m_flEnemyTouched" // float
{
"type" "float"
@ -73,16 +55,16 @@
"mac" "784"
}
"m_flMinSpeed" // float
"m_bOnAttack" // BOOL
{
"type" "float"
"type" "integer"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_flMaxDist" // float
"m_flMaxSpeed" // float
{
"type" "float"
@ -91,16 +73,16 @@
"mac" "792"
}
"m_pBeam" // CBeam*
"m_flMinSpeed" // float
{
"type" "classptr"
"type" "float"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_flNextAlert" // float
"m_flMaxDist" // float
{
"type" "float"
@ -108,6 +90,42 @@
"linux" "800"
"mac" "800"
}
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_flNextAlert" // float
{
"type" "float"
"windows" "788"
"linux" "808"
"mac" "808"
}
"m_flLastPitchTime" // float
{
"type" "float"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_flLastZYawTime" // float
{
"type" "float"
"windows" "796"
"linux" "816"
"mac" "816"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "764"
"linux" "784"
"mac" "784"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_pBeam" // CBeam*[8]
@ -33,45 +33,45 @@
"type" "classptr"
"size" "8"
"windows" "768"
"linux" "788"
"mac" "788"
"windows" "772"
"linux" "792"
"mac" "792"
}
"m_iBeams" // int
{
"type" "integer"
"windows" "800"
"linux" "820"
"mac" "820"
"windows" "804"
"linux" "824"
"mac" "824"
}
"m_flNextAttack" // float
{
"type" "float"
"windows" "804"
"linux" "824"
"mac" "824"
"windows" "808"
"linux" "828"
"mac" "828"
}
"m_voicePitch" // int
{
"type" "integer"
"windows" "808"
"linux" "828"
"mac" "828"
"windows" "812"
"linux" "832"
"mac" "832"
}
"m_hDead" // EHANDLE
{
"type" "ehandle"
"windows" "812"
"linux" "832"
"mac" "832"
"windows" "816"
"linux" "836"
"mac" "836"
}
}
}

View File

@ -23,30 +23,21 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_fPathBlocked" // BOOL
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flAccelerate" // float
{
"type" "float"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_obstacle" // float
"m_flAccelerate" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "740"
}
"m_top" // float
"m_obstacle" // float
{
"type" "float"
@ -64,7 +55,7 @@
"mac" "744"
}
"m_bottom" // float
"m_top" // float
{
"type" "float"
@ -73,7 +64,7 @@
"mac" "748"
}
"m_height" // float
"m_bottom" // float
{
"type" "float"
@ -82,7 +73,7 @@
"mac" "752"
}
"m_waterTime" // float
"m_height" // float
{
"type" "float"
@ -91,7 +82,7 @@
"mac" "756"
}
"m_sideTime" // float
"m_waterTime" // float
{
"type" "float"
@ -100,7 +91,7 @@
"mac" "760"
}
"m_zTime" // float
"m_sideTime" // float
{
"type" "float"
@ -109,7 +100,7 @@
"mac" "764"
}
"m_stateTime" // float
"m_zTime" // float
{
"type" "float"
@ -118,7 +109,7 @@
"mac" "768"
}
"m_attackSoundTime" // float
"m_stateTime" // float
{
"type" "float"
@ -126,6 +117,15 @@
"linux" "772"
"mac" "772"
}
"m_attackSoundTime" // float
{
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "float"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_flNextPainTime" // float
{
"type" "float"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -46,25 +37,25 @@
"mac" "792"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "788"
"linux" "808"
"mac" "808"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -73,7 +64,7 @@
"mac" "812"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -82,7 +73,7 @@
"mac" "816"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -91,43 +82,43 @@
"mac" "820"
}
"m_flLastShot" // float
"m_cClipSize" // int
{
"type" "float"
"type" "integer"
"windows" "804"
"linux" "824"
"mac" "824"
}
"m_fStandingGround" // BOOL
"m_flLastShot" // float
{
"type" "integer"
"type" "float"
"windows" "808"
"linux" "828"
"mac" "828"
}
"m_flStandGroundRange" // float
"m_fStandingGround" // BOOL
{
"type" "float"
"type" "integer"
"windows" "812"
"linux" "832"
"mac" "832"
}
"m_voicePitch" // int
"m_flStandGroundRange" // float
{
"type" "integer"
"type" "float"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_iBrassShell" // int
"m_voicePitch" // int
{
"type" "integer"
@ -136,7 +127,7 @@
"mac" "840"
}
"m_iSentence" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -145,7 +136,7 @@
"mac" "844"
}
"m_iAssassinHead" // int
"m_iSentence" // int
{
"type" "integer"
@ -153,6 +144,15 @@
"linux" "848"
"mac" "848"
}
"m_iAssassinHead" // int
{
"type" "integer"
"windows" "832"
"linux" "852"
"mac" "852"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "stringint"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_cNumMonsters" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_cLiveChildren" // int
"m_cNumMonsters" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_iMaxLiveChildren" // int
"m_cLiveChildren" // int
{
"type" "integer"
@ -55,25 +46,25 @@
"mac" "740"
}
"m_flGround" // float
"m_iMaxLiveChildren" // int
{
"type" "float"
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_fActive" // BOOL
"m_flGround" // float
{
"type" "integer"
"type" "float"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_fFadeChildren" // BOOL
"m_fActive" // BOOL
{
"type" "integer"
@ -81,6 +72,15 @@
"linux" "752"
"mac" "752"
}
"m_fFadeChildren" // BOOL
{
"type" "integer"
"windows" "736"
"linux" "756"
"mac" "756"
}
}
}
}

View File

@ -23,9 +23,9 @@
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_flIgniteTime" // float
{
"type" "float"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_velocity" // int
{
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_iSoundedOff" // int
{
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
"windows" "728"
"linux" "748"
"mac" "748"
}
}
}

View File

@ -23,111 +23,102 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flNextPainSound" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_velocity" // Vector
{
"type" "vector"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_avelocity" // Vector
{
"type" "vector"
"windows" "728"
"linux" "748"
"mac" "748"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_vecTarget" // Vector
{
"type" "vector"
"windows" "740"
"linux" "760"
"mac" "760"
"windows" "744"
"linux" "764"
"mac" "764"
}
"m_posTarget" // Vector
{
"type" "vector"
"windows" "752"
"linux" "772"
"mac" "772"
"windows" "756"
"linux" "776"
"mac" "776"
}
"m_vecDesired" // Vector
{
"type" "vector"
"windows" "764"
"linux" "784"
"mac" "784"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_posDesired" // Vector
{
"type" "vector"
"windows" "776"
"linux" "796"
"mac" "796"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_flMinZ" // float
{
"type" "float"
"windows" "788"
"linux" "808"
"mac" "808"
}
"m_flMaxZ" // float
{
"type" "float"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_vecGoal" // Vector
"m_flMaxZ" // float
{
"type" "vector"
"type" "float"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_flLastSeen" // float
"m_vecGoal" // Vector
{
"type" "float"
"type" "vector"
"windows" "808"
"linux" "828"
"mac" "828"
"windows" "800"
"linux" "820"
"mac" "820"
}
"m_flPrevSeen" // float
"m_flLastSeen" // float
{
"type" "float"
@ -136,16 +127,16 @@
"mac" "832"
}
"m_irritation" // int
"m_flPrevSeen" // float
{
"type" "integer"
"type" "float"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_iLevel" // int
"m_irritation" // int
{
"type" "integer"
@ -154,7 +145,7 @@
"mac" "840"
}
"m_iTeleport" // int
"m_iLevel" // int
{
"type" "integer"
@ -163,50 +154,59 @@
"mac" "844"
}
"m_hRecharger" // EHANDLE
"m_iTeleport" // int
{
"type" "ehandle"
"type" "integer"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_hRecharger" // EHANDLE
{
"type" "ehandle"
"windows" "832"
"linux" "852"
"mac" "852"
}
"m_hSphere" // EHANDLE[20]
{
"type" "ehandle"
"size" "20"
"windows" "836"
"linux" "856"
"mac" "856"
"windows" "840"
"linux" "860"
"mac" "860"
}
"m_iActiveSpheres" // int
{
"type" "integer"
"windows" "996"
"linux" "1016"
"mac" "1016"
"windows" "1000"
"linux" "1020"
"mac" "1020"
}
"m_flAdj" // float
{
"type" "float"
"windows" "1000"
"linux" "1020"
"mac" "1020"
"windows" "1004"
"linux" "1024"
"mac" "1024"
}
"m_pBall" // CSprite*
{
"type" "classptr"
"windows" "1004"
"linux" "1024"
"mac" "1024"
"windows" "1008"
"linux" "1028"
"mac" "1028"
}
"m_szRechargerTarget" // char[64]
@ -214,9 +214,9 @@
"type" "string"
"size" "64"
"windows" "1008"
"linux" "1028"
"mac" "1028"
"windows" "1012"
"linux" "1032"
"mac" "1032"
}
"m_szDrawUse" // char[64]
@ -224,9 +224,9 @@
"type" "string"
"size" "64"
"windows" "1072"
"linux" "1092"
"mac" "1092"
"windows" "1076"
"linux" "1096"
"mac" "1096"
}
"m_szTeleportUse" // char[64]
@ -234,9 +234,9 @@
"type" "string"
"size" "64"
"windows" "1136"
"linux" "1156"
"mac" "1156"
"windows" "1140"
"linux" "1160"
"mac" "1160"
}
"m_szTeleportTouch" // char[64]
@ -244,9 +244,9 @@
"type" "string"
"size" "64"
"windows" "1200"
"linux" "1220"
"mac" "1220"
"windows" "1204"
"linux" "1224"
"mac" "1224"
}
"m_szDeadUse" // char[64]
@ -254,9 +254,9 @@
"type" "string"
"size" "64"
"windows" "1264"
"linux" "1284"
"mac" "1284"
"windows" "1268"
"linux" "1288"
"mac" "1288"
}
"m_szDeadTouch" // char[64]
@ -264,37 +264,37 @@
"type" "string"
"size" "64"
"windows" "1328"
"linux" "1348"
"mac" "1348"
"windows" "1332"
"linux" "1352"
"mac" "1352"
}
"m_flShootEnd" // float
{
"type" "float"
"windows" "1392"
"linux" "1412"
"mac" "1412"
}
"m_flShootTime" // float
{
"type" "float"
"windows" "1396"
"linux" "1416"
"mac" "1416"
}
"m_flShootTime" // float
{
"type" "float"
"windows" "1400"
"linux" "1420"
"mac" "1420"
}
"m_hFriend" // EHANDLE[3]
{
"type" "ehandle"
"size" "3"
"windows" "1400"
"linux" "1420"
"mac" "1420"
"windows" "1404"
"linux" "1424"
"mac" "1424"
}
}
}

View File

@ -23,45 +23,45 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_vecIdeal" // Vector
{
"type" "vector"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_pNihilanth" // CNihilanth*
{
"type" "classptr"
"windows" "724"
"linux" "744"
"mac" "744"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_hTouch" // EHANDLE
{
"type" "ehandle"
"windows" "728"
"linux" "748"
"mac" "748"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_nFrames" // int
{
"type" "integer"
"windows" "736"
"linux" "756"
"mac" "756"
"windows" "740"
"linux" "760"
"mac" "760"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_nSpeak" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_voicePitch" // int
"m_nSpeak" // int
{
"type" "integer"
@ -46,35 +37,35 @@
"mac" "736"
}
"m_szGrp" // const char*[18]
"m_voicePitch" // int
{
"type" "stringptr"
"size" "18"
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_szGrp" // const char*[18]
{
"type" "stringptr"
"size" "18"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_useTime" // float
{
"type" "float"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_iszUse" // int
{
"type" "integer"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_iszUnUse" // int
"m_iszUse" // int
{
"type" "integer"
@ -83,16 +74,16 @@
"mac" "820"
}
"m_flLastSaidSmelled" // float
"m_iszUnUse" // int
{
"type" "float"
"type" "integer"
"windows" "804"
"linux" "824"
"mac" "824"
}
"m_flStopTalkTime" // float
"m_flLastSaidSmelled" // float
{
"type" "float"
@ -101,14 +92,23 @@
"mac" "828"
}
"m_hTalkTarget" // EHANDLE
"m_flStopTalkTime" // float
{
"type" "ehandle"
"type" "float"
"windows" "812"
"linux" "832"
"mac" "832"
}
"m_hTalkTarget" // EHANDLE
{
"type" "ehandle"
"windows" "816"
"linux" "836"
"mac" "836"
}
}
}
}

View File

@ -24,30 +24,21 @@
"type" "classptr"
"size" "8"
"windows" "764"
"linux" "784"
"mac" "784"
"windows" "768"
"linux" "788"
"mac" "788"
}
"m_iBeams" // int
{
"type" "integer"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_flNextBeamAttackCheck" // float
{
"type" "float"
"windows" "800"
"linux" "820"
"mac" "820"
}
"m_flNextPainTime" // float
"m_flNextBeamAttackCheck" // float
{
"type" "float"
@ -56,7 +47,7 @@
"mac" "824"
}
"m_flNextSpeakTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -65,7 +56,7 @@
"mac" "828"
}
"m_flNextWordTime" // float
"m_flNextSpeakTime" // float
{
"type" "float"
@ -74,16 +65,16 @@
"mac" "832"
}
"m_iLastWord" // int
"m_flNextWordTime" // float
{
"type" "integer"
"type" "float"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_iBabyVoltigoreGibs" // int
"m_iLastWord" // int
{
"type" "integer"
@ -92,7 +83,7 @@
"mac" "840"
}
"m_fDeathCharge" // BOOL
"m_iBabyVoltigoreGibs" // int
{
"type" "integer"
@ -101,14 +92,23 @@
"mac" "844"
}
"m_flDeathStartTime" // float
"m_fDeathCharge" // BOOL
{
"type" "float"
"type" "integer"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_flDeathStartTime" // float
{
"type" "float"
"windows" "832"
"linux" "852"
"mac" "852"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_flForce" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flNextRocket" // float
"m_flForce" // float
{
"type" "float"
@ -46,88 +37,88 @@
"mac" "736"
}
"m_vecTarget" // Vector
"m_flNextRocket" // float
{
"type" "vector"
"type" "float"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_vecTarget" // Vector
{
"type" "vector"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_posTarget" // Vector
{
"type" "vector"
"windows" "732"
"linux" "752"
"mac" "752"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_vecDesired" // Vector
{
"type" "vector"
"windows" "744"
"linux" "764"
"mac" "764"
"windows" "748"
"linux" "768"
"mac" "768"
}
"m_posDesired" // Vector
{
"type" "vector"
"windows" "756"
"linux" "776"
"mac" "776"
"windows" "760"
"linux" "780"
"mac" "780"
}
"m_vecGoal" // Vector
{
"type" "vector"
"windows" "768"
"linux" "788"
"mac" "788"
"windows" "772"
"linux" "792"
"mac" "792"
}
"m_angGun" // Vector
{
"type" "vector"
"windows" "780"
"linux" "800"
"mac" "800"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_flLastSeen" // float
{
"type" "float"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_flPrevSeen" // float
{
"type" "float"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_iSoundState" // int
"m_flPrevSeen" // float
{
"type" "integer"
"type" "float"
"windows" "800"
"linux" "820"
"mac" "820"
}
"m_iSpriteTexture" // int
"m_iSoundState" // int
{
"type" "integer"
@ -136,7 +127,7 @@
"mac" "824"
}
"m_iExplode" // int
"m_iSpriteTexture" // int
{
"type" "integer"
@ -145,7 +136,7 @@
"mac" "828"
}
"m_iBodyGibs" // int
"m_iExplode" // int
{
"type" "integer"
@ -154,32 +145,41 @@
"mac" "832"
}
"m_flGoalSpeed" // float
"m_iBodyGibs" // int
{
"type" "float"
"type" "integer"
"windows" "816"
"linux" "836"
"mac" "836"
}
"m_iDoSmokePuff" // int
"m_flGoalSpeed" // float
{
"type" "integer"
"type" "float"
"windows" "820"
"linux" "840"
"mac" "840"
}
"m_pBeam" // CBeam*
"m_iDoSmokePuff" // int
{
"type" "classptr"
"type" "integer"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "828"
"linux" "848"
"mac" "848"
}
}
}
}

View File

@ -23,18 +23,18 @@
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_vecForward" // Vector
{
"type" "vector"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
}
}

View File

@ -23,102 +23,93 @@
{
"type" "classptr"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_vel1" // Vector
{
"type" "vector"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_vel2" // Vector
{
"type" "vector"
"windows" "724"
"linux" "744"
"mac" "744"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_pos1" // Vector
{
"type" "vector"
"windows" "736"
"linux" "756"
"mac" "756"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_pos2" // Vector
{
"type" "vector"
"windows" "748"
"linux" "768"
"mac" "768"
"windows" "752"
"linux" "772"
"mac" "772"
}
"m_ang1" // Vector
{
"type" "vector"
"windows" "760"
"linux" "780"
"mac" "780"
"windows" "764"
"linux" "784"
"mac" "784"
}
"m_ang2" // Vector
{
"type" "vector"
"windows" "772"
"linux" "792"
"mac" "792"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_startTime" // float
{
"type" "float"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_dTime" // float
{
"type" "float"
"windows" "788"
"linux" "808"
"mac" "808"
}
"m_velocity" // Vector
"m_dTime" // float
{
"type" "vector"
"type" "float"
"windows" "792"
"linux" "812"
"mac" "812"
}
"m_flIdealtilt" // float
"m_velocity" // Vector
{
"type" "float"
"type" "vector"
"windows" "804"
"linux" "824"
"mac" "824"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_flRotortilt" // float
"m_flIdealtilt" // float
{
"type" "float"
@ -127,7 +118,7 @@
"mac" "828"
}
"m_flRightHealth" // float
"m_flRotortilt" // float
{
"type" "float"
@ -136,7 +127,7 @@
"mac" "832"
}
"m_flLeftHealth" // float
"m_flRightHealth" // float
{
"type" "float"
@ -145,23 +136,32 @@
"mac" "836"
}
"m_iUnits" // int
"m_flLeftHealth" // float
{
"type" "integer"
"type" "float"
"windows" "820"
"linux" "840"
"mac" "840"
}
"m_iUnits" // int
{
"type" "integer"
"windows" "824"
"linux" "844"
"mac" "844"
}
"m_hGrunt" // EHANDLE[24]
{
"type" "ehandle"
"size" "24"
"windows" "824"
"linux" "844"
"mac" "844"
"windows" "828"
"linux" "848"
"mac" "848"
}
"m_vecOrigin" // Vector[24]
@ -169,9 +169,9 @@
"type" "vector"
"size" "24"
"windows" "1016"
"linux" "1036"
"mac" "1036"
"windows" "1020"
"linux" "1040"
"mac" "1040"
}
"m_hRepel" // EHANDLE[4]
@ -179,30 +179,21 @@
"type" "ehandle"
"size" "4"
"windows" "1304"
"linux" "1324"
"mac" "1324"
"windows" "1308"
"linux" "1328"
"mac" "1328"
}
"m_iSoundState" // int
{
"type" "integer"
"windows" "1336"
"linux" "1356"
"mac" "1356"
}
"m_iSpriteTexture" // int
{
"type" "integer"
"windows" "1340"
"linux" "1360"
"mac" "1360"
}
"m_iPitch" // int
"m_iSpriteTexture" // int
{
"type" "integer"
@ -211,7 +202,7 @@
"mac" "1364"
}
"m_iExplode" // int
"m_iPitch" // int
{
"type" "integer"
@ -220,7 +211,7 @@
"mac" "1368"
}
"m_iTailGibs" // int
"m_iExplode" // int
{
"type" "integer"
@ -229,7 +220,7 @@
"mac" "1372"
}
"m_iBodyGibs" // int
"m_iTailGibs" // int
{
"type" "integer"
@ -238,7 +229,7 @@
"mac" "1376"
}
"m_iEngineGibs" // int
"m_iBodyGibs" // int
{
"type" "integer"
@ -247,7 +238,7 @@
"mac" "1380"
}
"m_iDoLeftSmokePuff" // int
"m_iEngineGibs" // int
{
"type" "integer"
@ -256,7 +247,7 @@
"mac" "1384"
}
"m_iDoRightSmokePuff" // int
"m_iDoLeftSmokePuff" // int
{
"type" "integer"
@ -264,6 +255,15 @@
"linux" "1388"
"mac" "1388"
}
"m_iDoRightSmokePuff" // int
{
"type" "integer"
"windows" "1372"
"linux" "1392"
"mac" "1392"
}
}
}
}

View File

@ -23,66 +23,57 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_posTarget" // Vector
{
"type" "vector"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_flLastSeen" // float
{
"type" "float"
"windows" "724"
"linux" "744"
"mac" "744"
}
"m_flPrevSeen" // float
{
"type" "float"
"windows" "728"
"linux" "748"
"mac" "748"
}
"m_pCloud" // COFGeneWormCloud*
"m_flPrevSeen" // float
{
"type" "classptr"
"type" "float"
"windows" "732"
"linux" "752"
"mac" "752"
}
"m_iWasHit" // int
"m_pCloud" // COFGeneWormCloud*
{
"type" "integer"
"type" "classptr"
"windows" "736"
"linux" "756"
"mac" "756"
}
"m_flTakeHitTime" // float
"m_iWasHit" // int
{
"type" "float"
"type" "integer"
"windows" "740"
"linux" "760"
"mac" "760"
}
"m_flHitTime" // float
"m_flTakeHitTime" // float
{
"type" "float"
@ -91,7 +82,7 @@
"mac" "764"
}
"m_flNextMeleeTime" // float
"m_flHitTime" // float
{
"type" "float"
@ -100,7 +91,7 @@
"mac" "768"
}
"m_flNextRangeTime" // float
"m_flNextMeleeTime" // float
{
"type" "float"
@ -109,16 +100,16 @@
"mac" "772"
}
"m_fRightEyeHit" // BOOL
"m_flNextRangeTime" // float
{
"type" "integer"
"type" "float"
"windows" "756"
"linux" "776"
"mac" "776"
}
"m_fLeftEyeHit" // BOOL
"m_fRightEyeHit" // BOOL
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "780"
}
"m_fGetMad" // BOOL
"m_fLeftEyeHit" // BOOL
{
"type" "integer"
@ -136,7 +127,7 @@
"mac" "784"
}
"m_fOrificeHit" // BOOL
"m_fGetMad" // BOOL
{
"type" "integer"
@ -145,52 +136,52 @@
"mac" "788"
}
"m_flOrificeOpenTime" // float
"m_fOrificeHit" // BOOL
{
"type" "float"
"type" "integer"
"windows" "772"
"linux" "792"
"mac" "792"
}
"m_orificeGlow" // COFGeneWormSpawn*
"m_flOrificeOpenTime" // float
{
"type" "classptr"
"type" "float"
"windows" "776"
"linux" "796"
"mac" "796"
}
"m_fSpawningTrooper" // BOOL
"m_orificeGlow" // COFGeneWormSpawn*
{
"type" "integer"
"type" "classptr"
"windows" "780"
"linux" "800"
"mac" "800"
}
"m_flSpawnTrooperTime" // float
"m_fSpawningTrooper" // BOOL
{
"type" "float"
"type" "integer"
"windows" "784"
"linux" "804"
"mac" "804"
}
"m_iHitTimes" // int
"m_flSpawnTrooperTime" // float
{
"type" "integer"
"type" "float"
"windows" "788"
"linux" "808"
"mac" "808"
}
"m_iMaxHitTimes" // int
"m_iHitTimes" // int
{
"type" "integer"
@ -199,16 +190,16 @@
"mac" "812"
}
"m_offsetBeam" // float
"m_iMaxHitTimes" // int
{
"type" "float"
"type" "integer"
"windows" "796"
"linux" "816"
"mac" "816"
}
"m_lenBeam" // float
"m_offsetBeam" // float
{
"type" "float"
@ -217,104 +208,113 @@
"mac" "820"
}
"m_posBeam" // Vector
"m_lenBeam" // float
{
"type" "vector"
"type" "float"
"windows" "804"
"linux" "824"
"mac" "824"
}
"m_posBeam" // Vector
{
"type" "vector"
"windows" "808"
"linux" "828"
"mac" "828"
}
"m_vecBeam" // Vector
{
"type" "vector"
"windows" "816"
"linux" "836"
"mac" "836"
"windows" "820"
"linux" "840"
"mac" "840"
}
"m_angleBeam" // Vector
{
"type" "vector"
"windows" "828"
"linux" "848"
"mac" "848"
"windows" "832"
"linux" "852"
"mac" "852"
}
"m_flBeamExpireTime" // float
{
"type" "float"
"windows" "840"
"linux" "860"
"mac" "860"
}
"m_flBeamDir" // float
{
"type" "float"
"windows" "844"
"linux" "864"
"mac" "864"
}
"m_fSpitting" // BOOL
"m_flBeamDir" // float
{
"type" "integer"
"type" "float"
"windows" "848"
"linux" "868"
"mac" "868"
}
"m_flSpitStartTime" // float
"m_fSpitting" // BOOL
{
"type" "float"
"type" "integer"
"windows" "852"
"linux" "872"
"mac" "872"
}
"m_fActivated" // BOOL
"m_flSpitStartTime" // float
{
"type" "integer"
"type" "float"
"windows" "856"
"linux" "876"
"mac" "876"
}
"m_flDeathStart" // float
"m_fActivated" // BOOL
{
"type" "float"
"type" "integer"
"windows" "860"
"linux" "880"
"mac" "880"
}
"m_fHasEntered" // BOOL
"m_flDeathStart" // float
{
"type" "integer"
"type" "float"
"windows" "864"
"linux" "884"
"mac" "884"
}
"m_flMadDelayTime" // float
"m_fHasEntered" // BOOL
{
"type" "float"
"type" "integer"
"windows" "868"
"linux" "888"
"mac" "888"
}
"m_flMadDelayTime" // float
{
"type" "float"
"windows" "872"
"linux" "892"
"mac" "892"
}
}
}
}

View File

@ -23,36 +23,36 @@
{
"type" "float"
"windows" "708"
"linux" "728"
"mac" "728"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_flNextThrowTime" // float
{
"type" "float"
"windows" "712"
"linux" "732"
"mac" "732"
"windows" "716"
"linux" "736"
"mac" "736"
}
"m_pGonomeGuts" // COFGonomeGuts*
{
"type" "classptr"
"windows" "716"
"linux" "736"
"mac" "736"
"windows" "720"
"linux" "740"
"mac" "740"
}
"m_fPlayerLocked" // BOOL
{
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
"windows" "724"
"linux" "744"
"mac" "744"
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "896"
"linux" "916"
"mac" "916"
}
"m_flPlayerDamage" // float
{
"type" "float"
"windows" "900"
"linux" "920"
"mac" "920"
}
"m_flNextGrenadeCheck" // float
"m_flPlayerDamage" // float
{
"type" "float"
@ -46,7 +37,7 @@
"mac" "924"
}
"m_flNextPainTime" // float
"m_flNextGrenadeCheck" // float
{
"type" "float"
@ -55,7 +46,7 @@
"mac" "928"
}
"m_flLastEnemySightTime" // float
"m_flNextPainTime" // float
{
"type" "float"
@ -64,25 +55,25 @@
"mac" "932"
}
"m_vecTossVelocity" // Vector
"m_flLastEnemySightTime" // float
{
"type" "vector"
"type" "float"
"windows" "916"
"linux" "936"
"mac" "936"
}
"m_fThrowGrenade" // BOOL
"m_vecTossVelocity" // Vector
{
"type" "integer"
"type" "vector"
"windows" "928"
"linux" "948"
"mac" "948"
"windows" "920"
"linux" "940"
"mac" "940"
}
"m_fStanding" // BOOL
"m_fThrowGrenade" // BOOL
{
"type" "integer"
@ -91,7 +82,7 @@
"mac" "952"
}
"m_fFirstEncounter" // BOOL
"m_fStanding" // BOOL
{
"type" "integer"
@ -100,7 +91,7 @@
"mac" "956"
}
"m_cClipSize" // int
"m_fFirstEncounter" // BOOL
{
"type" "integer"
@ -109,7 +100,7 @@
"mac" "960"
}
"m_iHealCharge" // int
"m_cClipSize" // int
{
"type" "integer"
@ -118,7 +109,7 @@
"mac" "964"
}
"m_fUseHealing" // BOOL
"m_iHealCharge" // int
{
"type" "integer"
@ -127,7 +118,7 @@
"mac" "968"
}
"m_fHealing" // BOOL
"m_fUseHealing" // BOOL
{
"type" "integer"
@ -136,34 +127,34 @@
"mac" "972"
}
"m_flLastUseTime" // float
"m_fHealing" // BOOL
{
"type" "float"
"type" "integer"
"windows" "956"
"linux" "976"
"mac" "976"
}
"m_hNewTargetEnt" // EHANDLE
"m_flLastUseTime" // float
{
"type" "ehandle"
"type" "float"
"windows" "960"
"linux" "980"
"mac" "980"
}
"m_fQueueFollow" // BOOL
"m_hNewTargetEnt" // EHANDLE
{
"type" "integer"
"type" "ehandle"
"windows" "968"
"linux" "988"
"mac" "988"
"windows" "964"
"linux" "984"
"mac" "984"
}
"m_fHealAudioPlaying" // BOOL
"m_fQueueFollow" // BOOL
{
"type" "integer"
@ -172,25 +163,25 @@
"mac" "992"
}
"m_flFollowCheckTime" // float
"m_fHealAudioPlaying" // BOOL
{
"type" "float"
"type" "integer"
"windows" "976"
"linux" "996"
"mac" "996"
}
"m_fFollowChecking" // BOOL
"m_flFollowCheckTime" // float
{
"type" "integer"
"type" "float"
"windows" "980"
"linux" "1000"
"mac" "1000"
}
"m_fFollowChecked" // BOOL
"m_fFollowChecking" // BOOL
{
"type" "integer"
@ -199,25 +190,25 @@
"mac" "1004"
}
"m_flLastRejectAudio" // float
"m_fFollowChecked" // BOOL
{
"type" "float"
"type" "integer"
"windows" "988"
"linux" "1008"
"mac" "1008"
}
"m_iBlackOrWhite" // int
"m_flLastRejectAudio" // float
{
"type" "integer"
"type" "float"
"windows" "992"
"linux" "1012"
"mac" "1012"
}
"m_fGunHolstered" // BOOL
"m_iBlackOrWhite" // int
{
"type" "integer"
@ -226,7 +217,7 @@
"mac" "1016"
}
"m_fHypoHolstered" // BOOL
"m_fGunHolstered" // BOOL
{
"type" "integer"
@ -235,7 +226,7 @@
"mac" "1020"
}
"m_fHealActive" // BOOL
"m_fHypoHolstered" // BOOL
{
"type" "integer"
@ -244,7 +235,7 @@
"mac" "1024"
}
"m_iWeaponIdx" // int
"m_fHealActive" // BOOL
{
"type" "integer"
@ -253,25 +244,25 @@
"mac" "1028"
}
"m_flLastShot" // float
"m_iWeaponIdx" // int
{
"type" "float"
"type" "integer"
"windows" "1012"
"linux" "1032"
"mac" "1032"
}
"m_iBrassShell" // int
"m_flLastShot" // float
{
"type" "integer"
"type" "float"
"windows" "1016"
"linux" "1036"
"mac" "1036"
}
"m_iSentence" // int
"m_iBrassShell" // int
{
"type" "integer"
@ -279,6 +270,15 @@
"linux" "1040"
"mac" "1040"
}
"m_iSentence" // int
{
"type" "integer"
"windows" "1024"
"linux" "1044"
"mac" "1044"
}
}
}
}

View File

@ -23,21 +23,12 @@
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
}
"m_iBlackOrWhite" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
}
"m_iszUse" // int
"m_iBlackOrWhite" // int
{
"type" "integer"
@ -46,7 +37,7 @@
"mac" "736"
}
"m_iszUnUse" // int
"m_iszUse" // int
{
"type" "integer"
@ -54,6 +45,15 @@
"linux" "740"
"mac" "740"
}
"m_iszUnUse" // int
{
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
}
}
}
}

Some files were not shown because too many files have changed in this diff Show More