Update DoD offsets

This commit is contained in:
Arkshine 2015-08-10 15:52:21 +02:00
parent db14b0eae8
commit 2fa53badd9
157 changed files with 2148 additions and 3 deletions

View File

@ -21,6 +21,9 @@
{ {
"m_usFire30CAL" // short unsigned int "m_usFire30CAL" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"

View File

@ -21,6 +21,8 @@
{ {
"m_fGunDrawn" // BOOL "m_fGunDrawn" // BOOL
{ {
"type" "integer"
"windows" "1040" "windows" "1040"
"linux" "1060" "linux" "1060"
"mac" "1060" "mac" "1060"
@ -28,6 +30,8 @@
"m_painTime" // float "m_painTime" // float
{ {
"type" "time"
"windows" "1044" "windows" "1044"
"linux" "1064" "linux" "1064"
"mac" "1064" "mac" "1064"
@ -35,6 +39,8 @@
"m_checkAttackTime" // float "m_checkAttackTime" // float
{ {
"type" "time"
"windows" "1048" "windows" "1048"
"linux" "1068" "linux" "1068"
"mac" "1068" "mac" "1068"
@ -42,6 +48,8 @@
"m_lastAttackCheck" // BOOL "m_lastAttackCheck" // BOOL
{ {
"type" "integer"
"windows" "1052" "windows" "1052"
"linux" "1072" "linux" "1072"
"mac" "1072" "mac" "1072"
@ -49,6 +57,8 @@
"m_angles" // Vector "m_angles" // Vector
{ {
"type" "vector"
"windows" "1056" "windows" "1056"
"linux" "1076" "linux" "1076"
"mac" "1076" "mac" "1076"
@ -56,6 +66,8 @@
"m_origin" // Vector "m_origin" // Vector
{ {
"type" "vector"
"windows" "1068" "windows" "1068"
"linux" "1088" "linux" "1088"
"mac" "1088" "mac" "1088"
@ -63,6 +75,8 @@
"m_flPlayerDamage" // float "m_flPlayerDamage" // float
{ {
"type" "time"
"windows" "1080" "windows" "1080"
"linux" "1100" "linux" "1100"
"mac" "1100" "mac" "1100"

View File

@ -21,6 +21,8 @@
{ {
"m_flNextGrenadeCheck" // float "m_flNextGrenadeCheck" // float
{ {
"type" "time"
"windows" "972" "windows" "972"
"linux" "992" "linux" "992"
"mac" "992" "mac" "992"
@ -28,6 +30,8 @@
"m_flNextPainTime" // float "m_flNextPainTime" // float
{ {
"type" "time"
"windows" "976" "windows" "976"
"linux" "996" "linux" "996"
"mac" "996" "mac" "996"
@ -35,6 +39,8 @@
"m_flLastEnemySightTime" // float "m_flLastEnemySightTime" // float
{ {
"type" "time"
"windows" "980" "windows" "980"
"linux" "1000" "linux" "1000"
"mac" "1000" "mac" "1000"
@ -42,6 +48,8 @@
"m_vecTossVelocity" // Vector "m_vecTossVelocity" // Vector
{ {
"type" "vector"
"windows" "984" "windows" "984"
"linux" "1004" "linux" "1004"
"mac" "1004" "mac" "1004"
@ -49,6 +57,8 @@
"m_fThrowGrenade" // BOOL "m_fThrowGrenade" // BOOL
{ {
"type" "integer"
"windows" "996" "windows" "996"
"linux" "1016" "linux" "1016"
"mac" "1016" "mac" "1016"
@ -56,6 +66,8 @@
"m_fStanding" // BOOL "m_fStanding" // BOOL
{ {
"type" "integer"
"windows" "1000" "windows" "1000"
"linux" "1020" "linux" "1020"
"mac" "1020" "mac" "1020"
@ -63,6 +75,8 @@
"m_fFirstEncounter" // BOOL "m_fFirstEncounter" // BOOL
{ {
"type" "integer"
"windows" "1004" "windows" "1004"
"linux" "1024" "linux" "1024"
"mac" "1024" "mac" "1024"
@ -70,6 +84,8 @@
"m_cClipSize" // int "m_cClipSize" // int
{ {
"type" "integer"
"windows" "1008" "windows" "1008"
"linux" "1028" "linux" "1028"
"mac" "1028" "mac" "1028"
@ -77,6 +93,8 @@
"m_voicePitch" // int "m_voicePitch" // int
{ {
"type" "integer"
"windows" "1012" "windows" "1012"
"linux" "1032" "linux" "1032"
"mac" "1032" "mac" "1032"
@ -84,6 +102,8 @@
"m_iBrassShell" // int "m_iBrassShell" // int
{ {
"type" "integer"
"windows" "1016" "windows" "1016"
"linux" "1036" "linux" "1036"
"mac" "1036" "mac" "1036"
@ -91,6 +111,8 @@
"m_iSentence" // int "m_iSentence" // int
{ {
"type" "integer"
"windows" "1020" "windows" "1020"
"linux" "1040" "linux" "1040"
"mac" "1040" "mac" "1040"

View File

@ -21,6 +21,8 @@
{ {
"m_flAttenuation" // float "m_flAttenuation" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_dpv" // dynpitchvol_t "m_dpv" // dynpitchvol_t
{ {
"type" "structure"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_fActive" // BOOL "m_fActive" // BOOL
{ {
"type" "integer"
"windows" "432" "windows" "432"
"linux" "448" "linux" "448"
"mac" "448" "mac" "448"
@ -42,6 +48,8 @@
"m_fLooping" // BOOL "m_fLooping" // BOOL
{ {
"type" "integer"
"windows" "436" "windows" "436"
"linux" "452" "linux" "452"
"mac" "452" "mac" "452"

View File

@ -21,6 +21,8 @@
{ {
"m_iCapMode" // int "m_iCapMode" // int
{ {
"type" "integer"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +30,8 @@
"m_bCapturing" // int "m_bCapturing" // int
{ {
"type" "integer"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -35,6 +39,8 @@
"m_nCapturingTeam" // int "m_nCapturingTeam" // int
{ {
"type" "integer"
"windows" "500" "windows" "500"
"linux" "520" "linux" "520"
"mac" "520" "mac" "520"
@ -42,6 +48,8 @@
"m_nOwningTeam" // int "m_nOwningTeam" // int
{ {
"type" "integer"
"windows" "504" "windows" "504"
"linux" "524" "linux" "524"
"mac" "524" "mac" "524"
@ -49,6 +57,8 @@
"m_nCapTime" // int "m_nCapTime" // int
{ {
"type" "integer"
"windows" "508" "windows" "508"
"linux" "528" "linux" "528"
"mac" "528" "mac" "528"
@ -56,6 +66,8 @@
"m_fTimeRemaining" // float "m_fTimeRemaining" // float
{ {
"type" "time"
"windows" "512" "windows" "512"
"linux" "532" "linux" "532"
"mac" "532" "mac" "532"
@ -63,6 +75,8 @@
"m_nAlliesNumCap" // int "m_nAlliesNumCap" // int
{ {
"type" "integer"
"windows" "516" "windows" "516"
"linux" "536" "linux" "536"
"mac" "536" "mac" "536"
@ -70,6 +84,8 @@
"m_nAxisNumCap" // int "m_nAxisNumCap" // int
{ {
"type" "integer"
"windows" "520" "windows" "520"
"linux" "540" "linux" "540"
"mac" "540" "mac" "540"
@ -77,6 +93,8 @@
"m_nNumAllies" // int "m_nNumAllies" // int
{ {
"type" "integer"
"windows" "524" "windows" "524"
"linux" "544" "linux" "544"
"mac" "544" "mac" "544"
@ -84,6 +102,8 @@
"m_nNumAxis" // int "m_nNumAxis" // int
{ {
"type" "integer"
"windows" "528" "windows" "528"
"linux" "548" "linux" "548"
"mac" "548" "mac" "548"
@ -91,6 +111,8 @@
"m_bAlliesCanCap" // bool "m_bAlliesCanCap" // bool
{ {
"type" "boolean"
"windows" "532" "windows" "532"
"linux" "552" "linux" "552"
"mac" "552" "mac" "552"
@ -98,6 +120,8 @@
"m_bAxisCanCap" // bool "m_bAxisCanCap" // bool
{ {
"type" "boolean"
"windows" "533" "windows" "533"
"linux" "553" "linux" "553"
"mac" "553" "mac" "553"
@ -105,6 +129,8 @@
"m_iCappingRequired" // int "m_iCappingRequired" // int
{ {
"type" "integer"
"windows" "536" "windows" "536"
"linux" "556" "linux" "556"
"mac" "556" "mac" "556"
@ -112,6 +138,8 @@
"m_iCappingPlayers" // int "m_iCappingPlayers" // int
{ {
"type" "integer"
"windows" "540" "windows" "540"
"linux" "560" "linux" "560"
"mac" "560" "mac" "560"
@ -119,6 +147,9 @@
"sz_AlliesCap" // char[256] "sz_AlliesCap" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "544" "windows" "544"
"linux" "564" "linux" "564"
"mac" "564" "mac" "564"
@ -126,6 +157,9 @@
"sz_AxisCap" // char[256] "sz_AxisCap" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "800" "windows" "800"
"linux" "820" "linux" "820"
"mac" "820" "mac" "820"
@ -133,6 +167,9 @@
"sz_AlliesStart" // char[256] "sz_AlliesStart" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1056" "windows" "1056"
"linux" "1076" "linux" "1076"
"mac" "1076" "mac" "1076"
@ -140,6 +177,9 @@
"sz_AxisStart" // char[256] "sz_AxisStart" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1312" "windows" "1312"
"linux" "1332" "linux" "1332"
"mac" "1332" "mac" "1332"
@ -147,6 +187,9 @@
"sz_AlliesBreak" // char[256] "sz_AlliesBreak" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1568" "windows" "1568"
"linux" "1588" "linux" "1588"
"mac" "1588" "mac" "1588"
@ -154,6 +197,9 @@
"sz_AxisBreak" // char[256] "sz_AxisBreak" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1824" "windows" "1824"
"linux" "1844" "linux" "1844"
"mac" "1844" "mac" "1844"
@ -161,6 +207,8 @@
"m_iAreaIndex" // int "m_iAreaIndex" // int
{ {
"type" "integer"
"windows" "2080" "windows" "2080"
"linux" "2100" "linux" "2100"
"mac" "2100" "mac" "2100"
@ -168,6 +216,9 @@
"sz_HudIcon" // char[256] "sz_HudIcon" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "2084" "windows" "2084"
"linux" "2104" "linux" "2104"
"mac" "2104" "mac" "2104"
@ -175,6 +226,8 @@
"m_pPoint" // CControlPoint* "m_pPoint" // CControlPoint*
{ {
"type" "classptr"
"windows" "2340" "windows" "2340"
"linux" "2360" "linux" "2360"
"mac" "2360" "mac" "2360"
@ -182,6 +235,9 @@
"sz_CapPointName" // char[256] "sz_CapPointName" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "2344" "windows" "2344"
"linux" "2364" "linux" "2364"
"mac" "2364" "mac" "2364"
@ -189,6 +245,9 @@
"sz_RequiredObjectGroup" // char[256] "sz_RequiredObjectGroup" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "2600" "windows" "2600"
"linux" "2620" "linux" "2620"
"mac" "2620" "mac" "2620"
@ -196,6 +255,8 @@
"m_bRequiresObject" // bool "m_bRequiresObject" // bool
{ {
"type" "boolean"
"windows" "2856" "windows" "2856"
"linux" "2876" "linux" "2876"
"mac" "2876" "mac" "2876"

View File

@ -21,6 +21,8 @@
{ {
"m_iEnabled" // int "m_iEnabled" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -28,6 +30,8 @@
"m_globalstate" // int "m_globalstate" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -35,6 +39,8 @@
"triggerType" // USE_TYPE "triggerType" // USE_TYPE
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -42,6 +48,8 @@
"b_isRoundRestart" // bool "b_isRoundRestart" // bool
{ {
"type" "boolean"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"

View File

@ -21,6 +21,8 @@
{ {
"m_flNextGrenadeCheck" // float "m_flNextGrenadeCheck" // float
{ {
"type" "time"
"windows" "972" "windows" "972"
"linux" "992" "linux" "992"
"mac" "992" "mac" "992"
@ -28,6 +30,8 @@
"m_flNextPainTime" // float "m_flNextPainTime" // float
{ {
"type" "time"
"windows" "976" "windows" "976"
"linux" "996" "linux" "996"
"mac" "996" "mac" "996"
@ -35,6 +39,8 @@
"m_flLastEnemySightTime" // float "m_flLastEnemySightTime" // float
{ {
"type" "time"
"windows" "980" "windows" "980"
"linux" "1000" "linux" "1000"
"mac" "1000" "mac" "1000"
@ -42,6 +48,8 @@
"m_vecTossVelocity" // Vector "m_vecTossVelocity" // Vector
{ {
"type" "vector"
"windows" "984" "windows" "984"
"linux" "1004" "linux" "1004"
"mac" "1004" "mac" "1004"
@ -49,6 +57,8 @@
"m_fThrowGrenade" // BOOL "m_fThrowGrenade" // BOOL
{ {
"type" "integer"
"windows" "996" "windows" "996"
"linux" "1016" "linux" "1016"
"mac" "1016" "mac" "1016"
@ -56,6 +66,8 @@
"m_fStanding" // BOOL "m_fStanding" // BOOL
{ {
"type" "integer"
"windows" "1000" "windows" "1000"
"linux" "1020" "linux" "1020"
"mac" "1020" "mac" "1020"
@ -63,6 +75,8 @@
"m_fFirstEncounter" // BOOL "m_fFirstEncounter" // BOOL
{ {
"type" "integer"
"windows" "1004" "windows" "1004"
"linux" "1024" "linux" "1024"
"mac" "1024" "mac" "1024"
@ -70,6 +84,8 @@
"m_cClipSize" // int "m_cClipSize" // int
{ {
"type" "integer"
"windows" "1008" "windows" "1008"
"linux" "1028" "linux" "1028"
"mac" "1028" "mac" "1028"
@ -77,6 +93,8 @@
"m_voicePitch" // int "m_voicePitch" // int
{ {
"type" "integer"
"windows" "1012" "windows" "1012"
"linux" "1032" "linux" "1032"
"mac" "1032" "mac" "1032"
@ -84,6 +102,8 @@
"m_iBrassShell" // int "m_iBrassShell" // int
{ {
"type" "integer"
"windows" "1016" "windows" "1016"
"linux" "1036" "linux" "1036"
"mac" "1036" "mac" "1036"
@ -91,6 +111,8 @@
"m_iSentence" // int "m_iSentence" // int
{ {
"type" "integer"
"windows" "1020" "windows" "1020"
"linux" "1040" "linux" "1040"
"mac" "1040" "mac" "1040"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireBAR" // short unsigned int "m_usFireBAR" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"

View File

@ -21,6 +21,8 @@
{ {
"m_flFrameRate" // float "m_flFrameRate" // float
{ {
"type" "time"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -28,6 +30,8 @@
"m_flGroundSpeed" // float "m_flGroundSpeed" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -35,6 +39,8 @@
"m_flLastEventCheck" // float "m_flLastEventCheck" // float
{ {
"type" "time"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -42,6 +48,8 @@
"m_fSequenceFinished" // BOOL "m_fSequenceFinished" // BOOL
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -49,6 +57,8 @@
"m_fSequenceLoops" // BOOL "m_fSequenceLoops" // BOOL
{ {
"type" "integer"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"

View File

@ -21,6 +21,8 @@
{ {
"m_fStayPushed" // BOOL "m_fStayPushed" // BOOL
{ {
"type" "integer"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +30,8 @@
"m_fRotating" // BOOL "m_fRotating" // BOOL
{ {
"type" "integer"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -35,6 +39,8 @@
"m_strChangeTarget" // string_t "m_strChangeTarget" // string_t
{ {
"type" "stringint"
"windows" "500" "windows" "500"
"linux" "520" "linux" "520"
"mac" "520" "mac" "520"
@ -42,6 +48,8 @@
"m_ls" // locksound_t "m_ls" // locksound_t
{ {
"type" "structure"
"windows" "504" "windows" "504"
"linux" "524" "linux" "524"
"mac" "524" "mac" "524"
@ -49,6 +57,9 @@
"m_bLockedSound" // BYTE "m_bLockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "540" "windows" "540"
"linux" "560" "linux" "560"
"mac" "560" "mac" "560"
@ -56,6 +67,9 @@
"m_bLockedSentence" // BYTE "m_bLockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "541" "windows" "541"
"linux" "561" "linux" "561"
"mac" "561" "mac" "561"
@ -63,6 +77,9 @@
"m_bUnlockedSound" // BYTE "m_bUnlockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "542" "windows" "542"
"linux" "562" "linux" "562"
"mac" "562" "mac" "562"
@ -70,6 +87,9 @@
"m_bUnlockedSentence" // BYTE "m_bUnlockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "543" "windows" "543"
"linux" "563" "linux" "563"
"mac" "563" "mac" "563"
@ -77,6 +97,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "544" "windows" "544"
"linux" "564" "linux" "564"
"mac" "564" "mac" "564"
@ -84,6 +106,8 @@
"m_rrWait" // float "m_rrWait" // float
{ {
"type" "time"
"windows" "548" "windows" "548"
"linux" "568" "linux" "568"
"mac" "568" "mac" "568"

View File

@ -21,6 +21,8 @@
{ {
"m_flDelay" // float "m_flDelay" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_iszKillTarget" // int "m_iszKillTarget" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"

View File

@ -21,6 +21,8 @@
{ {
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_sCPMaster" // string_t "m_sCPMaster" // string_t
{ {
"type" "stringint"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_bNeutral" // int "m_bNeutral" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_bInControl" // int "m_bInControl" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_bNotInControl" // int "m_bNotInControl" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"

View File

@ -21,6 +21,9 @@
{ {
"m_bHealthValue" // BYTE "m_bHealthValue" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +31,9 @@
"m_bMoveSnd" // BYTE "m_bMoveSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "493" "windows" "493"
"linux" "513" "linux" "513"
"mac" "513" "mac" "513"
@ -35,6 +41,9 @@
"m_bStopSnd" // BYTE "m_bStopSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "494" "windows" "494"
"linux" "514" "linux" "514"
"mac" "514" "mac" "514"
@ -42,6 +51,8 @@
"m_ls" // locksound_t "m_ls" // locksound_t
{ {
"type" "structure"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -49,6 +60,9 @@
"m_bLockedSound" // BYTE "m_bLockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "532" "windows" "532"
"linux" "552" "linux" "552"
"mac" "552" "mac" "552"
@ -56,6 +70,9 @@
"m_bLockedSentence" // BYTE "m_bLockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "533" "windows" "533"
"linux" "553" "linux" "553"
"mac" "553" "mac" "553"
@ -63,6 +80,9 @@
"m_bUnlockedSound" // BYTE "m_bUnlockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "534" "windows" "534"
"linux" "554" "linux" "554"
"mac" "554" "mac" "554"
@ -70,6 +90,9 @@
"m_bUnlockedSentence" // BYTE "m_bUnlockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "535" "windows" "535"
"linux" "555" "linux" "555"
"mac" "555" "mac" "555"
@ -77,6 +100,8 @@
"TeamSpecific" // int "TeamSpecific" // int
{ {
"type" "integer"
"windows" "536" "windows" "536"
"linux" "556" "linux" "556"
"mac" "556" "mac" "556"
@ -84,6 +109,8 @@
"m_lastBlockedTimestamp" // float "m_lastBlockedTimestamp" // float
{ {
"type" "time"
"windows" "540" "windows" "540"
"linux" "560" "linux" "560"
"mac" "560" "mac" "560"

View File

@ -21,6 +21,8 @@
{ {
"pev" // entvars_t* "pev" // entvars_t*
{ {
"type" "entvars"
"windows" "4" "windows" "4"
"linux" "4" "linux" "4"
"mac" "4" "mac" "4"
@ -28,6 +30,8 @@
"m_pGoalEnt" // CBaseEntity* "m_pGoalEnt" // CBaseEntity*
{ {
"type" "classptr"
"windows" "8" "windows" "8"
"linux" "8" "linux" "8"
"mac" "8" "mac" "8"
@ -35,6 +39,8 @@
"m_pLink" // CBaseEntity* "m_pLink" // CBaseEntity*
{ {
"type" "classptr"
"windows" "12" "windows" "12"
"linux" "12" "linux" "12"
"mac" "12" "mac" "12"
@ -42,6 +48,8 @@
"m_rrOrigin" // Vector "m_rrOrigin" // Vector
{ {
"type" "vector"
"windows" "16" "windows" "16"
"linux" "16" "linux" "16"
"mac" "16" "mac" "16"
@ -49,6 +57,8 @@
"m_rrMins" // Vector "m_rrMins" // Vector
{ {
"type" "vector"
"windows" "28" "windows" "28"
"linux" "28" "linux" "28"
"mac" "28" "mac" "28"
@ -56,6 +66,8 @@
"m_rrMaxs" // Vector "m_rrMaxs" // Vector
{ {
"type" "vector"
"windows" "40" "windows" "40"
"linux" "40" "linux" "40"
"mac" "40" "mac" "40"
@ -63,6 +75,8 @@
"m_rrAngles" // Vector "m_rrAngles" // Vector
{ {
"type" "vector"
"windows" "52" "windows" "52"
"linux" "52" "linux" "52"
"mac" "52" "mac" "52"
@ -70,6 +84,8 @@
"m_rrMovedir" // Vector "m_rrMovedir" // Vector
{ {
"type" "vector"
"windows" "64" "windows" "64"
"linux" "64" "linux" "64"
"mac" "64" "mac" "64"
@ -77,6 +93,8 @@
"m_rrSpawnflags" // int "m_rrSpawnflags" // int
{ {
"type" "integer"
"windows" "76" "windows" "76"
"linux" "76" "linux" "76"
"mac" "76" "mac" "76"
@ -84,6 +102,8 @@
"m_rrSolid" // int "m_rrSolid" // int
{ {
"type" "integer"
"windows" "80" "windows" "80"
"linux" "80" "linux" "80"
"mac" "80" "mac" "80"
@ -91,6 +111,8 @@
"m_rrMovetype" // int "m_rrMovetype" // int
{ {
"type" "integer"
"windows" "84" "windows" "84"
"linux" "84" "linux" "84"
"mac" "84" "mac" "84"
@ -98,6 +120,8 @@
"m_rrEffects" // int "m_rrEffects" // int
{ {
"type" "integer"
"windows" "88" "windows" "88"
"linux" "88" "linux" "88"
"mac" "88" "mac" "88"
@ -105,6 +129,8 @@
"m_rrFlags" // int "m_rrFlags" // int
{ {
"type" "integer"
"windows" "92" "windows" "92"
"linux" "92" "linux" "92"
"mac" "92" "mac" "92"
@ -112,6 +138,8 @@
"m_rrFrags" // int "m_rrFrags" // int
{ {
"type" "integer"
"windows" "96" "windows" "96"
"linux" "96" "linux" "96"
"mac" "96" "mac" "96"
@ -119,6 +147,8 @@
"m_rrRendermode" // int "m_rrRendermode" // int
{ {
"type" "integer"
"windows" "100" "windows" "100"
"linux" "100" "linux" "100"
"mac" "100" "mac" "100"
@ -126,6 +156,8 @@
"m_rrRenderamt" // float "m_rrRenderamt" // float
{ {
"type" "time"
"windows" "104" "windows" "104"
"linux" "104" "linux" "104"
"mac" "104" "mac" "104"
@ -133,6 +165,8 @@
"m_rrRendercolor" // Vector "m_rrRendercolor" // Vector
{ {
"type" "vector"
"windows" "108" "windows" "108"
"linux" "108" "linux" "108"
"mac" "108" "mac" "108"
@ -140,6 +174,8 @@
"m_rrRenderfx" // int "m_rrRenderfx" // int
{ {
"type" "integer"
"windows" "120" "windows" "120"
"linux" "120" "linux" "120"
"mac" "120" "mac" "120"
@ -147,6 +183,8 @@
"m_rrHealth" // float "m_rrHealth" // float
{ {
"type" "time"
"windows" "124" "windows" "124"
"linux" "124" "linux" "124"
"mac" "124" "mac" "124"
@ -154,6 +192,8 @@
"m_rrFrame" // float "m_rrFrame" // float
{ {
"type" "time"
"windows" "128" "windows" "128"
"linux" "128" "linux" "128"
"mac" "128" "mac" "128"
@ -161,6 +201,8 @@
"m_rrSpeed" // float "m_rrSpeed" // float
{ {
"type" "time"
"windows" "132" "windows" "132"
"linux" "132" "linux" "132"
"mac" "132" "mac" "132"
@ -168,6 +210,8 @@
"m_rrTarget" // string_t "m_rrTarget" // string_t
{ {
"type" "stringint"
"windows" "136" "windows" "136"
"linux" "136" "linux" "136"
"mac" "136" "mac" "136"
@ -175,6 +219,8 @@
"m_rrTargetname" // string_t "m_rrTargetname" // string_t
{ {
"type" "stringint"
"windows" "140" "windows" "140"
"linux" "140" "linux" "140"
"mac" "140" "mac" "140"
@ -182,6 +228,8 @@
"m_rrNetname" // string_t "m_rrNetname" // string_t
{ {
"type" "stringint"
"windows" "144" "windows" "144"
"linux" "144" "linux" "144"
"mac" "144" "mac" "144"
@ -189,6 +237,8 @@
"m_rrTakedamage" // float "m_rrTakedamage" // float
{ {
"type" "time"
"windows" "148" "windows" "148"
"linux" "148" "linux" "148"
"mac" "148" "mac" "148"
@ -196,6 +246,8 @@
"m_rrScale" // float "m_rrScale" // float
{ {
"type" "time"
"windows" "152" "windows" "152"
"linux" "152" "linux" "152"
"mac" "152" "mac" "152"
@ -203,6 +255,8 @@
"m_rrGravity" // float "m_rrGravity" // float
{ {
"type" "time"
"windows" "156" "windows" "156"
"linux" "156" "linux" "156"
"mac" "156" "mac" "156"
@ -210,6 +264,8 @@
"m_pfnThink" // (*__pfn)(CBaseEntity*) "m_pfnThink" // (*__pfn)(CBaseEntity*)
{ {
"type" "function"
"windows" "160" "windows" "160"
"linux" "160" "linux" "160"
"mac" "160" "mac" "160"
@ -217,6 +273,8 @@
"m_pfnTouch" // (*__pfn)(CBaseEntity*, CBaseEntity*) "m_pfnTouch" // (*__pfn)(CBaseEntity*, CBaseEntity*)
{ {
"type" "function"
"windows" "164" "windows" "164"
"linux" "168" "linux" "168"
"mac" "168" "mac" "168"
@ -224,6 +282,8 @@
"m_pfnUse" // (*__pfn)(CBaseEntity*, CBaseEntity*, CBaseEntity*, USE_TYPE, float) "m_pfnUse" // (*__pfn)(CBaseEntity*, CBaseEntity*, CBaseEntity*, USE_TYPE, float)
{ {
"type" "function"
"windows" "168" "windows" "168"
"linux" "176" "linux" "176"
"mac" "176" "mac" "176"
@ -231,6 +291,8 @@
"m_pfnBlocked" // (*__pfn)(CBaseEntity*, CBaseEntity*) "m_pfnBlocked" // (*__pfn)(CBaseEntity*, CBaseEntity*)
{ {
"type" "function"
"windows" "172" "windows" "172"
"linux" "184" "linux" "184"
"mac" "184" "mac" "184"
@ -238,6 +300,8 @@
"has_disconnected" // BOOL "has_disconnected" // BOOL
{ {
"type" "integer"
"windows" "176" "windows" "176"
"linux" "192" "linux" "192"
"mac" "192" "mac" "192"
@ -245,6 +309,8 @@
"ammo_9mm" // int "ammo_9mm" // int
{ {
"type" "integer"
"windows" "180" "windows" "180"
"linux" "196" "linux" "196"
"mac" "196" "mac" "196"
@ -252,6 +318,8 @@
"ammo_357" // int "ammo_357" // int
{ {
"type" "integer"
"windows" "184" "windows" "184"
"linux" "200" "linux" "200"
"mac" "200" "mac" "200"
@ -259,6 +327,8 @@
"ammo_bolts" // int "ammo_bolts" // int
{ {
"type" "integer"
"windows" "188" "windows" "188"
"linux" "204" "linux" "204"
"mac" "204" "mac" "204"
@ -266,6 +336,8 @@
"ammo_buckshot" // int "ammo_buckshot" // int
{ {
"type" "integer"
"windows" "192" "windows" "192"
"linux" "208" "linux" "208"
"mac" "208" "mac" "208"
@ -273,6 +345,8 @@
"ammo_rockets" // int "ammo_rockets" // int
{ {
"type" "integer"
"windows" "196" "windows" "196"
"linux" "212" "linux" "212"
"mac" "212" "mac" "212"
@ -280,6 +354,8 @@
"ammo_uranium" // int "ammo_uranium" // int
{ {
"type" "integer"
"windows" "200" "windows" "200"
"linux" "216" "linux" "216"
"mac" "216" "mac" "216"
@ -287,6 +363,8 @@
"ammo_hornets" // int "ammo_hornets" // int
{ {
"type" "integer"
"windows" "204" "windows" "204"
"linux" "220" "linux" "220"
"mac" "220" "mac" "220"
@ -294,6 +372,8 @@
"ammo_argrens" // int "ammo_argrens" // int
{ {
"type" "integer"
"windows" "208" "windows" "208"
"linux" "224" "linux" "224"
"mac" "224" "mac" "224"
@ -301,6 +381,8 @@
"ammo_12mm" // int "ammo_12mm" // int
{ {
"type" "integer"
"windows" "212" "windows" "212"
"linux" "228" "linux" "228"
"mac" "228" "mac" "228"
@ -308,6 +390,8 @@
"ammo_16mm" // int "ammo_16mm" // int
{ {
"type" "integer"
"windows" "216" "windows" "216"
"linux" "232" "linux" "232"
"mac" "232" "mac" "232"
@ -315,6 +399,8 @@
"ammo_22mm" // int "ammo_22mm" // int
{ {
"type" "integer"
"windows" "220" "windows" "220"
"linux" "236" "linux" "236"
"mac" "236" "mac" "236"
@ -322,6 +408,8 @@
"ammo_44mm" // int "ammo_44mm" // int
{ {
"type" "integer"
"windows" "224" "windows" "224"
"linux" "240" "linux" "240"
"mac" "240" "mac" "240"
@ -329,6 +417,8 @@
"ammo_55mm" // int "ammo_55mm" // int
{ {
"type" "integer"
"windows" "228" "windows" "228"
"linux" "244" "linux" "244"
"mac" "244" "mac" "244"
@ -336,6 +426,8 @@
"ammo_66mm" // int "ammo_66mm" // int
{ {
"type" "integer"
"windows" "232" "windows" "232"
"linux" "248" "linux" "248"
"mac" "248" "mac" "248"
@ -343,6 +435,8 @@
"ammo_agrens" // int "ammo_agrens" // int
{ {
"type" "integer"
"windows" "236" "windows" "236"
"linux" "252" "linux" "252"
"mac" "252" "mac" "252"
@ -350,6 +444,8 @@
"ammo_agrensex" // int "ammo_agrensex" // int
{ {
"type" "integer"
"windows" "240" "windows" "240"
"linux" "256" "linux" "256"
"mac" "256" "mac" "256"
@ -357,6 +453,8 @@
"ammo_ggrens" // int "ammo_ggrens" // int
{ {
"type" "integer"
"windows" "244" "windows" "244"
"linux" "260" "linux" "260"
"mac" "260" "mac" "260"
@ -364,6 +462,8 @@
"ammo_ggrensex" // int "ammo_ggrensex" // int
{ {
"type" "integer"
"windows" "248" "windows" "248"
"linux" "264" "linux" "264"
"mac" "264" "mac" "264"
@ -371,6 +471,8 @@
"m_flStartThrow" // float "m_flStartThrow" // float
{ {
"type" "time"
"windows" "252" "windows" "252"
"linux" "268" "linux" "268"
"mac" "268" "mac" "268"
@ -378,6 +480,8 @@
"m_flReleaseThrow" // float "m_flReleaseThrow" // float
{ {
"type" "time"
"windows" "256" "windows" "256"
"linux" "272" "linux" "272"
"mac" "272" "mac" "272"
@ -385,6 +489,8 @@
"m_chargeReady" // int "m_chargeReady" // int
{ {
"type" "integer"
"windows" "260" "windows" "260"
"linux" "276" "linux" "276"
"mac" "276" "mac" "276"
@ -392,6 +498,8 @@
"m_fInAttack" // int "m_fInAttack" // int
{ {
"type" "integer"
"windows" "264" "windows" "264"
"linux" "280" "linux" "280"
"mac" "280" "mac" "280"
@ -399,6 +507,8 @@
"m_fireState" // int "m_fireState" // int
{ {
"type" "integer"
"windows" "268" "windows" "268"
"linux" "284" "linux" "284"
"mac" "284" "mac" "284"
@ -406,6 +516,8 @@
"m_trDecalTrace" // TraceResult "m_trDecalTrace" // TraceResult
{ {
"type" "structure"
"windows" "272" "windows" "272"
"linux" "288" "linux" "288"
"mac" "288" "mac" "288"

View File

@ -21,6 +21,8 @@
{ {
"m_afConditions" // int "m_afConditions" // int
{ {
"type" "integer"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +30,8 @@
"m_hEnemy" // EHANDLE "m_hEnemy" // EHANDLE
{ {
"type" "ehandle"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -35,6 +39,8 @@
"m_hTargetEnt" // EHANDLE "m_hTargetEnt" // EHANDLE
{ {
"type" "ehandle"
"windows" "504" "windows" "504"
"linux" "524" "linux" "524"
"mac" "524" "mac" "524"
@ -42,6 +48,9 @@
"m_hOldEnemy" // EHANDLE[4] "m_hOldEnemy" // EHANDLE[4]
{ {
"type" "ehandle"
"size" "4"
"windows" "512" "windows" "512"
"linux" "532" "linux" "532"
"mac" "532" "mac" "532"
@ -49,6 +58,9 @@
"m_vecOldEnemy" // Vector[4] "m_vecOldEnemy" // Vector[4]
{ {
"type" "vector"
"size" "4"
"windows" "544" "windows" "544"
"linux" "564" "linux" "564"
"mac" "564" "mac" "564"
@ -56,6 +68,8 @@
"m_flFieldOfView" // float "m_flFieldOfView" // float
{ {
"type" "time"
"windows" "592" "windows" "592"
"linux" "612" "linux" "612"
"mac" "612" "mac" "612"
@ -63,6 +77,8 @@
"m_flWaitFinished" // float "m_flWaitFinished" // float
{ {
"type" "time"
"windows" "596" "windows" "596"
"linux" "616" "linux" "616"
"mac" "616" "mac" "616"
@ -70,6 +86,8 @@
"m_flMoveWaitFinished" // float "m_flMoveWaitFinished" // float
{ {
"type" "time"
"windows" "600" "windows" "600"
"linux" "620" "linux" "620"
"mac" "620" "mac" "620"
@ -77,6 +95,8 @@
"m_Activity" // Activity "m_Activity" // Activity
{ {
"type" "integer"
"windows" "604" "windows" "604"
"linux" "624" "linux" "624"
"mac" "624" "mac" "624"
@ -84,6 +104,8 @@
"m_IdealActivity" // Activity "m_IdealActivity" // Activity
{ {
"type" "integer"
"windows" "608" "windows" "608"
"linux" "628" "linux" "628"
"mac" "628" "mac" "628"
@ -91,6 +113,8 @@
"m_LastHitGroup" // int "m_LastHitGroup" // int
{ {
"type" "integer"
"windows" "612" "windows" "612"
"linux" "632" "linux" "632"
"mac" "632" "mac" "632"
@ -98,6 +122,8 @@
"m_MonsterState" // MONSTERSTATE "m_MonsterState" // MONSTERSTATE
{ {
"type" "integer"
"windows" "616" "windows" "616"
"linux" "636" "linux" "636"
"mac" "636" "mac" "636"
@ -105,6 +131,8 @@
"m_IdealMonsterState" // MONSTERSTATE "m_IdealMonsterState" // MONSTERSTATE
{ {
"type" "integer"
"windows" "620" "windows" "620"
"linux" "640" "linux" "640"
"mac" "640" "mac" "640"
@ -112,6 +140,8 @@
"m_iTaskStatus" // int "m_iTaskStatus" // int
{ {
"type" "integer"
"windows" "624" "windows" "624"
"linux" "644" "linux" "644"
"mac" "644" "mac" "644"
@ -119,6 +149,8 @@
"m_pSchedule" // class Schedule_t* "m_pSchedule" // class Schedule_t*
{ {
"type" "pointer"
"windows" "628" "windows" "628"
"linux" "648" "linux" "648"
"mac" "648" "mac" "648"
@ -126,6 +158,8 @@
"m_iScheduleIndex" // int "m_iScheduleIndex" // int
{ {
"type" "integer"
"windows" "632" "windows" "632"
"linux" "652" "linux" "652"
"mac" "652" "mac" "652"
@ -133,6 +167,9 @@
"m_Route" // struct WayPoint_t[8] "m_Route" // struct WayPoint_t[8]
{ {
"type" "structure"
"size" "8"
"windows" "636" "windows" "636"
"linux" "656" "linux" "656"
"mac" "656" "mac" "656"
@ -140,6 +177,8 @@
"m_movementGoal" // int "m_movementGoal" // int
{ {
"type" "integer"
"windows" "764" "windows" "764"
"linux" "784" "linux" "784"
"mac" "784" "mac" "784"
@ -147,6 +186,8 @@
"m_iRouteIndex" // int "m_iRouteIndex" // int
{ {
"type" "integer"
"windows" "768" "windows" "768"
"linux" "788" "linux" "788"
"mac" "788" "mac" "788"
@ -154,6 +195,8 @@
"m_moveWaitTime" // float "m_moveWaitTime" // float
{ {
"type" "time"
"windows" "772" "windows" "772"
"linux" "792" "linux" "792"
"mac" "792" "mac" "792"
@ -161,6 +204,8 @@
"m_vecMoveGoal" // Vector "m_vecMoveGoal" // Vector
{ {
"type" "vector"
"windows" "776" "windows" "776"
"linux" "796" "linux" "796"
"mac" "796" "mac" "796"
@ -168,6 +213,8 @@
"m_movementActivity" // Activity "m_movementActivity" // Activity
{ {
"type" "integer"
"windows" "788" "windows" "788"
"linux" "808" "linux" "808"
"mac" "808" "mac" "808"
@ -175,6 +222,8 @@
"m_iAudibleList" // int "m_iAudibleList" // int
{ {
"type" "integer"
"windows" "792" "windows" "792"
"linux" "812" "linux" "812"
"mac" "812" "mac" "812"
@ -182,6 +231,8 @@
"m_afSoundTypes" // int "m_afSoundTypes" // int
{ {
"type" "integer"
"windows" "796" "windows" "796"
"linux" "816" "linux" "816"
"mac" "816" "mac" "816"
@ -189,6 +240,8 @@
"m_vecLastPosition" // Vector "m_vecLastPosition" // Vector
{ {
"type" "vector"
"windows" "800" "windows" "800"
"linux" "820" "linux" "820"
"mac" "820" "mac" "820"
@ -196,6 +249,8 @@
"m_iHintNode" // int "m_iHintNode" // int
{ {
"type" "integer"
"windows" "812" "windows" "812"
"linux" "832" "linux" "832"
"mac" "832" "mac" "832"
@ -203,6 +258,8 @@
"m_afMemory" // int "m_afMemory" // int
{ {
"type" "integer"
"windows" "816" "windows" "816"
"linux" "836" "linux" "836"
"mac" "836" "mac" "836"
@ -210,6 +267,8 @@
"m_iMaxHealth" // int "m_iMaxHealth" // int
{ {
"type" "integer"
"windows" "820" "windows" "820"
"linux" "840" "linux" "840"
"mac" "840" "mac" "840"
@ -217,6 +276,8 @@
"m_vecEnemyLKP" // Vector "m_vecEnemyLKP" // Vector
{ {
"type" "vector"
"windows" "824" "windows" "824"
"linux" "844" "linux" "844"
"mac" "844" "mac" "844"
@ -224,6 +285,8 @@
"m_cAmmoLoaded" // int "m_cAmmoLoaded" // int
{ {
"type" "integer"
"windows" "836" "windows" "836"
"linux" "856" "linux" "856"
"mac" "856" "mac" "856"
@ -231,6 +294,8 @@
"m_afCapability" // int "m_afCapability" // int
{ {
"type" "integer"
"windows" "840" "windows" "840"
"linux" "860" "linux" "860"
"mac" "860" "mac" "860"
@ -238,6 +303,8 @@
"m_flNextAttack" // float "m_flNextAttack" // float
{ {
"type" "time"
"windows" "844" "windows" "844"
"linux" "864" "linux" "864"
"mac" "864" "mac" "864"
@ -245,6 +312,8 @@
"m_bitsDamageType" // int "m_bitsDamageType" // int
{ {
"type" "integer"
"windows" "848" "windows" "848"
"linux" "868" "linux" "868"
"mac" "868" "mac" "868"
@ -252,6 +321,10 @@
"m_rgbTimeBasedDamage" // unsigned char[8] "m_rgbTimeBasedDamage" // unsigned char[8]
{ {
"type" "character"
"size" "8"
"unsigned" "1"
"windows" "852" "windows" "852"
"linux" "872" "linux" "872"
"mac" "872" "mac" "872"
@ -259,6 +332,8 @@
"m_lastDamageAmount" // int "m_lastDamageAmount" // int
{ {
"type" "integer"
"windows" "860" "windows" "860"
"linux" "880" "linux" "880"
"mac" "880" "mac" "880"
@ -266,6 +341,8 @@
"m_bloodColor" // int "m_bloodColor" // int
{ {
"type" "integer"
"windows" "864" "windows" "864"
"linux" "884" "linux" "884"
"mac" "884" "mac" "884"
@ -273,6 +350,8 @@
"m_failSchedule" // int "m_failSchedule" // int
{ {
"type" "integer"
"windows" "868" "windows" "868"
"linux" "888" "linux" "888"
"mac" "888" "mac" "888"
@ -280,6 +359,8 @@
"m_flHungryTime" // float "m_flHungryTime" // float
{ {
"type" "time"
"windows" "872" "windows" "872"
"linux" "892" "linux" "892"
"mac" "892" "mac" "892"
@ -287,6 +368,8 @@
"m_flDistTooFar" // float "m_flDistTooFar" // float
{ {
"type" "time"
"windows" "876" "windows" "876"
"linux" "896" "linux" "896"
"mac" "896" "mac" "896"
@ -294,6 +377,8 @@
"m_flDistLook" // float "m_flDistLook" // float
{ {
"type" "time"
"windows" "880" "windows" "880"
"linux" "900" "linux" "900"
"mac" "900" "mac" "900"
@ -301,6 +386,8 @@
"m_iTriggerCondition" // int "m_iTriggerCondition" // int
{ {
"type" "integer"
"windows" "884" "windows" "884"
"linux" "904" "linux" "904"
"mac" "904" "mac" "904"
@ -308,6 +395,8 @@
"m_iszTriggerTarget" // string_t "m_iszTriggerTarget" // string_t
{ {
"type" "stringint"
"windows" "888" "windows" "888"
"linux" "908" "linux" "908"
"mac" "908" "mac" "908"
@ -315,6 +404,8 @@
"m_HackedGunPos" // Vector "m_HackedGunPos" // Vector
{ {
"type" "vector"
"windows" "892" "windows" "892"
"linux" "912" "linux" "912"
"mac" "912" "mac" "912"
@ -322,6 +413,8 @@
"m_scriptState" // SCRIPTSTATE "m_scriptState" // SCRIPTSTATE
{ {
"type" "integer"
"windows" "904" "windows" "904"
"linux" "924" "linux" "924"
"mac" "924" "mac" "924"
@ -329,6 +422,8 @@
"m_pCine" // CCineMonster* "m_pCine" // CCineMonster*
{ {
"type" "classptr"
"windows" "908" "windows" "908"
"linux" "928" "linux" "928"
"mac" "928" "mac" "928"
@ -336,6 +431,8 @@
"m_iClass" // int "m_iClass" // int
{ {
"type" "integer"
"windows" "912" "windows" "912"
"linux" "932" "linux" "932"
"mac" "932" "mac" "932"

View File

@ -21,6 +21,9 @@
{ {
"m_bMoveSnd" // BYTE "m_bMoveSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +31,9 @@
"m_bStopSnd" // BYTE "m_bStopSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "493" "windows" "493"
"linux" "513" "linux" "513"
"mac" "513" "mac" "513"
@ -35,6 +41,8 @@
"m_volume" // float "m_volume" // float
{ {
"type" "time"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"

View File

@ -21,6 +21,8 @@
{ {
"m_pPlayer" // CBasePlayer* "m_pPlayer" // CBasePlayer*
{ {
"type" "classptr"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -28,6 +30,8 @@
"m_pNext" // CBasePlayerItem* "m_pNext" // CBasePlayerItem*
{ {
"type" "classptr"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -35,6 +39,8 @@
"m_iId" // int "m_iId" // int
{ {
"type" "integer"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -42,6 +48,8 @@
"m_bReadyToRespawn" // BOOL "m_bReadyToRespawn" // BOOL
{ {
"type" "integer"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -49,6 +57,8 @@
"m_vRespawnOrigin" // Vector "m_vRespawnOrigin" // Vector
{ {
"type" "vector"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -56,6 +66,8 @@
"m_vRespawnAngles" // Vector "m_vRespawnAngles" // Vector
{ {
"type" "vector"
"windows" "384" "windows" "384"
"linux" "400" "linux" "400"
"mac" "400" "mac" "400"
@ -63,6 +75,8 @@
"m_bTriggerSpawnOnDie" // BOOL "m_bTriggerSpawnOnDie" // BOOL
{ {
"type" "integer"
"windows" "396" "windows" "396"
"linux" "412" "linux" "412"
"mac" "412" "mac" "412"

View File

@ -21,6 +21,8 @@
{ {
"m_iPlayEmptySound" // int "m_iPlayEmptySound" // int
{ {
"type" "integer"
"windows" "400" "windows" "400"
"linux" "416" "linux" "416"
"mac" "416" "mac" "416"
@ -28,6 +30,8 @@
"m_fFireOnEmpty" // int "m_fFireOnEmpty" // int
{ {
"type" "integer"
"windows" "404" "windows" "404"
"linux" "420" "linux" "420"
"mac" "420" "mac" "420"
@ -35,6 +39,8 @@
"m_fInSpecialReload" // int "m_fInSpecialReload" // int
{ {
"type" "integer"
"windows" "408" "windows" "408"
"linux" "424" "linux" "424"
"mac" "424" "mac" "424"
@ -42,6 +48,8 @@
"m_flNextPrimaryAttack" // float "m_flNextPrimaryAttack" // float
{ {
"type" "time"
"windows" "412" "windows" "412"
"linux" "428" "linux" "428"
"mac" "428" "mac" "428"
@ -49,6 +57,8 @@
"m_flNextSecondaryAttack" // float "m_flNextSecondaryAttack" // float
{ {
"type" "time"
"windows" "416" "windows" "416"
"linux" "432" "linux" "432"
"mac" "432" "mac" "432"
@ -56,6 +66,8 @@
"m_flTimeWeaponIdle" // float "m_flTimeWeaponIdle" // float
{ {
"type" "time"
"windows" "420" "windows" "420"
"linux" "436" "linux" "436"
"mac" "436" "mac" "436"
@ -63,6 +75,8 @@
"m_iPrimaryAmmoType" // int "m_iPrimaryAmmoType" // int
{ {
"type" "integer"
"windows" "424" "windows" "424"
"linux" "440" "linux" "440"
"mac" "440" "mac" "440"
@ -70,6 +84,8 @@
"m_iSecondaryAmmoType" // int "m_iSecondaryAmmoType" // int
{ {
"type" "integer"
"windows" "428" "windows" "428"
"linux" "444" "linux" "444"
"mac" "444" "mac" "444"
@ -77,6 +93,8 @@
"m_iClip" // int "m_iClip" // int
{ {
"type" "integer"
"windows" "432" "windows" "432"
"linux" "448" "linux" "448"
"mac" "448" "mac" "448"
@ -84,6 +102,8 @@
"m_iClientClip" // int "m_iClientClip" // int
{ {
"type" "integer"
"windows" "436" "windows" "436"
"linux" "452" "linux" "452"
"mac" "452" "mac" "452"
@ -91,6 +111,8 @@
"m_iClientWeaponState" // int "m_iClientWeaponState" // int
{ {
"type" "integer"
"windows" "440" "windows" "440"
"linux" "456" "linux" "456"
"mac" "456" "mac" "456"
@ -98,6 +120,8 @@
"m_fInReload" // int "m_fInReload" // int
{ {
"type" "integer"
"windows" "444" "windows" "444"
"linux" "460" "linux" "460"
"mac" "460" "mac" "460"
@ -105,6 +129,8 @@
"m_iDefaultAmmo" // int "m_iDefaultAmmo" // int
{ {
"type" "integer"
"windows" "448" "windows" "448"
"linux" "464" "linux" "464"
"mac" "464" "mac" "464"
@ -112,6 +138,8 @@
"m_fInAttack" // int "m_fInAttack" // int
{ {
"type" "integer"
"windows" "452" "windows" "452"
"linux" "468" "linux" "468"
"mac" "468" "mac" "468"
@ -119,6 +147,8 @@
"current_ammo" // int* "current_ammo" // int*
{ {
"type" "pointer"
"windows" "456" "windows" "456"
"linux" "472" "linux" "472"
"mac" "472" "mac" "472"
@ -126,6 +156,8 @@
"m_iWeaponState" // int "m_iWeaponState" // int
{ {
"type" "integer"
"windows" "460" "windows" "460"
"linux" "476" "linux" "476"
"mac" "476" "mac" "476"
@ -133,6 +165,8 @@
"m_flWeaponHeat" // float "m_flWeaponHeat" // float
{ {
"type" "time"
"windows" "464" "windows" "464"
"linux" "480" "linux" "480"
"mac" "480" "mac" "480"

View File

@ -21,6 +21,8 @@
{ {
"m_toggle_state" // TOGGLE_STATE "m_toggle_state" // TOGGLE_STATE
{ {
"type" "integer"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -28,6 +30,8 @@
"m_flActivateFinished" // float "m_flActivateFinished" // float
{ {
"type" "time"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -35,6 +39,8 @@
"m_flMoveDistance" // float "m_flMoveDistance" // float
{ {
"type" "time"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -42,6 +48,8 @@
"m_flWait" // float "m_flWait" // float
{ {
"type" "time"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -49,6 +57,8 @@
"m_flLip" // float "m_flLip" // float
{ {
"type" "time"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -56,6 +66,8 @@
"m_flTWidth" // float "m_flTWidth" // float
{ {
"type" "time"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"
@ -63,6 +75,8 @@
"m_flTLength" // float "m_flTLength" // float
{ {
"type" "time"
"windows" "380" "windows" "380"
"linux" "396" "linux" "396"
"mac" "396" "mac" "396"
@ -70,6 +84,8 @@
"m_vecPosition1" // Vector "m_vecPosition1" // Vector
{ {
"type" "vector"
"windows" "384" "windows" "384"
"linux" "400" "linux" "400"
"mac" "400" "mac" "400"
@ -77,6 +93,8 @@
"m_vecPosition2" // Vector "m_vecPosition2" // Vector
{ {
"type" "vector"
"windows" "396" "windows" "396"
"linux" "412" "linux" "412"
"mac" "412" "mac" "412"
@ -84,6 +102,8 @@
"m_vecAngle1" // Vector "m_vecAngle1" // Vector
{ {
"type" "vector"
"windows" "408" "windows" "408"
"linux" "424" "linux" "424"
"mac" "424" "mac" "424"
@ -91,6 +111,8 @@
"m_vecAngle2" // Vector "m_vecAngle2" // Vector
{ {
"type" "vector"
"windows" "420" "windows" "420"
"linux" "436" "linux" "436"
"mac" "436" "mac" "436"
@ -98,6 +120,8 @@
"m_cTriggersLeft" // int "m_cTriggersLeft" // int
{ {
"type" "integer"
"windows" "432" "windows" "432"
"linux" "448" "linux" "448"
"mac" "448" "mac" "448"
@ -105,6 +129,8 @@
"m_flHeight" // float "m_flHeight" // float
{ {
"type" "time"
"windows" "436" "windows" "436"
"linux" "452" "linux" "452"
"mac" "452" "mac" "452"
@ -112,6 +138,8 @@
"m_hActivator" // EHANDLE "m_hActivator" // EHANDLE
{ {
"type" "ehandle"
"windows" "440" "windows" "440"
"linux" "456" "linux" "456"
"mac" "456" "mac" "456"
@ -119,6 +147,8 @@
"m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*) "m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*)
{ {
"type" "function"
"windows" "448" "windows" "448"
"linux" "464" "linux" "464"
"mac" "464" "mac" "464"
@ -126,6 +156,8 @@
"m_vecFinalDest" // Vector "m_vecFinalDest" // Vector
{ {
"type" "vector"
"windows" "452" "windows" "452"
"linux" "472" "linux" "472"
"mac" "472" "mac" "472"
@ -133,6 +165,8 @@
"m_flLinearMoveSpeed" // float "m_flLinearMoveSpeed" // float
{ {
"type" "time"
"windows" "464" "windows" "464"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"
@ -140,6 +174,8 @@
"m_vecFinalAngle" // Vector "m_vecFinalAngle" // Vector
{ {
"type" "vector"
"windows" "468" "windows" "468"
"linux" "488" "linux" "488"
"mac" "488" "mac" "488"
@ -147,6 +183,8 @@
"m_bitsDamageInflict" // int "m_bitsDamageInflict" // int
{ {
"type" "integer"
"windows" "480" "windows" "480"
"linux" "500" "linux" "500"
"mac" "500" "mac" "500"
@ -154,6 +192,8 @@
"m_team" // int "m_team" // int
{ {
"type" "integer"
"windows" "484" "windows" "484"
"linux" "504" "linux" "504"
"mac" "504" "mac" "504"
@ -161,6 +201,8 @@
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "488" "windows" "488"
"linux" "508" "linux" "508"
"mac" "508" "mac" "508"

View File

@ -21,6 +21,8 @@
{ {
"m_flMaxSpin" // float "m_flMaxSpin" // float
{ {
"type" "time"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"
@ -28,6 +30,8 @@
"m_iSpin" // int "m_iSpin" // int
{ {
"type" "integer"
"windows" "920" "windows" "920"
"linux" "940" "linux" "940"
"mac" "940" "mac" "940"
@ -35,6 +39,8 @@
"m_pEyeGlow" // CSprite* "m_pEyeGlow" // CSprite*
{ {
"type" "classptr"
"windows" "924" "windows" "924"
"linux" "944" "linux" "944"
"mac" "944" "mac" "944"
@ -42,6 +48,8 @@
"m_eyeBrightness" // int "m_eyeBrightness" // int
{ {
"type" "integer"
"windows" "928" "windows" "928"
"linux" "948" "linux" "948"
"mac" "948" "mac" "948"
@ -49,6 +57,8 @@
"m_iDeployHeight" // int "m_iDeployHeight" // int
{ {
"type" "integer"
"windows" "932" "windows" "932"
"linux" "952" "linux" "952"
"mac" "952" "mac" "952"
@ -56,6 +66,8 @@
"m_iRetractHeight" // int "m_iRetractHeight" // int
{ {
"type" "integer"
"windows" "936" "windows" "936"
"linux" "956" "linux" "956"
"mac" "956" "mac" "956"
@ -63,6 +75,8 @@
"m_iMinPitch" // int "m_iMinPitch" // int
{ {
"type" "integer"
"windows" "940" "windows" "940"
"linux" "960" "linux" "960"
"mac" "960" "mac" "960"
@ -70,6 +84,8 @@
"m_iBaseTurnRate" // int "m_iBaseTurnRate" // int
{ {
"type" "integer"
"windows" "944" "windows" "944"
"linux" "964" "linux" "964"
"mac" "964" "mac" "964"
@ -77,6 +93,8 @@
"m_fTurnRate" // float "m_fTurnRate" // float
{ {
"type" "time"
"windows" "948" "windows" "948"
"linux" "968" "linux" "968"
"mac" "968" "mac" "968"
@ -84,6 +102,8 @@
"m_iOrientation" // int "m_iOrientation" // int
{ {
"type" "integer"
"windows" "952" "windows" "952"
"linux" "972" "linux" "972"
"mac" "972" "mac" "972"
@ -91,6 +111,8 @@
"m_iOn" // int "m_iOn" // int
{ {
"type" "integer"
"windows" "956" "windows" "956"
"linux" "976" "linux" "976"
"mac" "976" "mac" "976"
@ -98,6 +120,8 @@
"m_fBeserk" // int "m_fBeserk" // int
{ {
"type" "integer"
"windows" "960" "windows" "960"
"linux" "980" "linux" "980"
"mac" "980" "mac" "980"
@ -105,6 +129,8 @@
"m_iAutoStart" // int "m_iAutoStart" // int
{ {
"type" "integer"
"windows" "964" "windows" "964"
"linux" "984" "linux" "984"
"mac" "984" "mac" "984"
@ -112,6 +138,8 @@
"m_vecLastSight" // Vector "m_vecLastSight" // Vector
{ {
"type" "vector"
"windows" "968" "windows" "968"
"linux" "988" "linux" "988"
"mac" "988" "mac" "988"
@ -119,6 +147,8 @@
"m_flLastSight" // float "m_flLastSight" // float
{ {
"type" "time"
"windows" "980" "windows" "980"
"linux" "1000" "linux" "1000"
"mac" "1000" "mac" "1000"
@ -126,6 +156,8 @@
"m_flMaxWait" // float "m_flMaxWait" // float
{ {
"type" "time"
"windows" "984" "windows" "984"
"linux" "1004" "linux" "1004"
"mac" "1004" "mac" "1004"
@ -133,6 +165,8 @@
"m_iSearchSpeed" // int "m_iSearchSpeed" // int
{ {
"type" "integer"
"windows" "988" "windows" "988"
"linux" "1008" "linux" "1008"
"mac" "1008" "mac" "1008"
@ -140,6 +174,8 @@
"m_flStartYaw" // float "m_flStartYaw" // float
{ {
"type" "time"
"windows" "992" "windows" "992"
"linux" "1012" "linux" "1012"
"mac" "1012" "mac" "1012"
@ -147,6 +183,8 @@
"m_vecCurAngles" // Vector "m_vecCurAngles" // Vector
{ {
"type" "vector"
"windows" "996" "windows" "996"
"linux" "1016" "linux" "1016"
"mac" "1016" "mac" "1016"
@ -154,6 +192,8 @@
"m_vecGoalAngles" // Vector "m_vecGoalAngles" // Vector
{ {
"type" "vector"
"windows" "1008" "windows" "1008"
"linux" "1028" "linux" "1028"
"mac" "1028" "mac" "1028"
@ -161,6 +201,8 @@
"m_flPingTime" // float "m_flPingTime" // float
{ {
"type" "time"
"windows" "1020" "windows" "1020"
"linux" "1040" "linux" "1040"
"mac" "1040" "mac" "1040"
@ -168,6 +210,8 @@
"m_flSpinUpTime" // float "m_flSpinUpTime" // float
{ {
"type" "time"
"windows" "1024" "windows" "1024"
"linux" "1044" "linux" "1044"
"mac" "1044" "mac" "1044"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireBazooka" // short unsigned int "m_usFireBazooka" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,8 @@
{ {
"m_iFireEvent" // int "m_iFireEvent" // int
{ {
"type" "integer"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"
@ -28,6 +30,8 @@
"m_iOverheatEvent" // int "m_iOverheatEvent" // int
{ {
"type" "integer"
"windows" "472" "windows" "472"
"linux" "488" "linux" "488"
"mac" "488" "mac" "488"

View File

@ -21,6 +21,8 @@
{ {
"m_Material" // Materials "m_Material" // Materials
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -28,6 +30,8 @@
"m_Explosion" // Explosions "m_Explosion" // Explosions
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -35,6 +39,8 @@
"m_idShard" // int "m_idShard" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -42,6 +48,8 @@
"m_angle" // float "m_angle" // float
{ {
"type" "time"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -49,6 +57,8 @@
"m_iszGibModel" // int "m_iszGibModel" // int
{ {
"type" "integer"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -56,6 +66,8 @@
"m_iszSpawnObject" // int "m_iszSpawnObject" // int
{ {
"type" "integer"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -63,6 +75,8 @@
"m_iRespawnTime" // int "m_iRespawnTime" // int
{ {
"type" "integer"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -70,6 +84,8 @@
"m_iInitialHealth" // int "m_iInitialHealth" // int
{ {
"type" "integer"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -77,6 +93,8 @@
"m_iInitialRenderAmt" // int "m_iInitialRenderAmt" // int
{ {
"type" "integer"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -84,6 +102,8 @@
"m_iInitialRenderMode" // int "m_iInitialRenderMode" // int
{ {
"type" "integer"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -91,6 +111,9 @@
"sz_Group" // char[256] "sz_Group" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"
@ -98,6 +121,9 @@
"sz_TntTrigger" // char[256] "sz_TntTrigger" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "632" "windows" "632"
"linux" "648" "linux" "648"
"mac" "648" "mac" "648"
@ -105,6 +131,8 @@
"m_tntdelay" // float "m_tntdelay" // float
{ {
"type" "time"
"windows" "888" "windows" "888"
"linux" "904" "linux" "904"
"mac" "904" "mac" "904"
@ -112,6 +140,8 @@
"m_iAreaIndex" // int "m_iAreaIndex" // int
{ {
"type" "integer"
"windows" "892" "windows" "892"
"linux" "908" "linux" "908"
"mac" "908" "mac" "908"
@ -119,6 +149,9 @@
"sz_HudIcon" // char[256] "sz_HudIcon" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "896" "windows" "896"
"linux" "912" "linux" "912"
"mac" "912" "mac" "912"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireBren" // short unsigned int "m_usFireBren" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"

View File

@ -21,6 +21,8 @@
{ {
"m_density" // int "m_density" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_frequency" // int "m_frequency" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_bubbleModel" // int "m_bubbleModel" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_state" // int "m_state" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"

View File

@ -21,6 +21,9 @@
{ {
"m_szMapName" // char[32] "m_szMapName" // char[32]
{ {
"type" "string"
"size" "32"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +31,9 @@
"m_szLandmarkName" // char[32] "m_szLandmarkName" // char[32]
{ {
"type" "string"
"size" "32"
"windows" "524" "windows" "524"
"linux" "544" "linux" "544"
"mac" "544" "mac" "544"
@ -35,6 +41,8 @@
"m_changeTarget" // int "m_changeTarget" // int
{ {
"type" "integer"
"windows" "556" "windows" "556"
"linux" "576" "linux" "576"
"mac" "576" "mac" "576"
@ -42,6 +50,8 @@
"m_changeTargetDelay" // float "m_changeTargetDelay" // float
{ {
"type" "time"
"windows" "560" "windows" "560"
"linux" "580" "linux" "580"
"mac" "580" "mac" "580"

View File

@ -21,6 +21,8 @@
{ {
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"
@ -28,6 +30,8 @@
"m_iszIdle" // int "m_iszIdle" // int
{ {
"type" "integer"
"windows" "920" "windows" "920"
"linux" "940" "linux" "940"
"mac" "940" "mac" "940"
@ -35,6 +39,8 @@
"m_iszPlay" // int "m_iszPlay" // int
{ {
"type" "integer"
"windows" "924" "windows" "924"
"linux" "944" "linux" "944"
"mac" "944" "mac" "944"
@ -42,6 +48,8 @@
"m_iszEntity" // int "m_iszEntity" // int
{ {
"type" "integer"
"windows" "928" "windows" "928"
"linux" "948" "linux" "948"
"mac" "948" "mac" "948"
@ -49,6 +57,8 @@
"m_iszAttack" // int "m_iszAttack" // int
{ {
"type" "integer"
"windows" "932" "windows" "932"
"linux" "952" "linux" "952"
"mac" "952" "mac" "952"
@ -56,6 +66,8 @@
"m_iszFireOnBegin" // int "m_iszFireOnBegin" // int
{ {
"type" "integer"
"windows" "936" "windows" "936"
"linux" "956" "linux" "956"
"mac" "956" "mac" "956"
@ -63,6 +75,8 @@
"m_fMoveTo" // int "m_fMoveTo" // int
{ {
"type" "integer"
"windows" "940" "windows" "940"
"linux" "960" "linux" "960"
"mac" "960" "mac" "960"
@ -70,6 +84,8 @@
"m_fTurnType" // int "m_fTurnType" // int
{ {
"type" "integer"
"windows" "944" "windows" "944"
"linux" "964" "linux" "964"
"mac" "964" "mac" "964"
@ -77,6 +93,8 @@
"m_fAction" // int "m_fAction" // int
{ {
"type" "integer"
"windows" "948" "windows" "948"
"linux" "968" "linux" "968"
"mac" "968" "mac" "968"
@ -84,6 +102,8 @@
"m_iFinishSchedule" // int "m_iFinishSchedule" // int
{ {
"type" "integer"
"windows" "952" "windows" "952"
"linux" "972" "linux" "972"
"mac" "972" "mac" "972"
@ -91,6 +111,8 @@
"m_flRadius" // float "m_flRadius" // float
{ {
"type" "time"
"windows" "956" "windows" "956"
"linux" "976" "linux" "976"
"mac" "976" "mac" "976"
@ -98,6 +120,8 @@
"m_iDelay" // int "m_iDelay" // int
{ {
"type" "integer"
"windows" "960" "windows" "960"
"linux" "980" "linux" "980"
"mac" "980" "mac" "980"
@ -105,6 +129,8 @@
"m_startTime" // float "m_startTime" // float
{ {
"type" "time"
"windows" "964" "windows" "964"
"linux" "984" "linux" "984"
"mac" "984" "mac" "984"
@ -112,6 +138,8 @@
"m_saved_m_hTargetEnt" // EHANDLE "m_saved_m_hTargetEnt" // EHANDLE
{ {
"type" "ehandle"
"windows" "968" "windows" "968"
"linux" "988" "linux" "988"
"mac" "988" "mac" "988"
@ -119,6 +147,8 @@
"m_saved_m_pGoalEnt" // int "m_saved_m_pGoalEnt" // int
{ {
"type" "integer"
"windows" "976" "windows" "976"
"linux" "996" "linux" "996"
"mac" "996" "mac" "996"
@ -126,6 +156,8 @@
"m_saved_movetype" // int "m_saved_movetype" // int
{ {
"type" "integer"
"windows" "980" "windows" "980"
"linux" "1000" "linux" "1000"
"mac" "1000" "mac" "1000"
@ -133,6 +165,8 @@
"m_saved_solid" // int "m_saved_solid" // int
{ {
"type" "integer"
"windows" "984" "windows" "984"
"linux" "1004" "linux" "1004"
"mac" "1004" "mac" "1004"
@ -140,6 +174,8 @@
"m_saved_effects" // int "m_saved_effects" // int
{ {
"type" "integer"
"windows" "988" "windows" "988"
"linux" "1008" "linux" "1008"
"mac" "1008" "mac" "1008"
@ -147,6 +183,8 @@
"m_interruptable" // BOOL "m_interruptable" // BOOL
{ {
"type" "integer"
"windows" "992" "windows" "992"
"linux" "1012" "linux" "1012"
"mac" "1012" "mac" "1012"

View File

@ -21,6 +21,8 @@
{ {
"m_flNextFlinch" // float "m_flNextFlinch" // float
{ {
"type" "time"
"windows" "972" "windows" "972"
"linux" "992" "linux" "992"
"mac" "992" "mac" "992"
@ -28,6 +30,8 @@
"m_flShootTime" // float "m_flShootTime" // float
{ {
"type" "time"
"windows" "976" "windows" "976"
"linux" "996" "linux" "996"
"mac" "996" "mac" "996"
@ -35,6 +39,8 @@
"m_flShootEnd" // float "m_flShootEnd" // float
{ {
"type" "time"
"windows" "980" "windows" "980"
"linux" "1000" "linux" "1000"
"mac" "1000" "mac" "1000"
@ -42,6 +48,9 @@
"m_pBall" // CSprite*[2] "m_pBall" // CSprite*[2]
{ {
"type" "classptr"
"size" "2"
"windows" "984" "windows" "984"
"linux" "1004" "linux" "1004"
"mac" "1004" "mac" "1004"
@ -49,6 +58,9 @@
"m_iBall" // int[2] "m_iBall" // int[2]
{ {
"type" "integer"
"size" "2"
"windows" "992" "windows" "992"
"linux" "1012" "linux" "1012"
"mac" "1012" "mac" "1012"
@ -56,6 +68,9 @@
"m_iBallTime" // float[2] "m_iBallTime" // float[2]
{ {
"type" "time"
"size" "2"
"windows" "1000" "windows" "1000"
"linux" "1020" "linux" "1020"
"mac" "1020" "mac" "1020"
@ -63,6 +78,9 @@
"m_iBallCurrent" // int[2] "m_iBallCurrent" // int[2]
{ {
"type" "integer"
"size" "2"
"windows" "1008" "windows" "1008"
"linux" "1028" "linux" "1028"
"mac" "1028" "mac" "1028"
@ -70,6 +88,8 @@
"m_vecEstVelocity" // Vector "m_vecEstVelocity" // Vector
{ {
"type" "vector"
"windows" "1016" "windows" "1016"
"linux" "1036" "linux" "1036"
"mac" "1036" "mac" "1036"
@ -77,6 +97,8 @@
"m_velocity" // Vector "m_velocity" // Vector
{ {
"type" "vector"
"windows" "1028" "windows" "1028"
"linux" "1048" "linux" "1048"
"mac" "1048" "mac" "1048"
@ -84,6 +106,8 @@
"m_fInCombat" // int "m_fInCombat" // int
{ {
"type" "integer"
"windows" "1040" "windows" "1040"
"linux" "1060" "linux" "1060"
"mac" "1060" "mac" "1060"

View File

@ -21,6 +21,8 @@
{ {
"m_iTrail" // int "m_iTrail" // int
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"
@ -28,6 +30,8 @@
"m_flNextAttack" // int "m_flNextAttack" // int
{ {
"type" "integer"
"windows" "920" "windows" "920"
"linux" "940" "linux" "940"
"mac" "940" "mac" "940"
@ -35,6 +39,8 @@
"m_vecIdeal" // Vector "m_vecIdeal" // Vector
{ {
"type" "vector"
"windows" "924" "windows" "924"
"linux" "944" "linux" "944"
"mac" "944" "mac" "944"
@ -42,6 +48,8 @@
"m_hOwner" // EHANDLE "m_hOwner" // EHANDLE
{ {
"type" "ehandle"
"windows" "936" "windows" "936"
"linux" "956" "linux" "956"
"mac" "956" "mac" "956"

View File

@ -21,6 +21,8 @@
{ {
"m_hOwner" // EHANDLE "m_hOwner" // EHANDLE
{ {
"type" "ehandle"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"

View File

@ -21,6 +21,8 @@
{ {
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -28,6 +30,8 @@
"m_iTeam" // int "m_iTeam" // int
{ {
"type" "integer"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -35,6 +39,8 @@
"m_iResetTime" // int "m_iResetTime" // int
{ {
"type" "integer"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -42,6 +48,8 @@
"m_iMainObjective" // int "m_iMainObjective" // int
{ {
"type" "integer"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -49,6 +57,8 @@
"m_iDefaultOwner" // int "m_iDefaultOwner" // int
{ {
"type" "integer"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -56,6 +66,8 @@
"m_iIndex" // int "m_iIndex" // int
{ {
"type" "integer"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"
@ -63,6 +75,8 @@
"m_iPointValue" // int "m_iPointValue" // int
{ {
"type" "integer"
"windows" "380" "windows" "380"
"linux" "396" "linux" "396"
"mac" "396" "mac" "396"
@ -70,6 +84,8 @@
"m_iCapPoints" // int "m_iCapPoints" // int
{ {
"type" "integer"
"windows" "384" "windows" "384"
"linux" "400" "linux" "400"
"mac" "400" "mac" "400"
@ -77,6 +93,8 @@
"m_iTeamPoints" // int "m_iTeamPoints" // int
{ {
"type" "integer"
"windows" "388" "windows" "388"
"linux" "404" "linux" "404"
"mac" "404" "mac" "404"
@ -84,6 +102,8 @@
"m_fCapDelayTime" // float "m_fCapDelayTime" // float
{ {
"type" "time"
"windows" "392" "windows" "392"
"linux" "408" "linux" "408"
"mac" "408" "mac" "408"
@ -91,6 +111,8 @@
"m_fNextCapTime" // float "m_fNextCapTime" // float
{ {
"type" "time"
"windows" "396" "windows" "396"
"linux" "412" "linux" "412"
"mac" "412" "mac" "412"
@ -98,6 +120,9 @@
"sz_WinString" // char[256] "sz_WinString" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "400" "windows" "400"
"linux" "416" "linux" "416"
"mac" "416" "mac" "416"
@ -105,6 +130,8 @@
"m_sAlliesCapString" // string_t "m_sAlliesCapString" // string_t
{ {
"type" "stringint"
"windows" "656" "windows" "656"
"linux" "672" "linux" "672"
"mac" "672" "mac" "672"
@ -112,6 +139,8 @@
"m_sAxisCapString" // string_t "m_sAxisCapString" // string_t
{ {
"type" "stringint"
"windows" "660" "windows" "660"
"linux" "676" "linux" "676"
"mac" "676" "mac" "676"
@ -119,6 +148,9 @@
"sz_AlliesTarget" // char[256] "sz_AlliesTarget" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "664" "windows" "664"
"linux" "680" "linux" "680"
"mac" "680" "mac" "680"
@ -126,6 +158,9 @@
"sz_AxisTarget" // char[256] "sz_AxisTarget" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "920" "windows" "920"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"
@ -133,6 +168,9 @@
"sz_ResetTarget" // char[256] "sz_ResetTarget" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1176" "windows" "1176"
"linux" "1192" "linux" "1192"
"mac" "1192" "mac" "1192"
@ -140,6 +178,9 @@
"sz_AlliesModel" // char[256] "sz_AlliesModel" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1432" "windows" "1432"
"linux" "1448" "linux" "1448"
"mac" "1448" "mac" "1448"
@ -147,6 +188,9 @@
"sz_AxisModel" // char[256] "sz_AxisModel" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1688" "windows" "1688"
"linux" "1704" "linux" "1704"
"mac" "1704" "mac" "1704"
@ -154,6 +198,9 @@
"sz_ResetModel" // char[256] "sz_ResetModel" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1944" "windows" "1944"
"linux" "1960" "linux" "1960"
"mac" "1960" "mac" "1960"
@ -161,6 +208,8 @@
"m_iAlliesModelBodygroup" // int "m_iAlliesModelBodygroup" // int
{ {
"type" "integer"
"windows" "2200" "windows" "2200"
"linux" "2216" "linux" "2216"
"mac" "2216" "mac" "2216"
@ -168,6 +217,8 @@
"m_iAxisModelBodygroup" // int "m_iAxisModelBodygroup" // int
{ {
"type" "integer"
"windows" "2204" "windows" "2204"
"linux" "2220" "linux" "2220"
"mac" "2220" "mac" "2220"
@ -175,6 +226,8 @@
"m_iResetModelBodygroup" // int "m_iResetModelBodygroup" // int
{ {
"type" "integer"
"windows" "2208" "windows" "2208"
"linux" "2224" "linux" "2224"
"mac" "2224" "mac" "2224"
@ -182,6 +235,8 @@
"m_iAlliesIcon" // int "m_iAlliesIcon" // int
{ {
"type" "integer"
"windows" "2212" "windows" "2212"
"linux" "2228" "linux" "2228"
"mac" "2228" "mac" "2228"
@ -189,6 +244,8 @@
"m_iAxisIcon" // int "m_iAxisIcon" // int
{ {
"type" "integer"
"windows" "2216" "windows" "2216"
"linux" "2232" "linux" "2232"
"mac" "2232" "mac" "2232"
@ -196,6 +253,8 @@
"m_iNeutralIcon" // int "m_iNeutralIcon" // int
{ {
"type" "integer"
"windows" "2220" "windows" "2220"
"linux" "2236" "linux" "2236"
"mac" "2236" "mac" "2236"
@ -203,6 +262,8 @@
"m_bAlliesCantTouch" // bool "m_bAlliesCantTouch" // bool
{ {
"type" "boolean"
"windows" "2224" "windows" "2224"
"linux" "2240" "linux" "2240"
"mac" "2240" "mac" "2240"
@ -210,6 +271,8 @@
"m_bAxisCantTouch" // bool "m_bAxisCantTouch" // bool
{ {
"type" "boolean"
"windows" "2225" "windows" "2225"
"linux" "2241" "linux" "2241"
"mac" "2241" "mac" "2241"
@ -217,6 +280,8 @@
"m_bPointVisible" // int "m_bPointVisible" // int
{ {
"type" "integer"
"windows" "2228" "windows" "2228"
"linux" "2244" "linux" "2244"
"mac" "2244" "mac" "2244"
@ -224,6 +289,8 @@
"m_iPointIndex" // int "m_iPointIndex" // int
{ {
"type" "integer"
"windows" "2232" "windows" "2232"
"linux" "2248" "linux" "2248"
"mac" "2248" "mac" "2248"
@ -231,6 +298,9 @@
"m_szGroup" // char[256] "m_szGroup" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "2236" "windows" "2236"
"linux" "2252" "linux" "2252"
"mac" "2252" "mac" "2252"
@ -238,6 +308,8 @@
"m_bActive" // bool "m_bActive" // bool
{ {
"type" "boolean"
"windows" "2492" "windows" "2492"
"linux" "2508" "linux" "2508"
"mac" "2508" "mac" "2508"

View File

@ -21,6 +21,9 @@
{ {
"ControlPointArray" // CControlPoint*[20] "ControlPointArray" // CControlPoint*[20]
{ {
"type" "classptr"
"size" "20"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +31,8 @@
"m_iNumPoints" // int "m_iNumPoints" // int
{ {
"type" "integer"
"windows" "408" "windows" "408"
"linux" "424" "linux" "424"
"mac" "424" "mac" "424"
@ -35,6 +40,8 @@
"FoundPoints" // BOOL "FoundPoints" // BOOL
{ {
"type" "integer"
"windows" "412" "windows" "412"
"linux" "428" "linux" "428"
"mac" "428" "mac" "428"
@ -42,6 +49,8 @@
"m_bActive" // BOOL "m_bActive" // BOOL
{ {
"type" "integer"
"windows" "416" "windows" "416"
"linux" "432" "linux" "432"
"mac" "432" "mac" "432"
@ -49,6 +58,8 @@
"m_fGivePointsTime" // float "m_fGivePointsTime" // float
{ {
"type" "time"
"windows" "420" "windows" "420"
"linux" "436" "linux" "436"
"mac" "436" "mac" "436"
@ -56,6 +67,8 @@
"m_iGivePointsDelay" // int "m_iGivePointsDelay" // int
{ {
"type" "integer"
"windows" "424" "windows" "424"
"linux" "440" "linux" "440"
"mac" "440" "mac" "440"
@ -63,6 +76,8 @@
"m_iMainObjective" // int "m_iMainObjective" // int
{ {
"type" "integer"
"windows" "428" "windows" "428"
"linux" "444" "linux" "444"
"mac" "444" "mac" "444"
@ -70,6 +85,9 @@
"sz_AlliesTarget" // char[256] "sz_AlliesTarget" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "432" "windows" "432"
"linux" "448" "linux" "448"
"mac" "448" "mac" "448"
@ -77,6 +95,9 @@
"sz_AxisTarget" // char[256] "sz_AxisTarget" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "688" "windows" "688"
"linux" "704" "linux" "704"
"mac" "704" "mac" "704"
@ -84,6 +105,9 @@
"sz_InterimPointsMessage" // char[256] "sz_InterimPointsMessage" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "944" "windows" "944"
"linux" "960" "linux" "960"
"mac" "960" "mac" "960"
@ -91,6 +115,9 @@
"sz_AllPointsCapMessage" // char[256] "sz_AllPointsCapMessage" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1200" "windows" "1200"
"linux" "1216" "linux" "1216"
"mac" "1216" "mac" "1216"
@ -98,6 +125,8 @@
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "1456" "windows" "1456"
"linux" "1472" "linux" "1472"
"mac" "1472" "mac" "1472"
@ -105,6 +134,8 @@
"m_bMasteredOn" // int "m_bMasteredOn" // int
{ {
"type" "integer"
"windows" "1460" "windows" "1460"
"linux" "1476" "linux" "1476"
"mac" "1476" "mac" "1476"
@ -112,6 +143,8 @@
"m_bTeamHasWon" // bool "m_bTeamHasWon" // bool
{ {
"type" "boolean"
"windows" "1464" "windows" "1464"
"linux" "1480" "linux" "1480"
"mac" "1480" "mac" "1480"
@ -119,6 +152,9 @@
"m_szGroup" // char[256] "m_szGroup" // char[256]
{ {
"type" "string"
"size" "256"
"windows" "1465" "windows" "1465"
"linux" "1481" "linux" "1481"
"mac" "1481" "mac" "1481"
@ -126,6 +162,8 @@
"m_flNextSpectatorUpdateTime" // float "m_flNextSpectatorUpdateTime" // float
{ {
"type" "time"
"windows" "1724" "windows" "1724"
"linux" "1740" "linux" "1740"
"mac" "1740" "mac" "1740"

View File

@ -21,6 +21,8 @@
{ {
"m_animate" // int "m_animate" // int
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"

View File

@ -21,6 +21,8 @@
{ {
"m_animate" // int "m_animate" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_lastTime" // float "m_lastTime" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_maxFrame" // float "m_maxFrame" // float
{ {
"type" "time"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"

View File

@ -21,6 +21,8 @@
{ {
"m_iPose" // int "m_iPose" // int
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"

View File

@ -21,6 +21,8 @@
{ {
"m_iPose" // int "m_iPose" // int
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"

View File

@ -21,6 +21,8 @@
{ {
"m_iPose" // int "m_iPose" // int
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"

View File

@ -21,6 +21,8 @@
{ {
"m_hOwner" // EHANDLE "m_hOwner" // EHANDLE
{ {
"type" "ehandle"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"

View File

@ -21,6 +21,9 @@
{ {
"m_hPlayer" // EHANDLE[32] "m_hPlayer" // EHANDLE[32]
{ {
"type" "ehandle"
"size" "32"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -28,6 +31,8 @@
"m_hTarget" // EHANDLE "m_hTarget" // EHANDLE
{ {
"type" "ehandle"
"windows" "592" "windows" "592"
"linux" "608" "linux" "608"
"mac" "608" "mac" "608"
@ -35,6 +40,8 @@
"m_pentPath" // CBaseEntity* "m_pentPath" // CBaseEntity*
{ {
"type" "classptr"
"windows" "600" "windows" "600"
"linux" "616" "linux" "616"
"mac" "616" "mac" "616"
@ -42,6 +49,8 @@
"m_sPath" // int "m_sPath" // int
{ {
"type" "integer"
"windows" "604" "windows" "604"
"linux" "620" "linux" "620"
"mac" "620" "mac" "620"
@ -49,6 +58,8 @@
"m_teamBound" // int "m_teamBound" // int
{ {
"type" "integer"
"windows" "608" "windows" "608"
"linux" "624" "linux" "624"
"mac" "624" "mac" "624"
@ -56,6 +67,8 @@
"m_sTrigrStart" // int "m_sTrigrStart" // int
{ {
"type" "integer"
"windows" "612" "windows" "612"
"linux" "628" "linux" "628"
"mac" "628" "mac" "628"
@ -63,6 +76,8 @@
"m_sTrigrEnd" // int "m_sTrigrEnd" // int
{ {
"type" "integer"
"windows" "616" "windows" "616"
"linux" "632" "linux" "632"
"mac" "632" "mac" "632"
@ -70,6 +85,8 @@
"m_iOverlay" // int "m_iOverlay" // int
{ {
"type" "integer"
"windows" "620" "windows" "620"
"linux" "636" "linux" "636"
"mac" "636" "mac" "636"
@ -77,6 +94,8 @@
"m_iFOV" // int "m_iFOV" // int
{ {
"type" "integer"
"windows" "624" "windows" "624"
"linux" "640" "linux" "640"
"mac" "640" "mac" "640"
@ -84,6 +103,8 @@
"m_iSubtitle" // int "m_iSubtitle" // int
{ {
"type" "integer"
"windows" "628" "windows" "628"
"linux" "644" "linux" "644"
"mac" "644" "mac" "644"
@ -91,6 +112,8 @@
"m_iCamFade" // int "m_iCamFade" // int
{ {
"type" "integer"
"windows" "632" "windows" "632"
"linux" "648" "linux" "648"
"mac" "648" "mac" "648"
@ -98,6 +121,8 @@
"m_flWait" // float "m_flWait" // float
{ {
"type" "time"
"windows" "636" "windows" "636"
"linux" "652" "linux" "652"
"mac" "652" "mac" "652"
@ -105,6 +130,8 @@
"m_flReturnTime" // float "m_flReturnTime" // float
{ {
"type" "time"
"windows" "640" "windows" "640"
"linux" "656" "linux" "656"
"mac" "656" "mac" "656"
@ -112,6 +139,8 @@
"m_flStopTime" // float "m_flStopTime" // float
{ {
"type" "time"
"windows" "644" "windows" "644"
"linux" "660" "linux" "660"
"mac" "660" "mac" "660"
@ -119,6 +148,8 @@
"m_moveDistance" // float "m_moveDistance" // float
{ {
"type" "time"
"windows" "648" "windows" "648"
"linux" "664" "linux" "664"
"mac" "664" "mac" "664"
@ -126,6 +157,8 @@
"m_targetSpeed" // float "m_targetSpeed" // float
{ {
"type" "time"
"windows" "652" "windows" "652"
"linux" "668" "linux" "668"
"mac" "668" "mac" "668"
@ -133,6 +166,8 @@
"m_initialSpeed" // float "m_initialSpeed" // float
{ {
"type" "time"
"windows" "656" "windows" "656"
"linux" "672" "linux" "672"
"mac" "672" "mac" "672"
@ -140,6 +175,8 @@
"m_acceleration" // float "m_acceleration" // float
{ {
"type" "time"
"windows" "660" "windows" "660"
"linux" "676" "linux" "676"
"mac" "676" "mac" "676"
@ -147,6 +184,8 @@
"m_deceleration" // float "m_deceleration" // float
{ {
"type" "time"
"windows" "664" "windows" "664"
"linux" "680" "linux" "680"
"mac" "680" "mac" "680"
@ -154,6 +193,8 @@
"m_state" // int "m_state" // int
{ {
"type" "integer"
"windows" "668" "windows" "668"
"linux" "684" "linux" "684"
"mac" "684" "mac" "684"
@ -161,6 +202,8 @@
"m_angles" // Vector "m_angles" // Vector
{ {
"type" "vector"
"windows" "672" "windows" "672"
"linux" "688" "linux" "688"
"mac" "688" "mac" "688"
@ -168,6 +211,8 @@
"m_origin" // Vector "m_origin" // Vector
{ {
"type" "vector"
"windows" "684" "windows" "684"
"linux" "700" "linux" "700"
"mac" "700" "mac" "700"

View File

@ -21,6 +21,8 @@
{ {
"m_GamePlayRules" // gameplay_rules_t "m_GamePlayRules" // gameplay_rules_t
{ {
"type" "structure"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_iAlliesInfiniteLives" // int "m_iAlliesInfiniteLives" // int
{ {
"type" "integer"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"
@ -35,6 +39,8 @@
"m_iAxisInfiniteLives" // int "m_iAxisInfiniteLives" // int
{ {
"type" "integer"
"windows" "380" "windows" "380"
"linux" "396" "linux" "396"
"mac" "396" "mac" "396"
@ -42,6 +48,8 @@
"m_iAlliesPara" // int "m_iAlliesPara" // int
{ {
"type" "integer"
"windows" "384" "windows" "384"
"linux" "400" "linux" "400"
"mac" "400" "mac" "400"
@ -49,6 +57,8 @@
"m_iAxisPara" // int "m_iAxisPara" // int
{ {
"type" "integer"
"windows" "388" "windows" "388"
"linux" "404" "linux" "404"
"mac" "404" "mac" "404"
@ -56,6 +66,8 @@
"m_iAlliesElimPoints" // int "m_iAlliesElimPoints" // int
{ {
"type" "integer"
"windows" "392" "windows" "392"
"linux" "408" "linux" "408"
"mac" "408" "mac" "408"
@ -63,6 +75,8 @@
"m_iAxisElimPoints" // int "m_iAxisElimPoints" // int
{ {
"type" "integer"
"windows" "396" "windows" "396"
"linux" "412" "linux" "412"
"mac" "412" "mac" "412"
@ -70,6 +84,8 @@
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "400" "windows" "400"
"linux" "416" "linux" "416"
"mac" "416" "mac" "416"

View File

@ -21,6 +21,8 @@
{ {
"m_flStartThrow" // float "m_flStartThrow" // float
{ {
"type" "time"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"
@ -28,6 +30,8 @@
"m_flReleaseThrow" // float "m_flReleaseThrow" // float
{ {
"type" "time"
"windows" "472" "windows" "472"
"linux" "488" "linux" "488"
"mac" "488" "mac" "488"

View File

@ -21,6 +21,8 @@
{ {
"m_fUpdateTimer" // float "m_fUpdateTimer" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_fRoundTimer" // float "m_fRoundTimer" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_fLastThinkTime" // float "m_fLastThinkTime" // float
{ {
"type" "time"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_bTimer" // bool "m_bTimer" // bool
{ {
"type" "boolean"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"

View File

@ -21,6 +21,8 @@
{ {
"m_nTeam" // int "m_nTeam" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"

View File

@ -21,6 +21,8 @@
{ {
"m_roundstate" // int "m_roundstate" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_allieswin" // string_t "m_allieswin" // string_t
{ {
"type" "stringint"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_alliesloose" // string_t "m_alliesloose" // string_t
{ {
"type" "stringint"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_axiswin" // string_t "m_axiswin" // string_t
{ {
"type" "stringint"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_axisloose" // string_t "m_axisloose" // string_t
{ {
"type" "stringint"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_draw" // string_t "m_draw" // string_t
{ {
"type" "stringint"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"

View File

@ -21,6 +21,8 @@
{ {
"m_fTimerLength" // float "m_fTimerLength" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_fRoundTime" // float "m_fRoundTime" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_bTimer" // bool "m_bTimer" // bool
{ {
"type" "boolean"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_fLastThinkTime" // float "m_fLastThinkTime" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_fUpdateTimer" // float "m_fUpdateTimer" // float
{ {
"type" "time"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"

View File

@ -21,6 +21,9 @@
{ {
"m_PlayerStats" // DoDPlayerStats_t[32] "m_PlayerStats" // DoDPlayerStats_t[32]
{ {
"type" "structure"
"size" "32"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireEnfield" // short unsigned int "m_usFireEnfield" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"
@ -28,6 +31,9 @@
"m_usFireScopedEnfield" // short unsigned int "m_usFireScopedEnfield" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "470" "windows" "470"
"linux" "486" "linux" "486"
"mac" "486" "mac" "486"

View File

@ -21,6 +21,8 @@
{ {
"m_flRadius" // float "m_flRadius" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_iszModel" // int "m_iszModel" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_iClass" // int "m_iClass" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_iPrisoner" // int "m_iPrisoner" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_iPlayerAlly" // int "m_iPlayerAlly" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_iVisible" // int "m_iVisible" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -63,6 +75,8 @@
"m_iSolid" // int "m_iSolid" // int
{ {
"type" "integer"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -70,6 +84,8 @@
"m_iProvoked" // int "m_iProvoked" // int
{ {
"type" "integer"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -77,6 +93,8 @@
"m_voicePitch" // int "m_voicePitch" // int
{ {
"type" "integer"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"

View File

@ -21,6 +21,8 @@
{ {
"m_iMagnitude" // int "m_iMagnitude" // int
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"
@ -28,6 +30,8 @@
"m_spriteScale" // int "m_spriteScale" // int
{ {
"type" "integer"
"windows" "920" "windows" "920"
"linux" "940" "linux" "940"
"mac" "940" "mac" "940"

View File

@ -21,6 +21,8 @@
{ {
"m_iSprite" // int "m_iSprite" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"

View File

@ -21,6 +21,8 @@
{ {
"m_globalstate" // string_t "m_globalstate" // string_t
{ {
"type" "stringint"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_triggermode" // int "m_triggermode" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_initialstate" // int "m_initialstate" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_rsglobalstate" // string_t "m_rsglobalstate" // string_t
{ {
"type" "stringint"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_rstriggermode" // int "m_rstriggermode" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_rsinitialstate" // int "m_rsinitialstate" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"

View File

@ -21,6 +21,8 @@
{ {
"m_iszSequence_On" // string_t "m_iszSequence_On" // string_t
{ {
"type" "stringint"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -28,6 +30,8 @@
"m_iszSequence_Off" // string_t "m_iszSequence_Off" // string_t
{ {
"type" "stringint"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -35,6 +39,8 @@
"m_iAction_On" // int "m_iAction_On" // int
{ {
"type" "integer"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -42,6 +48,8 @@
"m_iAction_Off" // int "m_iAction_Off" // int
{ {
"type" "integer"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -49,6 +57,8 @@
"m_rsspawnflags" // int "m_rsspawnflags" // int
{ {
"type" "integer"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -56,6 +66,8 @@
"m_rsorigin" // Vector "m_rsorigin" // Vector
{ {
"type" "vector"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"

View File

@ -21,6 +21,8 @@
{ {
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_spriteTexture" // int "m_spriteTexture" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_iszSpriteName" // int "m_iszSpriteName" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_dripSize" // int "m_dripSize" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_minDripSpeed" // int "m_minDripSpeed" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_maxDripSpeed" // int "m_maxDripSpeed" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -63,6 +75,8 @@
"m_burstSize" // int "m_burstSize" // int
{ {
"type" "integer"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -70,6 +84,8 @@
"m_brightness" // int "m_brightness" // int
{ {
"type" "integer"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -77,6 +93,8 @@
"m_pitch" // int "m_pitch" // int
{ {
"type" "integer"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -84,6 +102,8 @@
"m_flUpdateTime" // float "m_flUpdateTime" // float
{ {
"type" "time"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"

View File

@ -21,6 +21,8 @@
{ {
"m_flRadius" // float "m_flRadius" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_flRoomtype" // float "m_flRoomtype" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"

View File

@ -21,6 +21,8 @@
{ {
"m_rrDelay" // float "m_rrDelay" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_flDelay" // float "m_flDelay" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"

View File

@ -21,6 +21,8 @@
{ {
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_fTurnOnTime" // float "m_fTurnOnTime" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_iOnMode" // USE_TYPE "m_iOnMode" // USE_TYPE
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_fTurnOffTime" // float "m_fTurnOffTime" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_iOffMode" // USE_TYPE "m_iOffMode" // USE_TYPE
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_sMaster" // int "m_sMaster" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"

View File

@ -21,6 +21,8 @@
{ {
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireFG42" // short unsigned int "m_usFireFG42" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,8 @@
{ {
"m_frictionFraction" // float "m_frictionFraction" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"

View File

@ -21,6 +21,8 @@
{ {
"m_iszXController" // int "m_iszXController" // int
{ {
"type" "integer"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +30,8 @@
"m_iszYController" // int "m_iszYController" // int
{ {
"type" "integer"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -35,6 +39,8 @@
"m_flSpread" // float "m_flSpread" // float
{ {
"type" "time"
"windows" "500" "windows" "500"
"linux" "520" "linux" "520"
"mac" "520" "mac" "520"
@ -42,6 +48,8 @@
"m_flDelay" // float "m_flDelay" // float
{ {
"type" "time"
"windows" "504" "windows" "504"
"linux" "524" "linux" "524"
"mac" "524" "mac" "524"
@ -49,6 +57,8 @@
"m_iCount" // int "m_iCount" // int
{ {
"type" "integer"
"windows" "508" "windows" "508"
"linux" "528" "linux" "528"
"mac" "528" "mac" "528"
@ -56,6 +66,8 @@
"m_fControl" // int "m_fControl" // int
{ {
"type" "integer"
"windows" "512" "windows" "512"
"linux" "532" "linux" "532"
"mac" "532" "mac" "532"
@ -63,6 +75,8 @@
"m_iDamage" // int "m_iDamage" // int
{ {
"type" "integer"
"windows" "516" "windows" "516"
"linux" "536" "linux" "536"
"mac" "536" "mac" "536"

View File

@ -21,6 +21,8 @@
{ {
"m_end" // Vector "m_end" // Vector
{ {
"type" "vector"
"windows" "500" "windows" "500"
"linux" "520" "linux" "520"
"mac" "520" "mac" "520"
@ -28,6 +30,8 @@
"m_start" // Vector "m_start" // Vector
{ {
"type" "vector"
"windows" "512" "windows" "512"
"linux" "532" "linux" "532"
"mac" "532" "mac" "532"

View File

@ -21,6 +21,8 @@
{ {
"m_flFanFriction" // float "m_flFanFriction" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_flAttenuation" // float "m_flAttenuation" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_flVolume" // float "m_flVolume" // float
{ {
"type" "time"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_pitch" // float "m_pitch" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"

View File

@ -21,6 +21,8 @@
{ {
"m_pControls" // CFuncTankControls* "m_pControls" // CFuncTankControls*
{ {
"type" "classptr"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_flNextAttack" // float "m_flNextAttack" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_yawCenter" // float "m_yawCenter" // float
{ {
"type" "time"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_yawRate" // float "m_yawRate" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_yawRange" // float "m_yawRange" // float
{ {
"type" "time"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_yawTolerance" // float "m_yawTolerance" // float
{ {
"type" "time"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -63,6 +75,8 @@
"m_pitchCenter" // float "m_pitchCenter" // float
{ {
"type" "time"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -70,6 +84,8 @@
"m_pitchRate" // float "m_pitchRate" // float
{ {
"type" "time"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -77,6 +93,8 @@
"m_pitchRange" // float "m_pitchRange" // float
{ {
"type" "time"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -84,6 +102,8 @@
"m_pitchTolerance" // float "m_pitchTolerance" // float
{ {
"type" "time"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -91,6 +111,8 @@
"m_fireLast" // float "m_fireLast" // float
{ {
"type" "time"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -98,6 +120,8 @@
"m_fireRate" // float "m_fireRate" // float
{ {
"type" "time"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -105,6 +129,8 @@
"m_lastSightTime" // float "m_lastSightTime" // float
{ {
"type" "time"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"
@ -112,6 +138,8 @@
"m_persist" // float "m_persist" // float
{ {
"type" "time"
"windows" "380" "windows" "380"
"linux" "396" "linux" "396"
"mac" "396" "mac" "396"
@ -119,6 +147,8 @@
"m_minRange" // float "m_minRange" // float
{ {
"type" "time"
"windows" "384" "windows" "384"
"linux" "400" "linux" "400"
"mac" "400" "mac" "400"
@ -126,6 +156,8 @@
"m_maxRange" // float "m_maxRange" // float
{ {
"type" "time"
"windows" "388" "windows" "388"
"linux" "404" "linux" "404"
"mac" "404" "mac" "404"
@ -133,6 +165,8 @@
"m_barrelPos" // Vector "m_barrelPos" // Vector
{ {
"type" "vector"
"windows" "392" "windows" "392"
"linux" "408" "linux" "408"
"mac" "408" "mac" "408"
@ -140,6 +174,8 @@
"m_spriteScale" // float "m_spriteScale" // float
{ {
"type" "time"
"windows" "404" "windows" "404"
"linux" "420" "linux" "420"
"mac" "420" "mac" "420"
@ -147,6 +183,8 @@
"m_iszSpriteSmoke" // int "m_iszSpriteSmoke" // int
{ {
"type" "integer"
"windows" "408" "windows" "408"
"linux" "424" "linux" "424"
"mac" "424" "mac" "424"
@ -154,6 +192,8 @@
"m_iszSpriteFlash" // int "m_iszSpriteFlash" // int
{ {
"type" "integer"
"windows" "412" "windows" "412"
"linux" "428" "linux" "428"
"mac" "428" "mac" "428"
@ -161,6 +201,8 @@
"m_bulletType" // enum TANKBULLET "m_bulletType" // enum TANKBULLET
{ {
"type" "integer"
"windows" "416" "windows" "416"
"linux" "432" "linux" "432"
"mac" "432" "mac" "432"
@ -168,6 +210,8 @@
"m_iBulletDamage" // int "m_iBulletDamage" // int
{ {
"type" "integer"
"windows" "420" "windows" "420"
"linux" "436" "linux" "436"
"mac" "436" "mac" "436"
@ -175,6 +219,8 @@
"m_sightOrigin" // Vector "m_sightOrigin" // Vector
{ {
"type" "vector"
"windows" "424" "windows" "424"
"linux" "440" "linux" "440"
"mac" "440" "mac" "440"
@ -182,6 +228,8 @@
"m_spread" // int "m_spread" // int
{ {
"type" "integer"
"windows" "436" "windows" "436"
"linux" "452" "linux" "452"
"mac" "452" "mac" "452"
@ -189,6 +237,8 @@
"m_iszMaster" // int "m_iszMaster" // int
{ {
"type" "integer"
"windows" "440" "windows" "440"
"linux" "456" "linux" "456"
"mac" "456" "mac" "456"
@ -196,6 +246,8 @@
"m_iTankClass" // int "m_iTankClass" // int
{ {
"type" "integer"
"windows" "444" "windows" "444"
"linux" "460" "linux" "460"
"mac" "460" "mac" "460"

View File

@ -21,6 +21,8 @@
{ {
"m_active" // BOOL "m_active" // BOOL
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_vecControllerUsePos" // Vector "m_vecControllerUsePos" // Vector
{ {
"type" "vector"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_pController" // CBasePlayer* "m_pController" // CBasePlayer*
{ {
"type" "classptr"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"

View File

@ -21,6 +21,8 @@
{ {
"m_pLaser" // CLaser* "m_pLaser" // CLaser*
{ {
"type" "classptr"
"windows" "448" "windows" "448"
"linux" "464" "linux" "464"
"mac" "464" "mac" "464"
@ -28,6 +30,8 @@
"m_laserTime" // float "m_laserTime" // float
{ {
"type" "time"
"windows" "452" "windows" "452"
"linux" "468" "linux" "468"
"mac" "468" "mac" "468"

View File

@ -21,6 +21,8 @@
{ {
"m_trackTop" // CPathTrack* "m_trackTop" // CPathTrack*
{ {
"type" "classptr"
"windows" "524" "windows" "524"
"linux" "544" "linux" "544"
"mac" "544" "mac" "544"
@ -28,6 +30,8 @@
"m_trackBottom" // CPathTrack* "m_trackBottom" // CPathTrack*
{ {
"type" "classptr"
"windows" "528" "windows" "528"
"linux" "548" "linux" "548"
"mac" "548" "mac" "548"
@ -35,6 +39,8 @@
"m_train" // CFuncTrackTrain* "m_train" // CFuncTrackTrain*
{ {
"type" "classptr"
"windows" "532" "windows" "532"
"linux" "552" "linux" "552"
"mac" "552" "mac" "552"
@ -42,6 +48,8 @@
"m_trackTopName" // int "m_trackTopName" // int
{ {
"type" "integer"
"windows" "536" "windows" "536"
"linux" "556" "linux" "556"
"mac" "556" "mac" "556"
@ -49,6 +57,8 @@
"m_trackBottomName" // int "m_trackBottomName" // int
{ {
"type" "integer"
"windows" "540" "windows" "540"
"linux" "560" "linux" "560"
"mac" "560" "mac" "560"
@ -56,6 +66,8 @@
"m_trainName" // int "m_trainName" // int
{ {
"type" "integer"
"windows" "544" "windows" "544"
"linux" "564" "linux" "564"
"mac" "564" "mac" "564"
@ -63,6 +75,8 @@
"m_code" // TRAIN_CODE "m_code" // TRAIN_CODE
{ {
"type" "integer"
"windows" "548" "windows" "548"
"linux" "568" "linux" "568"
"mac" "568" "mac" "568"
@ -70,6 +84,8 @@
"m_targetState" // int "m_targetState" // int
{ {
"type" "integer"
"windows" "552" "windows" "552"
"linux" "572" "linux" "572"
"mac" "572" "mac" "572"
@ -77,6 +93,8 @@
"m_use" // int "m_use" // int
{ {
"type" "integer"
"windows" "556" "windows" "556"
"linux" "576" "linux" "576"
"mac" "576" "mac" "576"

View File

@ -21,6 +21,8 @@
{ {
"m_ppath" // CPathTrack* "m_ppath" // CPathTrack*
{ {
"type" "classptr"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_length" // float "m_length" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_height" // float "m_height" // float
{ {
"type" "time"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_speed" // float "m_speed" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_dir" // float "m_dir" // float
{ {
"type" "time"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_startSpeed" // float "m_startSpeed" // float
{ {
"type" "time"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -63,6 +75,8 @@
"m_controlMins" // Vector "m_controlMins" // Vector
{ {
"type" "vector"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -70,6 +84,8 @@
"m_controlMaxs" // Vector "m_controlMaxs" // Vector
{ {
"type" "vector"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -77,6 +93,8 @@
"m_soundPlaying" // int "m_soundPlaying" // int
{ {
"type" "integer"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"
@ -84,6 +102,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "380" "windows" "380"
"linux" "396" "linux" "396"
"mac" "396" "mac" "396"
@ -91,6 +111,8 @@
"m_flVolume" // float "m_flVolume" // float
{ {
"type" "time"
"windows" "384" "windows" "384"
"linux" "400" "linux" "400"
"mac" "400" "mac" "400"
@ -98,6 +120,8 @@
"m_flBank" // float "m_flBank" // float
{ {
"type" "time"
"windows" "388" "windows" "388"
"linux" "404" "linux" "404"
"mac" "404" "mac" "404"
@ -105,6 +129,8 @@
"m_oldSpeed" // float "m_oldSpeed" // float
{ {
"type" "time"
"windows" "392" "windows" "392"
"linux" "408" "linux" "408"
"mac" "408" "mac" "408"
@ -112,6 +138,8 @@
"pTurret" // CBaseEntity* "pTurret" // CBaseEntity*
{ {
"type" "classptr"
"windows" "396" "windows" "396"
"linux" "412" "linux" "412"
"mac" "412" "mac" "412"
@ -119,6 +147,9 @@
"m_usAdjustPitch" // short unsigned int "m_usAdjustPitch" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "400" "windows" "400"
"linux" "416" "linux" "416"
"mac" "416" "mac" "416"

View File

@ -21,6 +21,8 @@
{ {
"m_pevCurrentTarget" // entvars_t* "m_pevCurrentTarget" // entvars_t*
{ {
"type" "entvars"
"windows" "500" "windows" "500"
"linux" "520" "linux" "520"
"mac" "520" "mac" "520"
@ -28,6 +30,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "504" "windows" "504"
"linux" "524" "linux" "524"
"mac" "524" "mac" "524"
@ -35,6 +39,8 @@
"m_activated" // BOOL "m_activated" // BOOL
{ {
"type" "integer"
"windows" "508" "windows" "508"
"linux" "528" "linux" "528"
"mac" "528" "mac" "528"
@ -42,6 +48,8 @@
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "512" "windows" "512"
"linux" "532" "linux" "532"
"mac" "532" "mac" "532"
@ -49,6 +57,8 @@
"m_pInitialTarget" // string_t "m_pInitialTarget" // string_t
{ {
"type" "stringint"
"windows" "516" "windows" "516"
"linux" "536" "linux" "536"
"mac" "536" "mac" "536"
@ -56,6 +66,8 @@
"m_bMoving" // BOOL "m_bMoving" // BOOL
{ {
"type" "integer"
"windows" "520" "windows" "520"
"linux" "540" "linux" "540"
"mac" "540" "mac" "540"

View File

@ -21,6 +21,8 @@
{ {
"m_iEnabled" // int "m_iEnabled" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"

View File

@ -21,6 +21,10 @@
{ {
"m_weaponNames" // unsigned int[32] "m_weaponNames" // unsigned int[32]
{ {
"type" "integer"
"size" "32"
"unsigned" "1"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -28,6 +32,9 @@
"m_weaponCount" // int[32] "m_weaponCount" // int[32]
{ {
"type" "integer"
"size" "32"
"windows" "460" "windows" "460"
"linux" "476" "linux" "476"
"mac" "476" "mac" "476"

View File

@ -21,6 +21,8 @@
{ {
"m_iEnabled" // int "m_iEnabled" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"

View File

@ -21,6 +21,8 @@
{ {
"m_iszInTarget" // string_t "m_iszInTarget" // string_t
{ {
"type" "stringint"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -28,6 +30,8 @@
"m_iszOutTarget" // string_t "m_iszOutTarget" // string_t
{ {
"type" "stringint"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -35,6 +39,8 @@
"m_iszInCount" // string_t "m_iszInCount" // string_t
{ {
"type" "stringint"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -42,6 +48,8 @@
"m_iszOutCount" // string_t "m_iszOutCount" // string_t
{ {
"type" "stringint"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"

View File

@ -21,6 +21,8 @@
{ {
"m_iEnabled" // int "m_iEnabled" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -28,6 +30,8 @@
"m_teamIndex" // int "m_teamIndex" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -35,6 +39,8 @@
"m_rrteamIndex" // int "m_rrteamIndex" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -42,6 +48,8 @@
"triggerType" // USE_TYPE "triggerType" // USE_TYPE
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"

View File

@ -21,6 +21,8 @@
{ {
"m_iEnabled" // int "m_iEnabled" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"

View File

@ -21,6 +21,8 @@
{ {
"m_iEnabled" // int "m_iEnabled" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -28,6 +30,8 @@
"m_textParms" // hudtextparms_t "m_textParms" // hudtextparms_t
{ {
"type" "structure"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireGarand" // short unsigned int "m_usFireGarand" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,8 @@
{ {
"m_bloodColor" // int "m_bloodColor" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_cBloodDecals" // int "m_cBloodDecals" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_material" // int "m_material" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_lifeTime" // float "m_lifeTime" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"

View File

@ -21,6 +21,8 @@
{ {
"m_iGibs" // int "m_iGibs" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -28,6 +30,8 @@
"m_iGibCapacity" // int "m_iGibCapacity" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -35,6 +39,8 @@
"m_iGibMaterial" // int "m_iGibMaterial" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -42,6 +48,8 @@
"m_iGibModelIndex" // int "m_iGibModelIndex" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -49,6 +57,8 @@
"m_flGibVelocity" // float "m_flGibVelocity" // float
{ {
"type" "time"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -56,6 +66,8 @@
"m_flVariance" // float "m_flVariance" // float
{ {
"type" "time"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -63,6 +75,8 @@
"m_flGibLife" // float "m_flGibLife" // float
{ {
"type" "time"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"

View File

@ -21,6 +21,8 @@
{ {
"m_lastTime" // float "m_lastTime" // float
{ {
"type" "time"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_maxFrame" // float "m_maxFrame" // float
{ {
"type" "time"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireGreaseGun" // short unsigned int "m_usFireGreaseGun" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,8 @@
{ {
"g_GrenType" // grenType "g_GrenType" // grenType
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"
@ -28,6 +30,8 @@
"m_flClipTime" // int "m_flClipTime" // int
{ {
"type" "integer"
"windows" "920" "windows" "920"
"linux" "940" "linux" "940"
"mac" "940" "mac" "940"
@ -35,6 +39,8 @@
"m_iOldMoveType" // int "m_iOldMoveType" // int
{ {
"type" "integer"
"windows" "924" "windows" "924"
"linux" "944" "linux" "944"
"mac" "944" "mac" "944"
@ -42,6 +48,8 @@
"m_iBodyGibs" // int "m_iBodyGibs" // int
{ {
"type" "integer"
"windows" "928" "windows" "928"
"linux" "948" "linux" "948"
"mac" "948" "mac" "948"
@ -49,6 +57,8 @@
"m_fRegisteredSound" // BOOL "m_fRegisteredSound" // BOOL
{ {
"type" "integer"
"windows" "932" "windows" "932"
"linux" "952" "linux" "952"
"mac" "952" "mac" "952"

View File

@ -21,6 +21,8 @@
{ {
"m_on" // BOOL "m_on" // BOOL
{ {
"type" "integer"
"windows" "916" "windows" "916"
"linux" "936" "linux" "936"
"mac" "936" "mac" "936"

View File

@ -21,6 +21,8 @@
{ {
"angThrow" // Vector "angThrow" // Vector
{ {
"type" "vector"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"
@ -28,6 +30,8 @@
"vecSrc" // Vector "vecSrc" // Vector
{ {
"type" "vector"
"windows" "488" "windows" "488"
"linux" "504" "linux" "504"
"mac" "504" "mac" "504"
@ -35,6 +39,8 @@
"vecThrow" // Vector "vecThrow" // Vector
{ {
"type" "vector"
"windows" "500" "windows" "500"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -42,6 +48,8 @@
"flVel" // float "flVel" // float
{ {
"type" "time"
"windows" "512" "windows" "512"
"linux" "528" "linux" "528"
"mac" "528" "mac" "528"
@ -49,6 +57,8 @@
"m_bUnderhand" // BOOL "m_bUnderhand" // BOOL
{ {
"type" "integer"
"windows" "516" "windows" "516"
"linux" "532" "linux" "532"
"mac" "532" "mac" "532"

View File

@ -21,6 +21,8 @@
{ {
"m_flTimeToExplode" // float "m_flTimeToExplode" // float
{ {
"type" "time"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"
@ -28,6 +30,8 @@
"m_bUnderhand" // BOOL "m_bUnderhand" // BOOL
{ {
"type" "integer"
"windows" "480" "windows" "480"
"linux" "496" "linux" "496"
"mac" "496" "mac" "496"

View File

@ -21,6 +21,8 @@
{ {
"m_cMembers" // int "m_cMembers" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,9 @@
"m_iszMemberName" // int[16] "m_iszMemberName" // int[16]
{ {
"type" "integer"
"size" "16"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +40,9 @@
"m_iszMemberValue" // int[16] "m_iszMemberValue" // int[16]
{ {
"type" "integer"
"size" "16"
"windows" "396" "windows" "396"
"linux" "412" "linux" "412"
"mac" "412" "mac" "412"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireK43" // short unsigned int "m_usFireK43" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireKar" // short unsigned int "m_usFireKar" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,8 @@
{ {
"m_pSprite" // CSprite* "m_pSprite" // CSprite*
{ {
"type" "classptr"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_iszSpriteName" // int "m_iszSpriteName" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_firePosition" // Vector "m_firePosition" // Vector
{ {
"type" "vector"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"

View File

@ -21,6 +21,8 @@
{ {
"m_iStyle" // int "m_iStyle" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_bDefaultOn" // BOOL "m_bDefaultOn" // BOOL
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_iOnStyle" // int "m_iOnStyle" // int
{ {
"type" "integer"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_iOffStyle" // int "m_iOffStyle" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_iTurnOnStyle" // int "m_iTurnOnStyle" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -63,6 +75,8 @@
"m_iTurnOffStyle" // int "m_iTurnOffStyle" // int
{ {
"type" "integer"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -70,6 +84,8 @@
"m_iTurnOnTime" // int "m_iTurnOnTime" // int
{ {
"type" "integer"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -77,6 +93,8 @@
"m_iTurnOffTime" // int "m_iTurnOffTime" // int
{ {
"type" "integer"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -84,6 +102,8 @@
"m_iszPattern" // int "m_iszPattern" // int
{ {
"type" "integer"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"

View File

@ -21,6 +21,8 @@
{ {
"m_active" // int "m_active" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_iszStartEntity" // int "m_iszStartEntity" // int
{ {
"type" "integer"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_iszEndEntity" // int "m_iszEndEntity" // int
{ {
"type" "integer"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"
@ -42,6 +48,8 @@
"m_life" // float "m_life" // float
{ {
"type" "time"
"windows" "340" "windows" "340"
"linux" "356" "linux" "356"
"mac" "356" "mac" "356"
@ -49,6 +57,8 @@
"m_boltWidth" // int "m_boltWidth" // int
{ {
"type" "integer"
"windows" "344" "windows" "344"
"linux" "360" "linux" "360"
"mac" "360" "mac" "360"
@ -56,6 +66,8 @@
"m_noiseAmplitude" // int "m_noiseAmplitude" // int
{ {
"type" "integer"
"windows" "348" "windows" "348"
"linux" "364" "linux" "364"
"mac" "364" "mac" "364"
@ -63,6 +75,8 @@
"m_brightness" // int "m_brightness" // int
{ {
"type" "integer"
"windows" "352" "windows" "352"
"linux" "368" "linux" "368"
"mac" "368" "mac" "368"
@ -70,6 +84,8 @@
"m_speed" // int "m_speed" // int
{ {
"type" "integer"
"windows" "356" "windows" "356"
"linux" "372" "linux" "372"
"mac" "372" "mac" "372"
@ -77,6 +93,8 @@
"m_restrike" // float "m_restrike" // float
{ {
"type" "time"
"windows" "360" "windows" "360"
"linux" "376" "linux" "376"
"mac" "376" "mac" "376"
@ -84,6 +102,8 @@
"m_spriteTexture" // int "m_spriteTexture" // int
{ {
"type" "integer"
"windows" "364" "windows" "364"
"linux" "380" "linux" "380"
"mac" "380" "mac" "380"
@ -91,6 +111,8 @@
"m_iszSpriteName" // int "m_iszSpriteName" // int
{ {
"type" "integer"
"windows" "368" "windows" "368"
"linux" "384" "linux" "384"
"mac" "384" "mac" "384"
@ -98,6 +120,8 @@
"m_frameStart" // int "m_frameStart" // int
{ {
"type" "integer"
"windows" "372" "windows" "372"
"linux" "388" "linux" "388"
"mac" "388" "mac" "388"
@ -105,6 +129,8 @@
"m_radius" // float "m_radius" // float
{ {
"type" "time"
"windows" "376" "windows" "376"
"linux" "392" "linux" "392"
"mac" "392" "mac" "392"

View File

@ -21,6 +21,8 @@
{ {
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireLuger" // short unsigned int "m_usFireLuger" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "472" "windows" "472"
"linux" "488" "linux" "488"
"mac" "488" "mac" "488"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireM1Carbine" // short unsigned int "m_usFireM1Carbine" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"

View File

@ -21,6 +21,8 @@
{ {
"m_iSwing" // int "m_iSwing" // int
{ {
"type" "integer"
"windows" "468" "windows" "468"
"linux" "484" "linux" "484"
"mac" "484" "mac" "484"
@ -28,6 +30,8 @@
"m_trHit" // TraceResult "m_trHit" // TraceResult
{ {
"type" "structure"
"windows" "472" "windows" "472"
"linux" "488" "linux" "488"
"mac" "488" "mac" "488"
@ -35,6 +39,8 @@
"m_iFireEvent" // int "m_iFireEvent" // int
{ {
"type" "integer"
"windows" "528" "windows" "528"
"linux" "544" "linux" "544"
"mac" "544" "mac" "544"

View File

@ -21,6 +21,8 @@
{ {
"m_iMsgEnabled" // int "m_iMsgEnabled" // int
{ {
"type" "integer"
"windows" "328" "windows" "328"
"linux" "344" "linux" "344"
"mac" "344" "mac" "344"
@ -28,6 +30,8 @@
"m_iszMaster" // string_t "m_iszMaster" // string_t
{ {
"type" "stringint"
"windows" "332" "windows" "332"
"linux" "348" "linux" "348"
"mac" "348" "mac" "348"
@ -35,6 +39,8 @@
"m_bHintMsg" // bool "m_bHintMsg" // bool
{ {
"type" "boolean"
"windows" "336" "windows" "336"
"linux" "352" "linux" "352"
"mac" "352" "mac" "352"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireMG34" // short unsigned int "m_usFireMG34" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireMG42" // short unsigned int "m_usFireMG42" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "476" "windows" "476"
"linux" "492" "linux" "492"
"mac" "492" "mac" "492"

View File

@ -21,6 +21,9 @@
{ {
"m_bMoveSnd" // BYTE "m_bMoveSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +31,8 @@
"m_iState" // STATE "m_iState" // STATE
{ {
"type" "integer"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"

View File

@ -21,6 +21,8 @@
{ {
"m_rrMoveDistance" // float "m_rrMoveDistance" // float
{ {
"type" "time"
"windows" "492" "windows" "492"
"linux" "512" "linux" "512"
"mac" "512" "mac" "512"
@ -28,6 +30,8 @@
"m_lastUsed" // int "m_lastUsed" // int
{ {
"type" "integer"
"windows" "496" "windows" "496"
"linux" "516" "linux" "516"
"mac" "516" "mac" "516"
@ -35,6 +39,8 @@
"m_direction" // int "m_direction" // int
{ {
"type" "integer"
"windows" "500" "windows" "500"
"linux" "520" "linux" "520"
"mac" "520" "mac" "520"
@ -42,6 +48,8 @@
"m_returnSpeed" // float "m_returnSpeed" // float
{ {
"type" "time"
"windows" "504" "windows" "504"
"linux" "524" "linux" "524"
"mac" "524" "mac" "524"
@ -49,6 +57,8 @@
"m_start" // Vector "m_start" // Vector
{ {
"type" "vector"
"windows" "508" "windows" "508"
"linux" "528" "linux" "528"
"mac" "528" "mac" "528"
@ -56,6 +66,8 @@
"m_end" // Vector "m_end" // Vector
{ {
"type" "vector"
"windows" "520" "windows" "520"
"linux" "540" "linux" "540"
"mac" "540" "mac" "540"
@ -63,6 +75,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "532" "windows" "532"
"linux" "552" "linux" "552"
"mac" "552" "mac" "552"

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