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
{
"type" "short"
"unsigned" "1"
"windows" "476"
"linux" "492"
"mac" "492"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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