Update TFC offsets

This commit is contained in:
Arkshine 2015-08-10 16:06:33 +02:00
parent 9a83db66f5
commit a50b1e17d8
120 changed files with 1928 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{ {
"m_Activity" // Activity "m_Activity" // Activity
{ {
"type" "integer"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"

View File

@ -21,6 +21,8 @@
{ {
"m_state" // int "m_state" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"

View File

@ -21,6 +21,8 @@
{ {
"m_flAttenuation" // float "m_flAttenuation" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_dpv" // dynpitchvol_t "m_dpv" // dynpitchvol_t
{ {
"type" "structure"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_fActive" // BOOL "m_fActive" // BOOL
{ {
"type" "integer"
"windows" "1228" "windows" "1228"
"linux" "1244" "linux" "1244"
"mac" "1244" "mac" "1244"
@ -42,6 +48,8 @@
"m_fLooping" // BOOL "m_fLooping" // BOOL
{ {
"type" "integer"
"windows" "1232" "windows" "1232"
"linux" "1248" "linux" "1248"
"mac" "1248" "mac" "1248"

View File

@ -21,6 +21,9 @@
{ {
"m_ClassData" // class DBAreaClassData[12] "m_ClassData" // class DBAreaClassData[12]
{ {
"type" "class"
"size" "12"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +31,9 @@
"m_AreaName" // char[32] "m_AreaName" // char[32]
{ {
"type" "string"
"size" "32"
"windows" "1268" "windows" "1268"
"linux" "1284" "linux" "1284"
"mac" "1284" "mac" "1284"
@ -35,6 +41,8 @@
"m_pNext" // CAreaDef* "m_pNext" // CAreaDef*
{ {
"type" "classptr"
"windows" "1300" "windows" "1300"
"linux" "1316" "linux" "1316"
"mac" "1316" "mac" "1316"

View File

@ -21,6 +21,8 @@
{ {
"m_globalstate" // int "m_globalstate" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -28,6 +30,8 @@
"triggerType" // USE_TYPE "triggerType" // USE_TYPE
{ {
"type" "integer"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"

View File

@ -21,6 +21,8 @@
{ {
"m_flFrameRate" // float "m_flFrameRate" // float
{ {
"type" "time"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -28,6 +30,8 @@
"m_flGroundSpeed" // float "m_flGroundSpeed" // float
{ {
"type" "time"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -35,6 +39,8 @@
"m_flLastEventCheck" // float "m_flLastEventCheck" // float
{ {
"type" "time"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -42,6 +48,8 @@
"m_fSequenceFinished" // BOOL "m_fSequenceFinished" // BOOL
{ {
"type" "integer"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -49,6 +57,8 @@
"m_fSequenceLoops" // BOOL "m_fSequenceLoops" // BOOL
{ {
"type" "integer"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"

View File

@ -21,6 +21,8 @@
{ {
"m_fStayPushed" // BOOL "m_fStayPushed" // BOOL
{ {
"type" "integer"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_fRotating" // BOOL "m_fRotating" // BOOL
{ {
"type" "integer"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_strChangeTarget" // string_t "m_strChangeTarget" // string_t
{ {
"type" "stringint"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -42,6 +48,8 @@
"m_ls" // locksound_t "m_ls" // locksound_t
{ {
"type" "structure"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -49,6 +57,9 @@
"m_bLockedSound" // BYTE "m_bLockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1328" "windows" "1328"
"linux" "1348" "linux" "1348"
"mac" "1348" "mac" "1348"
@ -56,6 +67,9 @@
"m_bLockedSentence" // BYTE "m_bLockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1329" "windows" "1329"
"linux" "1349" "linux" "1349"
"mac" "1349" "mac" "1349"
@ -63,6 +77,9 @@
"m_bUnlockedSound" // BYTE "m_bUnlockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1330" "windows" "1330"
"linux" "1350" "linux" "1350"
"mac" "1350" "mac" "1350"
@ -70,6 +87,9 @@
"m_bUnlockedSentence" // BYTE "m_bUnlockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1331" "windows" "1331"
"linux" "1351" "linux" "1351"
"mac" "1351" "mac" "1351"
@ -77,6 +97,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "1332" "windows" "1332"
"linux" "1352" "linux" "1352"
"mac" "1352" "mac" "1352"

View File

@ -21,6 +21,8 @@
{ {
"m_flDelay" // float "m_flDelay" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_iszKillTarget" // int "m_iszKillTarget" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"

View File

@ -21,6 +21,9 @@
{ {
"m_bHealthValue" // BYTE "m_bHealthValue" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +31,9 @@
"m_bMoveSnd" // BYTE "m_bMoveSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1281" "windows" "1281"
"linux" "1301" "linux" "1301"
"mac" "1301" "mac" "1301"
@ -35,6 +41,9 @@
"m_bStopSnd" // BYTE "m_bStopSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1282" "windows" "1282"
"linux" "1302" "linux" "1302"
"mac" "1302" "mac" "1302"
@ -42,6 +51,8 @@
"m_ls" // locksound_t "m_ls" // locksound_t
{ {
"type" "structure"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -49,6 +60,9 @@
"m_bLockedSound" // BYTE "m_bLockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1320" "windows" "1320"
"linux" "1340" "linux" "1340"
"mac" "1340" "mac" "1340"
@ -56,6 +70,9 @@
"m_bLockedSentence" // BYTE "m_bLockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1321" "windows" "1321"
"linux" "1341" "linux" "1341"
"mac" "1341" "mac" "1341"
@ -63,6 +80,9 @@
"m_bUnlockedSound" // BYTE "m_bUnlockedSound" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1322" "windows" "1322"
"linux" "1342" "linux" "1342"
"mac" "1342" "mac" "1342"
@ -70,6 +90,9 @@
"m_bUnlockedSentence" // BYTE "m_bUnlockedSentence" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1323" "windows" "1323"
"linux" "1343" "linux" "1343"
"mac" "1343" "mac" "1343"
@ -77,6 +100,8 @@
"m_fNextSoundPlay" // float "m_fNextSoundPlay" // float
{ {
"type" "time"
"windows" "1324" "windows" "1324"
"linux" "1344" "linux" "1344"
"mac" "1344" "mac" "1344"
@ -84,6 +109,8 @@
"m_bIsReopening" // bool "m_bIsReopening" // bool
{ {
"type" "boolean"
"windows" "1328" "windows" "1328"
"linux" "1348" "linux" "1348"
"mac" "1348" "mac" "1348"
@ -91,6 +118,8 @@
"m_bStoppedOpenSound" // bool "m_bStoppedOpenSound" // bool
{ {
"type" "boolean"
"windows" "1329" "windows" "1329"
"linux" "1349" "linux" "1349"
"mac" "1349" "mac" "1349"
@ -98,6 +127,9 @@
"m_usDoorGoUp" // short unsigned int "m_usDoorGoUp" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1330" "windows" "1330"
"linux" "1350" "linux" "1350"
"mac" "1350" "mac" "1350"
@ -105,6 +137,9 @@
"m_usDoorGoDown" // short unsigned int "m_usDoorGoDown" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1332" "windows" "1332"
"linux" "1352" "linux" "1352"
"mac" "1352" "mac" "1352"
@ -112,6 +147,9 @@
"m_usDoorHitTop" // short unsigned int "m_usDoorHitTop" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1334" "windows" "1334"
"linux" "1354" "linux" "1354"
"mac" "1354" "mac" "1354"
@ -119,6 +157,9 @@
"m_usDoorHitBottom" // short unsigned int "m_usDoorHitBottom" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1336" "windows" "1336"
"linux" "1356" "linux" "1356"
"mac" "1356" "mac" "1356"

View File

@ -21,6 +21,8 @@
{ {
"m_afConditions" // int "m_afConditions" // int
{ {
"type" "integer"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_hEnemy" // EHANDLE "m_hEnemy" // EHANDLE
{ {
"type" "ehandle"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_hTargetEnt" // EHANDLE "m_hTargetEnt" // EHANDLE
{ {
"type" "ehandle"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -42,6 +48,9 @@
"m_hOldEnemy" // EHANDLE[4] "m_hOldEnemy" // EHANDLE[4]
{ {
"type" "ehandle"
"size" "4"
"windows" "1300" "windows" "1300"
"linux" "1320" "linux" "1320"
"mac" "1320" "mac" "1320"
@ -49,6 +58,9 @@
"m_vecOldEnemy" // Vector[4] "m_vecOldEnemy" // Vector[4]
{ {
"type" "vector"
"size" "4"
"windows" "1332" "windows" "1332"
"linux" "1352" "linux" "1352"
"mac" "1352" "mac" "1352"
@ -56,6 +68,8 @@
"m_flFieldOfView" // float "m_flFieldOfView" // float
{ {
"type" "time"
"windows" "1380" "windows" "1380"
"linux" "1400" "linux" "1400"
"mac" "1400" "mac" "1400"
@ -63,6 +77,8 @@
"m_flWaitFinished" // float "m_flWaitFinished" // float
{ {
"type" "time"
"windows" "1384" "windows" "1384"
"linux" "1404" "linux" "1404"
"mac" "1404" "mac" "1404"
@ -70,6 +86,8 @@
"m_flMoveWaitFinished" // float "m_flMoveWaitFinished" // float
{ {
"type" "time"
"windows" "1388" "windows" "1388"
"linux" "1408" "linux" "1408"
"mac" "1408" "mac" "1408"
@ -77,6 +95,8 @@
"m_Activity" // Activity "m_Activity" // Activity
{ {
"type" "integer"
"windows" "1392" "windows" "1392"
"linux" "1412" "linux" "1412"
"mac" "1412" "mac" "1412"
@ -84,6 +104,8 @@
"m_IdealActivity" // Activity "m_IdealActivity" // Activity
{ {
"type" "integer"
"windows" "1396" "windows" "1396"
"linux" "1416" "linux" "1416"
"mac" "1416" "mac" "1416"
@ -91,6 +113,8 @@
"m_LastHitGroup" // int "m_LastHitGroup" // int
{ {
"type" "integer"
"windows" "1400" "windows" "1400"
"linux" "1420" "linux" "1420"
"mac" "1420" "mac" "1420"
@ -98,6 +122,8 @@
"m_MonsterState" // MONSTERSTATE "m_MonsterState" // MONSTERSTATE
{ {
"type" "integer"
"windows" "1404" "windows" "1404"
"linux" "1424" "linux" "1424"
"mac" "1424" "mac" "1424"
@ -105,6 +131,8 @@
"m_IdealMonsterState" // MONSTERSTATE "m_IdealMonsterState" // MONSTERSTATE
{ {
"type" "integer"
"windows" "1408" "windows" "1408"
"linux" "1428" "linux" "1428"
"mac" "1428" "mac" "1428"
@ -112,6 +140,8 @@
"m_iTaskStatus" // int "m_iTaskStatus" // int
{ {
"type" "integer"
"windows" "1412" "windows" "1412"
"linux" "1432" "linux" "1432"
"mac" "1432" "mac" "1432"
@ -119,6 +149,8 @@
"m_pSchedule" // class Schedule_t* "m_pSchedule" // class Schedule_t*
{ {
"type" "pointer"
"windows" "1416" "windows" "1416"
"linux" "1436" "linux" "1436"
"mac" "1436" "mac" "1436"
@ -126,6 +158,8 @@
"m_iScheduleIndex" // int "m_iScheduleIndex" // int
{ {
"type" "integer"
"windows" "1420" "windows" "1420"
"linux" "1440" "linux" "1440"
"mac" "1440" "mac" "1440"
@ -133,6 +167,9 @@
"m_Route" // struct WayPoint_t[8] "m_Route" // struct WayPoint_t[8]
{ {
"type" "structure"
"size" "8"
"windows" "1424" "windows" "1424"
"linux" "1444" "linux" "1444"
"mac" "1444" "mac" "1444"
@ -140,6 +177,8 @@
"m_movementGoal" // int "m_movementGoal" // int
{ {
"type" "integer"
"windows" "1552" "windows" "1552"
"linux" "1572" "linux" "1572"
"mac" "1572" "mac" "1572"
@ -147,6 +186,8 @@
"m_iRouteIndex" // int "m_iRouteIndex" // int
{ {
"type" "integer"
"windows" "1556" "windows" "1556"
"linux" "1576" "linux" "1576"
"mac" "1576" "mac" "1576"
@ -154,6 +195,8 @@
"m_moveWaitTime" // float "m_moveWaitTime" // float
{ {
"type" "time"
"windows" "1560" "windows" "1560"
"linux" "1580" "linux" "1580"
"mac" "1580" "mac" "1580"
@ -161,6 +204,8 @@
"m_vecMoveGoal" // Vector "m_vecMoveGoal" // Vector
{ {
"type" "vector"
"windows" "1564" "windows" "1564"
"linux" "1584" "linux" "1584"
"mac" "1584" "mac" "1584"
@ -168,6 +213,8 @@
"m_movementActivity" // Activity "m_movementActivity" // Activity
{ {
"type" "integer"
"windows" "1576" "windows" "1576"
"linux" "1596" "linux" "1596"
"mac" "1596" "mac" "1596"
@ -175,6 +222,8 @@
"m_iAudibleList" // int "m_iAudibleList" // int
{ {
"type" "integer"
"windows" "1580" "windows" "1580"
"linux" "1600" "linux" "1600"
"mac" "1600" "mac" "1600"
@ -182,6 +231,8 @@
"m_afSoundTypes" // int "m_afSoundTypes" // int
{ {
"type" "integer"
"windows" "1584" "windows" "1584"
"linux" "1604" "linux" "1604"
"mac" "1604" "mac" "1604"
@ -189,6 +240,8 @@
"m_vecLastPosition" // Vector "m_vecLastPosition" // Vector
{ {
"type" "vector"
"windows" "1588" "windows" "1588"
"linux" "1608" "linux" "1608"
"mac" "1608" "mac" "1608"
@ -196,6 +249,8 @@
"m_iHintNode" // int "m_iHintNode" // int
{ {
"type" "integer"
"windows" "1600" "windows" "1600"
"linux" "1620" "linux" "1620"
"mac" "1620" "mac" "1620"
@ -203,6 +258,8 @@
"m_afMemory" // int "m_afMemory" // int
{ {
"type" "integer"
"windows" "1604" "windows" "1604"
"linux" "1624" "linux" "1624"
"mac" "1624" "mac" "1624"
@ -210,6 +267,8 @@
"m_iMaxHealth" // int "m_iMaxHealth" // int
{ {
"type" "integer"
"windows" "1608" "windows" "1608"
"linux" "1628" "linux" "1628"
"mac" "1628" "mac" "1628"
@ -217,6 +276,8 @@
"m_vecEnemyLKP" // Vector "m_vecEnemyLKP" // Vector
{ {
"type" "vector"
"windows" "1612" "windows" "1612"
"linux" "1632" "linux" "1632"
"mac" "1632" "mac" "1632"
@ -224,6 +285,8 @@
"m_cAmmoLoaded" // int "m_cAmmoLoaded" // int
{ {
"type" "integer"
"windows" "1624" "windows" "1624"
"linux" "1644" "linux" "1644"
"mac" "1644" "mac" "1644"
@ -231,6 +294,8 @@
"m_afCapability" // int "m_afCapability" // int
{ {
"type" "integer"
"windows" "1628" "windows" "1628"
"linux" "1648" "linux" "1648"
"mac" "1648" "mac" "1648"
@ -238,6 +303,8 @@
"m_flNextAttack" // float "m_flNextAttack" // float
{ {
"type" "time"
"windows" "1632" "windows" "1632"
"linux" "1652" "linux" "1652"
"mac" "1652" "mac" "1652"
@ -245,6 +312,8 @@
"m_bitsDamageType" // int "m_bitsDamageType" // int
{ {
"type" "integer"
"windows" "1636" "windows" "1636"
"linux" "1656" "linux" "1656"
"mac" "1656" "mac" "1656"
@ -252,6 +321,10 @@
"m_rgbTimeBasedDamage" // unsigned char[8] "m_rgbTimeBasedDamage" // unsigned char[8]
{ {
"type" "character"
"size" "8"
"unsigned" "1"
"windows" "1640" "windows" "1640"
"linux" "1660" "linux" "1660"
"mac" "1660" "mac" "1660"
@ -259,6 +332,8 @@
"m_lastDamageAmount" // int "m_lastDamageAmount" // int
{ {
"type" "integer"
"windows" "1648" "windows" "1648"
"linux" "1668" "linux" "1668"
"mac" "1668" "mac" "1668"
@ -266,6 +341,8 @@
"m_bloodColor" // int "m_bloodColor" // int
{ {
"type" "integer"
"windows" "1652" "windows" "1652"
"linux" "1672" "linux" "1672"
"mac" "1672" "mac" "1672"
@ -273,6 +350,8 @@
"m_failSchedule" // int "m_failSchedule" // int
{ {
"type" "integer"
"windows" "1656" "windows" "1656"
"linux" "1676" "linux" "1676"
"mac" "1676" "mac" "1676"
@ -280,6 +359,8 @@
"m_flHungryTime" // float "m_flHungryTime" // float
{ {
"type" "time"
"windows" "1660" "windows" "1660"
"linux" "1680" "linux" "1680"
"mac" "1680" "mac" "1680"
@ -287,6 +368,8 @@
"m_flDistTooFar" // float "m_flDistTooFar" // float
{ {
"type" "time"
"windows" "1664" "windows" "1664"
"linux" "1684" "linux" "1684"
"mac" "1684" "mac" "1684"
@ -294,6 +377,8 @@
"m_flDistLook" // float "m_flDistLook" // float
{ {
"type" "time"
"windows" "1668" "windows" "1668"
"linux" "1688" "linux" "1688"
"mac" "1688" "mac" "1688"
@ -301,6 +386,8 @@
"m_iTriggerCondition" // int "m_iTriggerCondition" // int
{ {
"type" "integer"
"windows" "1672" "windows" "1672"
"linux" "1692" "linux" "1692"
"mac" "1692" "mac" "1692"
@ -308,6 +395,8 @@
"m_iszTriggerTarget" // string_t "m_iszTriggerTarget" // string_t
{ {
"type" "stringint"
"windows" "1676" "windows" "1676"
"linux" "1696" "linux" "1696"
"mac" "1696" "mac" "1696"
@ -315,6 +404,8 @@
"m_HackedGunPos" // Vector "m_HackedGunPos" // Vector
{ {
"type" "vector"
"windows" "1680" "windows" "1680"
"linux" "1700" "linux" "1700"
"mac" "1700" "mac" "1700"
@ -322,6 +413,8 @@
"m_scriptState" // SCRIPTSTATE "m_scriptState" // SCRIPTSTATE
{ {
"type" "integer"
"windows" "1692" "windows" "1692"
"linux" "1712" "linux" "1712"
"mac" "1712" "mac" "1712"
@ -329,6 +422,8 @@
"m_pCine" // CCineMonster* "m_pCine" // CCineMonster*
{ {
"type" "classptr"
"windows" "1696" "windows" "1696"
"linux" "1716" "linux" "1716"
"mac" "1716" "mac" "1716"

View File

@ -21,6 +21,9 @@
{ {
"m_bMoveSnd" // BYTE "m_bMoveSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +31,9 @@
"m_bStopSnd" // BYTE "m_bStopSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1281" "windows" "1281"
"linux" "1301" "linux" "1301"
"mac" "1301" "mac" "1301"
@ -35,6 +41,8 @@
"m_volume" // float "m_volume" // float
{ {
"type" "time"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"

View File

@ -21,6 +21,8 @@
{ {
"m_pPlayer" // CBasePlayer* "m_pPlayer" // CBasePlayer*
{ {
"type" "classptr"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"
@ -28,6 +30,8 @@
"m_pNext" // CBasePlayerItem* "m_pNext" // CBasePlayerItem*
{ {
"type" "classptr"
"windows" "1156" "windows" "1156"
"linux" "1172" "linux" "1172"
"mac" "1172" "mac" "1172"
@ -35,6 +39,8 @@
"m_iId" // int "m_iId" // int
{ {
"type" "integer"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"

View File

@ -21,6 +21,8 @@
{ {
"m_iPlayEmptySound" // int "m_iPlayEmptySound" // int
{ {
"type" "integer"
"windows" "1164" "windows" "1164"
"linux" "1180" "linux" "1180"
"mac" "1180" "mac" "1180"
@ -28,6 +30,8 @@
"m_fFireOnEmpty" // int "m_fFireOnEmpty" // int
{ {
"type" "integer"
"windows" "1168" "windows" "1168"
"linux" "1184" "linux" "1184"
"mac" "1184" "mac" "1184"
@ -35,6 +39,8 @@
"m_flNextPrimaryAttack" // float "m_flNextPrimaryAttack" // float
{ {
"type" "time"
"windows" "1172" "windows" "1172"
"linux" "1188" "linux" "1188"
"mac" "1188" "mac" "1188"
@ -42,6 +48,8 @@
"m_flNextSecondaryAttack" // float "m_flNextSecondaryAttack" // float
{ {
"type" "time"
"windows" "1176" "windows" "1176"
"linux" "1192" "linux" "1192"
"mac" "1192" "mac" "1192"
@ -49,6 +57,8 @@
"m_flTimeWeaponIdle" // float "m_flTimeWeaponIdle" // float
{ {
"type" "time"
"windows" "1180" "windows" "1180"
"linux" "1196" "linux" "1196"
"mac" "1196" "mac" "1196"
@ -56,6 +66,8 @@
"m_flNextReload" // float "m_flNextReload" // float
{ {
"type" "time"
"windows" "1184" "windows" "1184"
"linux" "1200" "linux" "1200"
"mac" "1200" "mac" "1200"
@ -63,6 +75,8 @@
"m_flPumpTime" // float "m_flPumpTime" // float
{ {
"type" "time"
"windows" "1188" "windows" "1188"
"linux" "1204" "linux" "1204"
"mac" "1204" "mac" "1204"
@ -70,6 +84,8 @@
"m_fReloadTime" // float "m_fReloadTime" // float
{ {
"type" "time"
"windows" "1192" "windows" "1192"
"linux" "1208" "linux" "1208"
"mac" "1208" "mac" "1208"
@ -77,6 +93,8 @@
"m_fAimedDamage" // float "m_fAimedDamage" // float
{ {
"type" "time"
"windows" "1196" "windows" "1196"
"linux" "1212" "linux" "1212"
"mac" "1212" "mac" "1212"
@ -84,6 +102,8 @@
"m_fNextAimBonus" // float "m_fNextAimBonus" // float
{ {
"type" "time"
"windows" "1200" "windows" "1200"
"linux" "1216" "linux" "1216"
"mac" "1216" "mac" "1216"
@ -91,6 +111,8 @@
"m_fInZoom" // int "m_fInZoom" // int
{ {
"type" "integer"
"windows" "1204" "windows" "1204"
"linux" "1220" "linux" "1220"
"mac" "1220" "mac" "1220"
@ -98,6 +120,8 @@
"m_iWeaponState" // int "m_iWeaponState" // int
{ {
"type" "integer"
"windows" "1208" "windows" "1208"
"linux" "1224" "linux" "1224"
"mac" "1224" "mac" "1224"
@ -105,6 +129,8 @@
"m_fInReload" // int "m_fInReload" // int
{ {
"type" "integer"
"windows" "1212" "windows" "1212"
"linux" "1228" "linux" "1228"
"mac" "1228" "mac" "1228"
@ -112,6 +138,8 @@
"m_fInSpecialReload" // int "m_fInSpecialReload" // int
{ {
"type" "integer"
"windows" "1216" "windows" "1216"
"linux" "1232" "linux" "1232"
"mac" "1232" "mac" "1232"
@ -119,6 +147,8 @@
"m_iPrimaryAmmoType" // int "m_iPrimaryAmmoType" // int
{ {
"type" "integer"
"windows" "1220" "windows" "1220"
"linux" "1236" "linux" "1236"
"mac" "1236" "mac" "1236"
@ -126,6 +156,8 @@
"m_iSecondaryAmmoType" // int "m_iSecondaryAmmoType" // int
{ {
"type" "integer"
"windows" "1224" "windows" "1224"
"linux" "1240" "linux" "1240"
"mac" "1240" "mac" "1240"
@ -133,6 +165,8 @@
"m_iClip" // int "m_iClip" // int
{ {
"type" "integer"
"windows" "1228" "windows" "1228"
"linux" "1244" "linux" "1244"
"mac" "1244" "mac" "1244"
@ -140,6 +174,8 @@
"m_iClientClip" // int "m_iClientClip" // int
{ {
"type" "integer"
"windows" "1232" "windows" "1232"
"linux" "1248" "linux" "1248"
"mac" "1248" "mac" "1248"
@ -147,6 +183,8 @@
"m_iClientWeaponState" // int "m_iClientWeaponState" // int
{ {
"type" "integer"
"windows" "1236" "windows" "1236"
"linux" "1252" "linux" "1252"
"mac" "1252" "mac" "1252"
@ -154,6 +192,8 @@
"m_iDefaultAmmo" // int "m_iDefaultAmmo" // int
{ {
"type" "integer"
"windows" "1240" "windows" "1240"
"linux" "1256" "linux" "1256"
"mac" "1256" "mac" "1256"
@ -161,6 +201,8 @@
"m_flPrevPrimaryAttack" // float "m_flPrevPrimaryAttack" // float
{ {
"type" "time"
"windows" "1244" "windows" "1244"
"linux" "1260" "linux" "1260"
"mac" "1260" "mac" "1260"
@ -168,6 +210,8 @@
"m_flLastFireTime" // float "m_flLastFireTime" // float
{ {
"type" "time"
"windows" "1248" "windows" "1248"
"linux" "1264" "linux" "1264"
"mac" "1264" "mac" "1264"

View File

@ -21,6 +21,8 @@
{ {
"m_toggle_state" // TOGGLE_STATE "m_toggle_state" // TOGGLE_STATE
{ {
"type" "integer"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"
@ -28,6 +30,8 @@
"m_flActivateFinished" // float "m_flActivateFinished" // float
{ {
"type" "time"
"windows" "1156" "windows" "1156"
"linux" "1172" "linux" "1172"
"mac" "1172" "mac" "1172"
@ -35,6 +39,8 @@
"m_flMoveDistance" // float "m_flMoveDistance" // float
{ {
"type" "time"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"
@ -42,6 +48,8 @@
"m_flWait" // float "m_flWait" // float
{ {
"type" "time"
"windows" "1164" "windows" "1164"
"linux" "1180" "linux" "1180"
"mac" "1180" "mac" "1180"
@ -49,6 +57,8 @@
"m_flLip" // float "m_flLip" // float
{ {
"type" "time"
"windows" "1168" "windows" "1168"
"linux" "1184" "linux" "1184"
"mac" "1184" "mac" "1184"
@ -56,6 +66,8 @@
"m_flTWidth" // float "m_flTWidth" // float
{ {
"type" "time"
"windows" "1172" "windows" "1172"
"linux" "1188" "linux" "1188"
"mac" "1188" "mac" "1188"
@ -63,6 +75,8 @@
"m_flTLength" // float "m_flTLength" // float
{ {
"type" "time"
"windows" "1176" "windows" "1176"
"linux" "1192" "linux" "1192"
"mac" "1192" "mac" "1192"
@ -70,6 +84,8 @@
"m_vecPosition1" // Vector "m_vecPosition1" // Vector
{ {
"type" "vector"
"windows" "1180" "windows" "1180"
"linux" "1196" "linux" "1196"
"mac" "1196" "mac" "1196"
@ -77,6 +93,8 @@
"m_vecPosition2" // Vector "m_vecPosition2" // Vector
{ {
"type" "vector"
"windows" "1192" "windows" "1192"
"linux" "1208" "linux" "1208"
"mac" "1208" "mac" "1208"
@ -84,6 +102,8 @@
"m_vecAngle1" // Vector "m_vecAngle1" // Vector
{ {
"type" "vector"
"windows" "1204" "windows" "1204"
"linux" "1220" "linux" "1220"
"mac" "1220" "mac" "1220"
@ -91,6 +111,8 @@
"m_vecAngle2" // Vector "m_vecAngle2" // Vector
{ {
"type" "vector"
"windows" "1216" "windows" "1216"
"linux" "1232" "linux" "1232"
"mac" "1232" "mac" "1232"
@ -98,6 +120,8 @@
"m_cTriggersLeft" // int "m_cTriggersLeft" // int
{ {
"type" "integer"
"windows" "1228" "windows" "1228"
"linux" "1244" "linux" "1244"
"mac" "1244" "mac" "1244"
@ -105,6 +129,8 @@
"m_flHeight" // float "m_flHeight" // float
{ {
"type" "time"
"windows" "1232" "windows" "1232"
"linux" "1248" "linux" "1248"
"mac" "1248" "mac" "1248"
@ -112,6 +138,8 @@
"m_hActivator" // EHANDLE "m_hActivator" // EHANDLE
{ {
"type" "ehandle"
"windows" "1236" "windows" "1236"
"linux" "1252" "linux" "1252"
"mac" "1252" "mac" "1252"
@ -119,6 +147,8 @@
"m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*) "m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*)
{ {
"type" "function"
"windows" "1244" "windows" "1244"
"linux" "1260" "linux" "1260"
"mac" "1260" "mac" "1260"
@ -126,6 +156,8 @@
"m_vecFinalDest" // Vector "m_vecFinalDest" // Vector
{ {
"type" "vector"
"windows" "1248" "windows" "1248"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"
@ -133,6 +165,8 @@
"m_vecFinalAngle" // Vector "m_vecFinalAngle" // Vector
{ {
"type" "vector"
"windows" "1260" "windows" "1260"
"linux" "1280" "linux" "1280"
"mac" "1280" "mac" "1280"
@ -140,6 +174,8 @@
"m_bitsDamageInflict" // int "m_bitsDamageInflict" // int
{ {
"type" "integer"
"windows" "1272" "windows" "1272"
"linux" "1292" "linux" "1292"
"mac" "1292" "mac" "1292"
@ -147,6 +183,8 @@
"m_sMaster" // string_t "m_sMaster" // string_t
{ {
"type" "stringint"
"windows" "1276" "windows" "1276"
"linux" "1296" "linux" "1296"
"mac" "1296" "mac" "1296"

View File

@ -21,6 +21,8 @@
{ {
"m_flMaxSpin" // float "m_flMaxSpin" // float
{ {
"type" "time"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,8 @@
"m_iSpin" // int "m_iSpin" // int
{ {
"type" "integer"
"windows" "1704" "windows" "1704"
"linux" "1724" "linux" "1724"
"mac" "1724" "mac" "1724"
@ -35,6 +39,8 @@
"m_pEyeGlow" // CSprite* "m_pEyeGlow" // CSprite*
{ {
"type" "classptr"
"windows" "1708" "windows" "1708"
"linux" "1728" "linux" "1728"
"mac" "1728" "mac" "1728"
@ -42,6 +48,8 @@
"m_eyeBrightness" // int "m_eyeBrightness" // int
{ {
"type" "integer"
"windows" "1712" "windows" "1712"
"linux" "1732" "linux" "1732"
"mac" "1732" "mac" "1732"
@ -49,6 +57,8 @@
"m_iDeployHeight" // int "m_iDeployHeight" // int
{ {
"type" "integer"
"windows" "1716" "windows" "1716"
"linux" "1736" "linux" "1736"
"mac" "1736" "mac" "1736"
@ -56,6 +66,8 @@
"m_iRetractHeight" // int "m_iRetractHeight" // int
{ {
"type" "integer"
"windows" "1720" "windows" "1720"
"linux" "1740" "linux" "1740"
"mac" "1740" "mac" "1740"
@ -63,6 +75,8 @@
"m_iMinPitch" // int "m_iMinPitch" // int
{ {
"type" "integer"
"windows" "1724" "windows" "1724"
"linux" "1744" "linux" "1744"
"mac" "1744" "mac" "1744"
@ -70,6 +84,8 @@
"m_iBaseTurnRate" // int "m_iBaseTurnRate" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"
@ -77,6 +93,8 @@
"m_fTurnRate" // float "m_fTurnRate" // float
{ {
"type" "time"
"windows" "1732" "windows" "1732"
"linux" "1752" "linux" "1752"
"mac" "1752" "mac" "1752"
@ -84,6 +102,8 @@
"m_iOrientation" // int "m_iOrientation" // int
{ {
"type" "integer"
"windows" "1736" "windows" "1736"
"linux" "1756" "linux" "1756"
"mac" "1756" "mac" "1756"
@ -91,6 +111,8 @@
"m_iOn" // int "m_iOn" // int
{ {
"type" "integer"
"windows" "1740" "windows" "1740"
"linux" "1760" "linux" "1760"
"mac" "1760" "mac" "1760"
@ -98,6 +120,8 @@
"m_fBeserk" // int "m_fBeserk" // int
{ {
"type" "integer"
"windows" "1744" "windows" "1744"
"linux" "1764" "linux" "1764"
"mac" "1764" "mac" "1764"
@ -105,6 +129,8 @@
"m_iAutoStart" // int "m_iAutoStart" // int
{ {
"type" "integer"
"windows" "1748" "windows" "1748"
"linux" "1768" "linux" "1768"
"mac" "1768" "mac" "1768"
@ -112,6 +138,8 @@
"m_vecLastSight" // Vector "m_vecLastSight" // Vector
{ {
"type" "vector"
"windows" "1752" "windows" "1752"
"linux" "1772" "linux" "1772"
"mac" "1772" "mac" "1772"
@ -119,6 +147,8 @@
"m_flLastSight" // float "m_flLastSight" // float
{ {
"type" "time"
"windows" "1764" "windows" "1764"
"linux" "1784" "linux" "1784"
"mac" "1784" "mac" "1784"
@ -126,6 +156,8 @@
"m_flMaxWait" // float "m_flMaxWait" // float
{ {
"type" "time"
"windows" "1768" "windows" "1768"
"linux" "1788" "linux" "1788"
"mac" "1788" "mac" "1788"
@ -133,6 +165,8 @@
"m_iSearchSpeed" // int "m_iSearchSpeed" // int
{ {
"type" "integer"
"windows" "1772" "windows" "1772"
"linux" "1792" "linux" "1792"
"mac" "1792" "mac" "1792"
@ -140,6 +174,8 @@
"m_flStartYaw" // float "m_flStartYaw" // float
{ {
"type" "time"
"windows" "1776" "windows" "1776"
"linux" "1796" "linux" "1796"
"mac" "1796" "mac" "1796"
@ -147,6 +183,8 @@
"m_vecCurAngles" // Vector "m_vecCurAngles" // Vector
{ {
"type" "vector"
"windows" "1780" "windows" "1780"
"linux" "1800" "linux" "1800"
"mac" "1800" "mac" "1800"
@ -154,6 +192,8 @@
"m_vecGoalAngles" // Vector "m_vecGoalAngles" // Vector
{ {
"type" "vector"
"windows" "1792" "windows" "1792"
"linux" "1812" "linux" "1812"
"mac" "1812" "mac" "1812"
@ -161,6 +201,8 @@
"m_flPingTime" // float "m_flPingTime" // float
{ {
"type" "time"
"windows" "1804" "windows" "1804"
"linux" "1824" "linux" "1824"
"mac" "1824" "mac" "1824"
@ -168,6 +210,8 @@
"m_flSpinUpTime" // float "m_flSpinUpTime" // float
{ {
"type" "time"
"windows" "1808" "windows" "1808"
"linux" "1828" "linux" "1828"
"mac" "1828" "mac" "1828"

View File

@ -21,6 +21,8 @@
{ {
"m_Material" // Materials "m_Material" // Materials
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -28,6 +30,8 @@
"m_Explosion" // Explosions "m_Explosion" // Explosions
{ {
"type" "integer"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -35,6 +39,8 @@
"m_idShard" // int "m_idShard" // int
{ {
"type" "integer"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -42,6 +48,8 @@
"m_angle" // float "m_angle" // float
{ {
"type" "time"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -49,6 +57,8 @@
"m_iszGibModel" // int "m_iszGibModel" // int
{ {
"type" "integer"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"
@ -56,6 +66,8 @@
"m_iszSpawnObject" // int "m_iszSpawnObject" // int
{ {
"type" "integer"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"

View File

@ -21,6 +21,8 @@
{ {
"m_density" // int "m_density" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_frequency" // int "m_frequency" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_bubbleModel" // int "m_bubbleModel" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_state" // int "m_state" // int
{ {
"type" "integer"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"

View File

@ -21,6 +21,9 @@
{ {
"m_szMapName" // char[32] "m_szMapName" // char[32]
{ {
"type" "string"
"size" "32"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +31,9 @@
"m_szLandmarkName" // char[32] "m_szLandmarkName" // char[32]
{ {
"type" "string"
"size" "32"
"windows" "1312" "windows" "1312"
"linux" "1332" "linux" "1332"
"mac" "1332" "mac" "1332"
@ -35,6 +41,8 @@
"m_changeTarget" // int "m_changeTarget" // int
{ {
"type" "integer"
"windows" "1344" "windows" "1344"
"linux" "1364" "linux" "1364"
"mac" "1364" "mac" "1364"
@ -42,6 +50,8 @@
"m_changeTargetDelay" // float "m_changeTargetDelay" // float
{ {
"type" "time"
"windows" "1348" "windows" "1348"
"linux" "1368" "linux" "1368"
"mac" "1368" "mac" "1368"

View File

@ -21,6 +21,8 @@
{ {
"m_iszIdle" // int "m_iszIdle" // int
{ {
"type" "integer"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,8 @@
"m_iszPlay" // int "m_iszPlay" // int
{ {
"type" "integer"
"windows" "1704" "windows" "1704"
"linux" "1724" "linux" "1724"
"mac" "1724" "mac" "1724"
@ -35,6 +39,8 @@
"m_iszEntity" // int "m_iszEntity" // int
{ {
"type" "integer"
"windows" "1708" "windows" "1708"
"linux" "1728" "linux" "1728"
"mac" "1728" "mac" "1728"
@ -42,6 +48,8 @@
"m_fMoveTo" // int "m_fMoveTo" // int
{ {
"type" "integer"
"windows" "1712" "windows" "1712"
"linux" "1732" "linux" "1732"
"mac" "1732" "mac" "1732"
@ -49,6 +57,8 @@
"m_iFinishSchedule" // int "m_iFinishSchedule" // int
{ {
"type" "integer"
"windows" "1716" "windows" "1716"
"linux" "1736" "linux" "1736"
"mac" "1736" "mac" "1736"
@ -56,6 +66,8 @@
"m_flRadius" // float "m_flRadius" // float
{ {
"type" "time"
"windows" "1720" "windows" "1720"
"linux" "1740" "linux" "1740"
"mac" "1740" "mac" "1740"
@ -63,6 +75,8 @@
"m_flRepeat" // float "m_flRepeat" // float
{ {
"type" "time"
"windows" "1724" "windows" "1724"
"linux" "1744" "linux" "1744"
"mac" "1744" "mac" "1744"
@ -70,6 +84,8 @@
"m_iDelay" // int "m_iDelay" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"
@ -77,6 +93,8 @@
"m_startTime" // float "m_startTime" // float
{ {
"type" "time"
"windows" "1732" "windows" "1732"
"linux" "1752" "linux" "1752"
"mac" "1752" "mac" "1752"
@ -84,6 +102,8 @@
"m_saved_movetype" // int "m_saved_movetype" // int
{ {
"type" "integer"
"windows" "1736" "windows" "1736"
"linux" "1756" "linux" "1756"
"mac" "1756" "mac" "1756"
@ -91,6 +111,8 @@
"m_saved_solid" // int "m_saved_solid" // int
{ {
"type" "integer"
"windows" "1740" "windows" "1740"
"linux" "1760" "linux" "1760"
"mac" "1760" "mac" "1760"
@ -98,6 +120,8 @@
"m_saved_effects" // int "m_saved_effects" // int
{ {
"type" "integer"
"windows" "1744" "windows" "1744"
"linux" "1764" "linux" "1764"
"mac" "1764" "mac" "1764"
@ -105,6 +129,8 @@
"m_interruptable" // BOOL "m_interruptable" // BOOL
{ {
"type" "integer"
"windows" "1748" "windows" "1748"
"linux" "1768" "linux" "1768"
"mac" "1768" "mac" "1768"

View File

@ -21,6 +21,8 @@
{ {
"m_iSwing" // int "m_iSwing" // int
{ {
"type" "integer"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"
@ -28,6 +30,8 @@
"m_trHit" // TraceResult "m_trHit" // TraceResult
{ {
"type" "structure"
"windows" "1256" "windows" "1256"
"linux" "1272" "linux" "1272"
"mac" "1272" "mac" "1272"

View File

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

View File

@ -21,6 +21,8 @@
{ {
"m_animate" // int "m_animate" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_lastTime" // float "m_lastTime" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_maxFrame" // float "m_maxFrame" // float
{ {
"type" "time"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"

View File

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

View File

@ -21,6 +21,8 @@
{ {
"bTicked" // BOOL "bTicked" // BOOL
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"
@ -28,6 +30,8 @@
"bAlternateLight" // BOOL "bAlternateLight" // BOOL
{ {
"type" "integer"
"windows" "1732" "windows" "1732"
"linux" "1752" "linux" "1752"
"mac" "1752" "mac" "1752"
@ -35,6 +39,8 @@
"m_pBlinkSprite" // CSprite* "m_pBlinkSprite" // CSprite*
{ {
"type" "classptr"
"windows" "1736" "windows" "1736"
"linux" "1756" "linux" "1756"
"mac" "1756" "mac" "1756"

View File

@ -21,6 +21,8 @@
{ {
"m_hDispenser" // EHANDLE "m_hDispenser" // EHANDLE
{ {
"type" "ehandle"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_hPlayer" // EHANDLE "m_hPlayer" // EHANDLE
{ {
"type" "ehandle"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -35,6 +39,8 @@
"m_InitialUsePoint" // Vector "m_InitialUsePoint" // Vector
{ {
"type" "vector"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"

View File

@ -21,6 +21,8 @@
{ {
"m_iMagnitude" // int "m_iMagnitude" // int
{ {
"type" "integer"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,8 @@
"m_spriteScale" // int "m_spriteScale" // int
{ {
"type" "integer"
"windows" "1704" "windows" "1704"
"linux" "1724" "linux" "1724"
"mac" "1724" "mac" "1724"

View File

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

View File

@ -21,6 +21,8 @@
{ {
"m_globalstate" // string_t "m_globalstate" // string_t
{ {
"type" "stringint"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_triggermode" // int "m_triggermode" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_initialstate" // int "m_initialstate" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"

View File

@ -21,6 +21,8 @@
{ {
"m_flRadius" // float "m_flRadius" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_flRoomtype" // float "m_flRoomtype" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"

View File

@ -21,6 +21,8 @@
{ {
"m_flDelay" // float "m_flDelay" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

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

View File

@ -21,6 +21,8 @@
{ {
"m_iszXController" // int "m_iszXController" // int
{ {
"type" "integer"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_iszYController" // int "m_iszYController" // int
{ {
"type" "integer"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_flSpread" // float "m_flSpread" // float
{ {
"type" "time"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -42,6 +48,8 @@
"m_flDelay" // float "m_flDelay" // float
{ {
"type" "time"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -49,6 +57,8 @@
"m_iCount" // int "m_iCount" // int
{ {
"type" "integer"
"windows" "1296" "windows" "1296"
"linux" "1316" "linux" "1316"
"mac" "1316" "mac" "1316"
@ -56,6 +66,8 @@
"m_fControl" // int "m_fControl" // int
{ {
"type" "integer"
"windows" "1300" "windows" "1300"
"linux" "1320" "linux" "1320"
"mac" "1320" "mac" "1320"

View File

@ -21,6 +21,8 @@
{ {
"m_end" // Vector "m_end" // Vector
{ {
"type" "vector"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -28,6 +30,8 @@
"m_start" // Vector "m_start" // Vector
{ {
"type" "vector"
"windows" "1300" "windows" "1300"
"linux" "1320" "linux" "1320"
"mac" "1320" "mac" "1320"

View File

@ -21,6 +21,8 @@
{ {
"m_flFanFriction" // float "m_flFanFriction" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_flAttenuation" // float "m_flAttenuation" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_flVolume" // float "m_flVolume" // float
{ {
"type" "time"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_pitch" // float "m_pitch" // float
{ {
"type" "time"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -49,6 +57,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"

View File

@ -21,6 +21,8 @@
{ {
"m_pController" // CBasePlayer* "m_pController" // CBasePlayer*
{ {
"type" "classptr"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_flNextAttack" // float "m_flNextAttack" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_vecControllerUsePos" // Vector "m_vecControllerUsePos" // Vector
{ {
"type" "vector"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_yawCenter" // float "m_yawCenter" // float
{ {
"type" "time"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -49,6 +57,8 @@
"m_yawRate" // float "m_yawRate" // float
{ {
"type" "time"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"
@ -56,6 +66,8 @@
"m_yawRange" // float "m_yawRange" // float
{ {
"type" "time"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"
@ -63,6 +75,8 @@
"m_yawTolerance" // float "m_yawTolerance" // float
{ {
"type" "time"
"windows" "1156" "windows" "1156"
"linux" "1172" "linux" "1172"
"mac" "1172" "mac" "1172"
@ -70,6 +84,8 @@
"m_pitchCenter" // float "m_pitchCenter" // float
{ {
"type" "time"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"
@ -77,6 +93,8 @@
"m_pitchRate" // float "m_pitchRate" // float
{ {
"type" "time"
"windows" "1164" "windows" "1164"
"linux" "1180" "linux" "1180"
"mac" "1180" "mac" "1180"
@ -84,6 +102,8 @@
"m_pitchRange" // float "m_pitchRange" // float
{ {
"type" "time"
"windows" "1168" "windows" "1168"
"linux" "1184" "linux" "1184"
"mac" "1184" "mac" "1184"
@ -91,6 +111,8 @@
"m_pitchTolerance" // float "m_pitchTolerance" // float
{ {
"type" "time"
"windows" "1172" "windows" "1172"
"linux" "1188" "linux" "1188"
"mac" "1188" "mac" "1188"
@ -98,6 +120,8 @@
"m_fireLast" // float "m_fireLast" // float
{ {
"type" "time"
"windows" "1176" "windows" "1176"
"linux" "1192" "linux" "1192"
"mac" "1192" "mac" "1192"
@ -105,6 +129,8 @@
"m_fireRate" // float "m_fireRate" // float
{ {
"type" "time"
"windows" "1180" "windows" "1180"
"linux" "1196" "linux" "1196"
"mac" "1196" "mac" "1196"
@ -112,6 +138,8 @@
"m_lastSightTime" // float "m_lastSightTime" // float
{ {
"type" "time"
"windows" "1184" "windows" "1184"
"linux" "1200" "linux" "1200"
"mac" "1200" "mac" "1200"
@ -119,6 +147,8 @@
"m_persist" // float "m_persist" // float
{ {
"type" "time"
"windows" "1188" "windows" "1188"
"linux" "1204" "linux" "1204"
"mac" "1204" "mac" "1204"
@ -126,6 +156,8 @@
"m_minRange" // float "m_minRange" // float
{ {
"type" "time"
"windows" "1192" "windows" "1192"
"linux" "1208" "linux" "1208"
"mac" "1208" "mac" "1208"
@ -133,6 +165,8 @@
"m_maxRange" // float "m_maxRange" // float
{ {
"type" "time"
"windows" "1196" "windows" "1196"
"linux" "1212" "linux" "1212"
"mac" "1212" "mac" "1212"
@ -140,6 +174,8 @@
"m_barrelPos" // Vector "m_barrelPos" // Vector
{ {
"type" "vector"
"windows" "1200" "windows" "1200"
"linux" "1216" "linux" "1216"
"mac" "1216" "mac" "1216"
@ -147,6 +183,8 @@
"m_spriteScale" // float "m_spriteScale" // float
{ {
"type" "time"
"windows" "1212" "windows" "1212"
"linux" "1228" "linux" "1228"
"mac" "1228" "mac" "1228"
@ -154,6 +192,8 @@
"m_iszSpriteSmoke" // int "m_iszSpriteSmoke" // int
{ {
"type" "integer"
"windows" "1216" "windows" "1216"
"linux" "1232" "linux" "1232"
"mac" "1232" "mac" "1232"
@ -161,6 +201,8 @@
"m_iszSpriteFlash" // int "m_iszSpriteFlash" // int
{ {
"type" "integer"
"windows" "1220" "windows" "1220"
"linux" "1236" "linux" "1236"
"mac" "1236" "mac" "1236"
@ -168,6 +210,8 @@
"m_bulletType" // enum TANKBULLET "m_bulletType" // enum TANKBULLET
{ {
"type" "integer"
"windows" "1224" "windows" "1224"
"linux" "1240" "linux" "1240"
"mac" "1240" "mac" "1240"
@ -175,6 +219,8 @@
"m_iBulletDamage" // int "m_iBulletDamage" // int
{ {
"type" "integer"
"windows" "1228" "windows" "1228"
"linux" "1244" "linux" "1244"
"mac" "1244" "mac" "1244"
@ -182,6 +228,8 @@
"m_sightOrigin" // Vector "m_sightOrigin" // Vector
{ {
"type" "vector"
"windows" "1232" "windows" "1232"
"linux" "1248" "linux" "1248"
"mac" "1248" "mac" "1248"
@ -189,6 +237,8 @@
"m_spread" // int "m_spread" // int
{ {
"type" "integer"
"windows" "1244" "windows" "1244"
"linux" "1260" "linux" "1260"
"mac" "1260" "mac" "1260"

View File

@ -21,6 +21,8 @@
{ {
"m_pTank" // CFuncTank* "m_pTank" // CFuncTank*
{ {
"type" "classptr"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_pLaser" // CLaser* "m_pLaser" // CLaser*
{ {
"type" "classptr"
"windows" "1248" "windows" "1248"
"linux" "1264" "linux" "1264"
"mac" "1264" "mac" "1264"
@ -28,6 +30,8 @@
"m_laserTime" // float "m_laserTime" // float
{ {
"type" "time"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

View File

@ -21,6 +21,8 @@
{ {
"m_trackTop" // CPathTrack* "m_trackTop" // CPathTrack*
{ {
"type" "classptr"
"windows" "1312" "windows" "1312"
"linux" "1332" "linux" "1332"
"mac" "1332" "mac" "1332"
@ -28,6 +30,8 @@
"m_trackBottom" // CPathTrack* "m_trackBottom" // CPathTrack*
{ {
"type" "classptr"
"windows" "1316" "windows" "1316"
"linux" "1336" "linux" "1336"
"mac" "1336" "mac" "1336"
@ -35,6 +39,8 @@
"m_train" // CFuncTrackTrain* "m_train" // CFuncTrackTrain*
{ {
"type" "classptr"
"windows" "1320" "windows" "1320"
"linux" "1340" "linux" "1340"
"mac" "1340" "mac" "1340"
@ -42,6 +48,8 @@
"m_trackTopName" // int "m_trackTopName" // int
{ {
"type" "integer"
"windows" "1324" "windows" "1324"
"linux" "1344" "linux" "1344"
"mac" "1344" "mac" "1344"
@ -49,6 +57,8 @@
"m_trackBottomName" // int "m_trackBottomName" // int
{ {
"type" "integer"
"windows" "1328" "windows" "1328"
"linux" "1348" "linux" "1348"
"mac" "1348" "mac" "1348"
@ -56,6 +66,8 @@
"m_trainName" // int "m_trainName" // int
{ {
"type" "integer"
"windows" "1332" "windows" "1332"
"linux" "1352" "linux" "1352"
"mac" "1352" "mac" "1352"
@ -63,6 +75,8 @@
"m_code" // TRAIN_CODE "m_code" // TRAIN_CODE
{ {
"type" "integer"
"windows" "1336" "windows" "1336"
"linux" "1356" "linux" "1356"
"mac" "1356" "mac" "1356"
@ -70,6 +84,8 @@
"m_targetState" // int "m_targetState" // int
{ {
"type" "integer"
"windows" "1340" "windows" "1340"
"linux" "1360" "linux" "1360"
"mac" "1360" "mac" "1360"
@ -77,6 +93,8 @@
"m_use" // int "m_use" // int
{ {
"type" "integer"
"windows" "1344" "windows" "1344"
"linux" "1364" "linux" "1364"
"mac" "1364" "mac" "1364"

View File

@ -21,6 +21,8 @@
{ {
"m_ppath" // CPathTrack* "m_ppath" // CPathTrack*
{ {
"type" "classptr"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_length" // float "m_length" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_height" // float "m_height" // float
{ {
"type" "time"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_speed" // float "m_speed" // float
{ {
"type" "time"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -49,6 +57,8 @@
"m_dir" // float "m_dir" // float
{ {
"type" "time"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -56,6 +66,8 @@
"m_startSpeed" // float "m_startSpeed" // float
{ {
"type" "time"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -63,6 +75,8 @@
"m_controlMins" // Vector "m_controlMins" // Vector
{ {
"type" "vector"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"
@ -70,6 +84,8 @@
"m_controlMaxs" // Vector "m_controlMaxs" // Vector
{ {
"type" "vector"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"
@ -77,6 +93,8 @@
"m_soundPlaying" // int "m_soundPlaying" // int
{ {
"type" "integer"
"windows" "1172" "windows" "1172"
"linux" "1188" "linux" "1188"
"mac" "1188" "mac" "1188"
@ -84,6 +102,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "1176" "windows" "1176"
"linux" "1192" "linux" "1192"
"mac" "1192" "mac" "1192"
@ -91,6 +111,8 @@
"m_flVolume" // float "m_flVolume" // float
{ {
"type" "time"
"windows" "1180" "windows" "1180"
"linux" "1196" "linux" "1196"
"mac" "1196" "mac" "1196"
@ -98,6 +120,8 @@
"m_flBank" // float "m_flBank" // float
{ {
"type" "time"
"windows" "1184" "windows" "1184"
"linux" "1200" "linux" "1200"
"mac" "1200" "mac" "1200"
@ -105,6 +129,8 @@
"m_oldSpeed" // float "m_oldSpeed" // float
{ {
"type" "time"
"windows" "1188" "windows" "1188"
"linux" "1204" "linux" "1204"
"mac" "1204" "mac" "1204"
@ -112,6 +138,9 @@
"m_usAdjustPitch" // short unsigned int "m_usAdjustPitch" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1192" "windows" "1192"
"linux" "1208" "linux" "1208"
"mac" "1208" "mac" "1208"

View File

@ -21,6 +21,8 @@
{ {
"m_pevCurrentTarget" // entvars_t* "m_pevCurrentTarget" // entvars_t*
{ {
"type" "entvars"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -28,6 +30,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -35,6 +39,8 @@
"m_activated" // BOOL "m_activated" // BOOL
{ {
"type" "integer"
"windows" "1296" "windows" "1296"
"linux" "1316" "linux" "1316"
"mac" "1316" "mac" "1316"

View File

@ -21,6 +21,8 @@
{ {
"m_bloodColor" // int "m_bloodColor" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_cBloodDecals" // int "m_cBloodDecals" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_material" // int "m_material" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_lifeTime" // float "m_lifeTime" // float
{ {
"type" "time"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"

View File

@ -21,6 +21,8 @@
{ {
"m_iGibs" // int "m_iGibs" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -28,6 +30,8 @@
"m_iGibCapacity" // int "m_iGibCapacity" // int
{ {
"type" "integer"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -35,6 +39,8 @@
"m_iGibMaterial" // int "m_iGibMaterial" // int
{ {
"type" "integer"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -42,6 +48,8 @@
"m_iGibModelIndex" // int "m_iGibModelIndex" // int
{ {
"type" "integer"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -49,6 +57,8 @@
"m_flGibVelocity" // float "m_flGibVelocity" // float
{ {
"type" "time"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"
@ -56,6 +66,8 @@
"m_flVariance" // float "m_flVariance" // float
{ {
"type" "time"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"
@ -63,6 +75,8 @@
"m_flGibLife" // float "m_flGibLife" // float
{ {
"type" "time"
"windows" "1156" "windows" "1156"
"linux" "1172" "linux" "1172"
"mac" "1172" "mac" "1172"

View File

@ -21,6 +21,8 @@
{ {
"m_lastTime" // float "m_lastTime" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_maxFrame" // float "m_maxFrame" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"

View File

@ -21,6 +21,8 @@
{ {
"m_bDontPlaySound" // BOOL "m_bDontPlaySound" // BOOL
{ {
"type" "integer"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,8 @@
"m_bDontSpark" // BOOL "m_bDontSpark" // BOOL
{ {
"type" "integer"
"windows" "1704" "windows" "1704"
"linux" "1724" "linux" "1724"
"mac" "1724" "mac" "1724"
@ -35,6 +39,8 @@
"m_bDontSmoke" // BOOL "m_bDontSmoke" // BOOL
{ {
"type" "integer"
"windows" "1708" "windows" "1708"
"linux" "1728" "linux" "1728"
"mac" "1728" "mac" "1728"
@ -42,6 +48,8 @@
"m_flExplosionScale" // float "m_flExplosionScale" // float
{ {
"type" "time"
"windows" "1712" "windows" "1712"
"linux" "1732" "linux" "1732"
"mac" "1732" "mac" "1732"
@ -49,6 +57,8 @@
"m_flSmokeScale" // float "m_flSmokeScale" // float
{ {
"type" "time"
"windows" "1716" "windows" "1716"
"linux" "1736" "linux" "1736"
"mac" "1736" "mac" "1736"
@ -56,6 +66,8 @@
"m_fRegisteredSound" // BOOL "m_fRegisteredSound" // BOOL
{ {
"type" "integer"
"windows" "1720" "windows" "1720"
"linux" "1740" "linux" "1740"
"mac" "1740" "mac" "1740"
@ -63,6 +75,9 @@
"m_usExplode" // short unsigned int "m_usExplode" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1724" "windows" "1724"
"linux" "1744" "linux" "1744"
"mac" "1744" "mac" "1744"

View File

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

View File

@ -21,6 +21,8 @@
{ {
"m_flStartThrow" // float "m_flStartThrow" // float
{ {
"type" "time"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"
@ -28,6 +30,8 @@
"m_flReleaseThrow" // float "m_flReleaseThrow" // float
{ {
"type" "time"
"windows" "1256" "windows" "1256"
"linux" "1272" "linux" "1272"
"mac" "1272" "mac" "1272"

View File

@ -21,6 +21,8 @@
{ {
"m_flRespawnTime" // float "m_flRespawnTime" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_isSmallBox" // int "m_isSmallBox" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -28,6 +30,8 @@
"m_isLargeBox" // int "m_isLargeBox" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"

View File

@ -21,6 +21,8 @@
{ {
"m_flArmorCount" // float "m_flArmorCount" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -28,6 +30,8 @@
"m_flArmorType" // float "m_flArmorType" // float
{ {
"type" "time"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"

View File

@ -21,6 +21,8 @@
{ {
"m_iHealAmount" // int "m_iHealAmount" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -28,6 +30,8 @@
"m_iHealType" // int "m_iHealType" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"

View File

@ -21,6 +21,8 @@
{ {
"m_pSprite" // CSprite* "m_pSprite" // CSprite*
{ {
"type" "classptr"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_iszSpriteName" // int "m_iszSpriteName" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_firePosition" // Vector "m_firePosition" // Vector
{ {
"type" "vector"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"

View File

@ -21,6 +21,8 @@
{ {
"m_iStyle" // int "m_iStyle" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_iszPattern" // int "m_iszPattern" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"

View File

@ -21,6 +21,8 @@
{ {
"m_active" // int "m_active" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_iszStartEntity" // int "m_iszStartEntity" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_iszEndEntity" // int "m_iszEndEntity" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_life" // float "m_life" // float
{ {
"type" "time"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -49,6 +57,8 @@
"m_boltWidth" // int "m_boltWidth" // int
{ {
"type" "integer"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -56,6 +66,8 @@
"m_noiseAmplitude" // int "m_noiseAmplitude" // int
{ {
"type" "integer"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -63,6 +75,8 @@
"m_brightness" // int "m_brightness" // int
{ {
"type" "integer"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"
@ -70,6 +84,8 @@
"m_speed" // int "m_speed" // int
{ {
"type" "integer"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"
@ -77,6 +93,8 @@
"m_restrike" // float "m_restrike" // float
{ {
"type" "time"
"windows" "1156" "windows" "1156"
"linux" "1172" "linux" "1172"
"mac" "1172" "mac" "1172"
@ -84,6 +102,8 @@
"m_spriteTexture" // int "m_spriteTexture" // int
{ {
"type" "integer"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"
@ -91,6 +111,8 @@
"m_iszSpriteName" // int "m_iszSpriteName" // int
{ {
"type" "integer"
"windows" "1164" "windows" "1164"
"linux" "1180" "linux" "1180"
"mac" "1180" "mac" "1180"
@ -98,6 +120,8 @@
"m_frameStart" // int "m_frameStart" // int
{ {
"type" "integer"
"windows" "1168" "windows" "1168"
"linux" "1184" "linux" "1184"
"mac" "1184" "mac" "1184"
@ -105,6 +129,8 @@
"m_radius" // float "m_radius" // float
{ {
"type" "time"
"windows" "1172" "windows" "1172"
"linux" "1188" "linux" "1188"
"mac" "1188" "mac" "1188"

View File

@ -21,6 +21,9 @@
{ {
"m_bMoveSnd" // BYTE "m_bMoveSnd" // BYTE
{ {
"type" "character"
"unsigned" "1"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"

View File

@ -21,6 +21,8 @@
{ {
"m_lastUsed" // int "m_lastUsed" // int
{ {
"type" "integer"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_direction" // int "m_direction" // int
{ {
"type" "integer"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_returnSpeed" // float "m_returnSpeed" // float
{ {
"type" "time"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -42,6 +48,8 @@
"m_start" // Vector "m_start" // Vector
{ {
"type" "vector"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -49,6 +57,8 @@
"m_end" // Vector "m_end" // Vector
{ {
"type" "vector"
"windows" "1304" "windows" "1304"
"linux" "1324" "linux" "1324"
"mac" "1324" "mac" "1324"
@ -56,6 +66,8 @@
"m_sounds" // int "m_sounds" // int
{ {
"type" "integer"
"windows" "1316" "windows" "1316"
"linux" "1336" "linux" "1336"
"mac" "1336" "mac" "1336"

View File

@ -21,6 +21,8 @@
{ {
"m_spriteTexture" // int "m_spriteTexture" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"

View File

@ -21,6 +21,8 @@
{ {
"m_cTargets" // int "m_cTargets" // int
{ {
"type" "integer"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_index" // int "m_index" // int
{ {
"type" "integer"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_startTime" // float "m_startTime" // float
{ {
"type" "time"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -42,6 +48,9 @@
"m_iTargetName" // int[16] "m_iTargetName" // int[16]
{ {
"type" "integer"
"size" "16"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -49,6 +58,9 @@
"m_flTargetDelay" // float[16] "m_flTargetDelay" // float[16]
{ {
"type" "time"
"size" "16"
"windows" "1356" "windows" "1356"
"linux" "1376" "linux" "1376"
"mac" "1376" "mac" "1376"

View File

@ -21,6 +21,9 @@
{ {
"m_rgEntities" // EHANDLE[32] "m_rgEntities" // EHANDLE[32]
{ {
"type" "ehandle"
"size" "32"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +31,9 @@
"m_rgTriggered" // int[32] "m_rgTriggered" // int[32]
{ {
"type" "integer"
"size" "32"
"windows" "1380" "windows" "1380"
"linux" "1396" "linux" "1396"
"mac" "1396" "mac" "1396"
@ -35,6 +41,8 @@
"m_iTotal" // int "m_iTotal" // int
{ {
"type" "integer"
"windows" "1508" "windows" "1508"
"linux" "1524" "linux" "1524"
"mac" "1524" "mac" "1524"
@ -42,6 +50,8 @@
"m_globalstate" // string_t "m_globalstate" // string_t
{ {
"type" "stringint"
"windows" "1512" "windows" "1512"
"linux" "1528" "linux" "1528"
"mac" "1528" "mac" "1528"

View File

@ -21,6 +21,8 @@
{ {
"m_sHintType" // short int "m_sHintType" // short int
{ {
"type" "short"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_sHintActivity" // short int "m_sHintActivity" // short int
{ {
"type" "short"
"windows" "1126" "windows" "1126"
"linux" "1142" "linux" "1142"
"mac" "1142" "mac" "1142"

View File

@ -21,6 +21,8 @@
{ {
"m_iBaseNode" // int "m_iBaseNode" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_iDraw" // int "m_iDraw" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_nVisited" // int "m_nVisited" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,9 @@
"m_aFrom" // int[128] "m_aFrom" // int[128]
{ {
"type" "integer"
"size" "128"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -49,6 +58,9 @@
"m_aTo" // int[128] "m_aTo" // int[128]
{ {
"type" "integer"
"size" "128"
"windows" "1648" "windows" "1648"
"linux" "1664" "linux" "1664"
"mac" "1664" "mac" "1664"
@ -56,6 +68,8 @@
"m_iHull" // int "m_iHull" // int
{ {
"type" "integer"
"windows" "2160" "windows" "2160"
"linux" "2176" "linux" "2176"
"mac" "2176" "mac" "2176"
@ -63,6 +77,8 @@
"m_afNodeType" // int "m_afNodeType" // int
{ {
"type" "integer"
"windows" "2164" "windows" "2164"
"linux" "2180" "linux" "2180"
"mac" "2180" "mac" "2180"
@ -70,6 +86,8 @@
"m_vecColor" // Vector "m_vecColor" // Vector
{ {
"type" "vector"
"windows" "2168" "windows" "2168"
"linux" "2184" "linux" "2184"
"mac" "2184" "mac" "2184"

View File

@ -21,6 +21,8 @@
{ {
"m_flWait" // float "m_flWait" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_length" // float "m_length" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_altName" // string_t "m_altName" // string_t
{ {
"type" "stringint"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_pnext" // CPathTrack* "m_pnext" // CPathTrack*
{ {
"type" "classptr"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_pprevious" // CPathTrack* "m_pprevious" // CPathTrack*
{ {
"type" "classptr"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -49,6 +57,8 @@
"m_paltpath" // CPathTrack* "m_paltpath" // CPathTrack*
{ {
"type" "classptr"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"

View File

@ -21,6 +21,8 @@
{ {
"m_accel" // float "m_accel" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_distance" // float "m_distance" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_time" // float "m_time" // float
{ {
"type" "time"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,6 +48,8 @@
"m_damp" // float "m_damp" // float
{ {
"type" "time"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -49,6 +57,8 @@
"m_maxSpeed" // float "m_maxSpeed" // float
{ {
"type" "time"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -56,6 +66,8 @@
"m_dampSpeed" // float "m_dampSpeed" // float
{ {
"type" "time"
"windows" "1144" "windows" "1144"
"linux" "1160" "linux" "1160"
"mac" "1160" "mac" "1160"
@ -63,6 +75,8 @@
"m_center" // Vector "m_center" // Vector
{ {
"type" "vector"
"windows" "1148" "windows" "1148"
"linux" "1164" "linux" "1164"
"mac" "1164" "mac" "1164"
@ -70,6 +84,8 @@
"m_start" // Vector "m_start" // Vector
{ {
"type" "vector"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"

View File

@ -21,6 +21,8 @@
{ {
"m_pPlatform" // CFuncPlat* "m_pPlatform" // CFuncPlat*
{ {
"type" "classptr"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_lastSound" // int "m_lastSound" // int
{ {
"type" "integer"
"windows" "1156" "windows" "1156"
"linux" "1172" "linux" "1172"
"mac" "1172" "mac" "1172"
@ -28,6 +30,8 @@
"m_maxSpeed" // float "m_maxSpeed" // float
{ {
"type" "time"
"windows" "1160" "windows" "1160"
"linux" "1176" "linux" "1176"
"mac" "1176" "mac" "1176"
@ -35,6 +39,8 @@
"m_soundTime" // float "m_soundTime" // float
{ {
"type" "time"
"windows" "1164" "windows" "1164"
"linux" "1180" "linux" "1180"
"mac" "1180" "mac" "1180"

View File

@ -21,6 +21,8 @@
{ {
"m_flNextCharge" // float "m_flNextCharge" // float
{ {
"type" "time"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_iReactivate" // int "m_iReactivate" // int
{ {
"type" "integer"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_iJuice" // int "m_iJuice" // int
{ {
"type" "integer"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -42,6 +48,8 @@
"m_iOn" // int "m_iOn" // int
{ {
"type" "integer"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -49,6 +57,8 @@
"m_flSoundTime" // float "m_flSoundTime" // float
{ {
"type" "time"
"windows" "1296" "windows" "1296"
"linux" "1316" "linux" "1316"
"mac" "1316" "mac" "1316"

View File

@ -21,6 +21,8 @@
{ {
"m_messageTime" // float "m_messageTime" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_loadTime" // float "m_loadTime" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"

View File

@ -21,6 +21,8 @@
{ {
"m_iszSentence" // int "m_iszSentence" // int
{ {
"type" "integer"
"windows" "1280" "windows" "1280"
"linux" "1300" "linux" "1300"
"mac" "1300" "mac" "1300"
@ -28,6 +30,8 @@
"m_iszEntity" // int "m_iszEntity" // int
{ {
"type" "integer"
"windows" "1284" "windows" "1284"
"linux" "1304" "linux" "1304"
"mac" "1304" "mac" "1304"
@ -35,6 +39,8 @@
"m_flRadius" // float "m_flRadius" // float
{ {
"type" "time"
"windows" "1288" "windows" "1288"
"linux" "1308" "linux" "1308"
"mac" "1308" "mac" "1308"
@ -42,6 +48,8 @@
"m_flDuration" // float "m_flDuration" // float
{ {
"type" "time"
"windows" "1292" "windows" "1292"
"linux" "1312" "linux" "1312"
"mac" "1312" "mac" "1312"
@ -49,6 +57,8 @@
"m_flRepeat" // float "m_flRepeat" // float
{ {
"type" "time"
"windows" "1296" "windows" "1296"
"linux" "1316" "linux" "1316"
"mac" "1316" "mac" "1316"
@ -56,6 +66,8 @@
"m_flAttenuation" // float "m_flAttenuation" // float
{ {
"type" "time"
"windows" "1300" "windows" "1300"
"linux" "1320" "linux" "1320"
"mac" "1320" "mac" "1320"
@ -63,6 +75,8 @@
"m_flVolume" // float "m_flVolume" // float
{ {
"type" "time"
"windows" "1304" "windows" "1304"
"linux" "1324" "linux" "1324"
"mac" "1324" "mac" "1324"
@ -70,6 +84,8 @@
"m_active" // BOOL "m_active" // BOOL
{ {
"type" "integer"
"windows" "1308" "windows" "1308"
"linux" "1328" "linux" "1328"
"mac" "1328" "mac" "1328"
@ -77,6 +93,8 @@
"m_iszListener" // int "m_iszListener" // int
{ {
"type" "integer"
"windows" "1312" "windows" "1312"
"linux" "1332" "linux" "1332"
"mac" "1332" "mac" "1332"

View File

@ -21,6 +21,8 @@
{ {
"m_iFreeSound" // int "m_iFreeSound" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_iActiveSound" // int "m_iActiveSound" // int
{ {
"type" "integer"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"
@ -35,6 +39,8 @@
"m_cLastActiveSounds" // int "m_cLastActiveSounds" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -42,13 +48,18 @@
"m_fShowReport" // BOOL "m_fShowReport" // BOOL
{ {
"type" "integer"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
} }
"m_SoundPool" // CSound[64] "m_SoundPool" // class CSound[64]
{ {
"type" "class"
"size" "64"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"

View File

@ -21,6 +21,8 @@
{ {
"m_preset" // int "m_preset" // int
{ {
"type" "integer"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_lastTime" // float "m_lastTime" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"
@ -28,6 +30,8 @@
"m_maxFrame" // float "m_maxFrame" // float
{ {
"type" "time"
"windows" "1128" "windows" "1128"
"linux" "1144" "linux" "1144"
"mac" "1144" "mac" "1144"

View File

@ -21,6 +21,8 @@
{ {
"m_hSquadLeader" // EHANDLE "m_hSquadLeader" // EHANDLE
{ {
"type" "ehandle"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,9 @@
"m_hSquadMember" // EHANDLE[4] "m_hSquadMember" // EHANDLE[4]
{ {
"type" "ehandle"
"size" "4"
"windows" "1708" "windows" "1708"
"linux" "1728" "linux" "1728"
"mac" "1728" "mac" "1728"
@ -35,6 +40,8 @@
"m_afSquadSlots" // int "m_afSquadSlots" // int
{ {
"type" "integer"
"windows" "1740" "windows" "1740"
"linux" "1760" "linux" "1760"
"mac" "1760" "mac" "1760"
@ -42,6 +49,8 @@
"m_flLastEnemySightTime" // float "m_flLastEnemySightTime" // float
{ {
"type" "time"
"windows" "1744" "windows" "1744"
"linux" "1764" "linux" "1764"
"mac" "1764" "mac" "1764"
@ -49,6 +58,8 @@
"m_fEnemyEluded" // BOOL "m_fEnemyEluded" // BOOL
{ {
"type" "integer"
"windows" "1748" "windows" "1748"
"linux" "1768" "linux" "1768"
"mac" "1768" "mac" "1768"
@ -56,6 +67,8 @@
"m_iMySlot" // int "m_iMySlot" // int
{ {
"type" "integer"
"windows" "1752" "windows" "1752"
"linux" "1772" "linux" "1772"
"mac" "1772" "mac" "1772"

View File

@ -21,6 +21,8 @@
{ {
"m_bitsSaid" // int "m_bitsSaid" // int
{ {
"type" "integer"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,8 @@
"m_nSpeak" // int "m_nSpeak" // int
{ {
"type" "integer"
"windows" "1704" "windows" "1704"
"linux" "1724" "linux" "1724"
"mac" "1724" "mac" "1724"
@ -35,6 +39,8 @@
"m_voicePitch" // int "m_voicePitch" // int
{ {
"type" "integer"
"windows" "1708" "windows" "1708"
"linux" "1728" "linux" "1728"
"mac" "1728" "mac" "1728"
@ -42,6 +48,9 @@
"m_szGrp" // const char*[18] "m_szGrp" // const char*[18]
{ {
"type" "stringptr"
"size" "18"
"windows" "1712" "windows" "1712"
"linux" "1732" "linux" "1732"
"mac" "1732" "mac" "1732"
@ -49,6 +58,8 @@
"m_useTime" // float "m_useTime" // float
{ {
"type" "time"
"windows" "1784" "windows" "1784"
"linux" "1804" "linux" "1804"
"mac" "1804" "mac" "1804"
@ -56,6 +67,8 @@
"m_iszUse" // int "m_iszUse" // int
{ {
"type" "integer"
"windows" "1788" "windows" "1788"
"linux" "1808" "linux" "1808"
"mac" "1808" "mac" "1808"
@ -63,6 +76,8 @@
"m_iszUnUse" // int "m_iszUnUse" // int
{ {
"type" "integer"
"windows" "1792" "windows" "1792"
"linux" "1812" "linux" "1812"
"mac" "1812" "mac" "1812"
@ -70,6 +85,8 @@
"m_flLastSaidSmelled" // float "m_flLastSaidSmelled" // float
{ {
"type" "time"
"windows" "1796" "windows" "1796"
"linux" "1816" "linux" "1816"
"mac" "1816" "mac" "1816"
@ -77,6 +94,8 @@
"m_flStopTalkTime" // float "m_flStopTalkTime" // float
{ {
"type" "time"
"windows" "1800" "windows" "1800"
"linux" "1820" "linux" "1820"
"mac" "1820" "mac" "1820"
@ -84,6 +103,8 @@
"m_hTalkTarget" // EHANDLE "m_hTalkTarget" // EHANDLE
{ {
"type" "ehandle"
"windows" "1804" "windows" "1804"
"linux" "1824" "linux" "1824"
"mac" "1824" "mac" "1824"

View File

@ -21,6 +21,8 @@
{ {
"m_pIgnore" // CBaseEntity* "m_pIgnore" // CBaseEntity*
{ {
"type" "classptr"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_iLoop" // int "m_iLoop" // int
{ {
"type" "integer"
"windows" "1132" "windows" "1132"
"linux" "1148" "linux" "1148"
"mac" "1148" "mac" "1148"
@ -28,6 +30,8 @@
"m_iBeam" // int "m_iBeam" // int
{ {
"type" "integer"
"windows" "1136" "windows" "1136"
"linux" "1152" "linux" "1152"
"mac" "1152" "mac" "1152"
@ -35,6 +39,9 @@
"m_pBeam" // CBeam*[24] "m_pBeam" // CBeam*[24]
{ {
"type" "classptr"
"size" "24"
"windows" "1140" "windows" "1140"
"linux" "1156" "linux" "1156"
"mac" "1156" "mac" "1156"
@ -42,6 +49,9 @@
"m_flBeamTime" // float[24] "m_flBeamTime" // float[24]
{ {
"type" "time"
"size" "24"
"windows" "1236" "windows" "1236"
"linux" "1252" "linux" "1252"
"mac" "1252" "mac" "1252"
@ -49,6 +59,8 @@
"m_flStartTime" // float "m_flStartTime" // float
{ {
"type" "time"
"windows" "1332" "windows" "1332"
"linux" "1348" "linux" "1348"
"mac" "1348" "mac" "1348"

View File

@ -21,6 +21,8 @@
{ {
"vecBadNodeOrigin" // Vector "vecBadNodeOrigin" // Vector
{ {
"type" "vector"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"

View File

@ -21,6 +21,8 @@
{ {
"m_flNextAnimTime" // float "m_flNextAnimTime" // float
{ {
"type" "time"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"
@ -28,6 +30,8 @@
"m_iShell" // int "m_iShell" // int
{ {
"type" "integer"
"windows" "1256" "windows" "1256"
"linux" "1272" "linux" "1272"
"mac" "1272" "mac" "1272"
@ -35,6 +39,9 @@
"m_usWindUp" // short unsigned int "m_usWindUp" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1260" "windows" "1260"
"linux" "1276" "linux" "1276"
"mac" "1276" "mac" "1276"
@ -42,6 +49,9 @@
"m_usWindDown" // short unsigned int "m_usWindDown" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1262" "windows" "1262"
"linux" "1278" "linux" "1278"
"mac" "1278" "mac" "1278"
@ -49,6 +59,9 @@
"m_usFire" // short unsigned int "m_usFire" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1264" "windows" "1264"
"linux" "1280" "linux" "1280"
"mac" "1280" "mac" "1280"
@ -56,6 +69,9 @@
"m_usStartSpin" // short unsigned int "m_usStartSpin" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1266" "windows" "1266"
"linux" "1282" "linux" "1282"
"mac" "1282" "mac" "1282"
@ -63,6 +79,9 @@
"m_usSpin" // short unsigned int "m_usSpin" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1268" "windows" "1268"
"linux" "1284" "linux" "1284"
"mac" "1284" "mac" "1284"
@ -70,6 +89,9 @@
"m_usACStart" // short unsigned int "m_usACStart" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1270" "windows" "1270"
"linux" "1286" "linux" "1286"
"mac" "1286" "mac" "1286"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireAutoRifle" // short unsigned int "m_usFireAutoRifle" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

View File

@ -21,6 +21,8 @@
{ {
"m_iSwing" // int "m_iSwing" // int
{ {
"type" "integer"
"windows" "1312" "windows" "1312"
"linux" "1328" "linux" "1328"
"mac" "1328" "mac" "1328"
@ -28,6 +30,8 @@
"m_trHit" // TraceResult "m_trHit" // TraceResult
{ {
"type" "structure"
"windows" "1316" "windows" "1316"
"linux" "1332" "linux" "1332"
"mac" "1332" "mac" "1332"
@ -35,6 +39,8 @@
"m_bHullHit" // BOOL "m_bHullHit" // BOOL
{ {
"type" "integer"
"windows" "1372" "windows" "1372"
"linux" "1388" "linux" "1388"
"mac" "1388" "mac" "1388"
@ -42,6 +48,9 @@
"m_usAxe" // short unsigned int "m_usAxe" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1376" "windows" "1376"
"linux" "1392" "linux" "1392"
"mac" "1392" "mac" "1392"
@ -49,6 +58,9 @@
"m_usAxeDecal" // short unsigned int "m_usAxeDecal" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1378" "windows" "1378"
"linux" "1394" "linux" "1394"
"mac" "1394" "mac" "1394"
@ -56,6 +68,8 @@
"classid" // int "classid" // int
{ {
"type" "integer"
"windows" "1380" "windows" "1380"
"linux" "1396" "linux" "1396"
"mac" "1396" "mac" "1396"

View File

@ -21,6 +21,8 @@
{ {
"m_flRemovalTime" // float "m_flRemovalTime" // float
{ {
"type" "time"
"windows" "1124" "windows" "1124"
"linux" "1140" "linux" "1140"
"mac" "1140" "mac" "1140"

View File

@ -21,6 +21,8 @@
{ {
"m_iShardIndex" // int "m_iShardIndex" // int
{ {
"type" "integer"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"
@ -28,6 +30,8 @@
"m_flNextUseTime" // float "m_flNextUseTime" // float
{ {
"type" "time"
"windows" "1704" "windows" "1704"
"linux" "1724" "linux" "1724"
"mac" "1724" "mac" "1724"
@ -35,6 +39,8 @@
"m_flInitialUseDelay" // float "m_flInitialUseDelay" // float
{ {
"type" "time"
"windows" "1708" "windows" "1708"
"linux" "1728" "linux" "1728"
"mac" "1728" "mac" "1728"
@ -42,6 +48,8 @@
"m_flNextRefillTime" // float "m_flNextRefillTime" // float
{ {
"type" "time"
"windows" "1712" "windows" "1712"
"linux" "1732" "linux" "1732"
"mac" "1732" "mac" "1732"
@ -49,6 +57,8 @@
"m_iDestroyed" // int "m_iDestroyed" // int
{ {
"type" "integer"
"windows" "1716" "windows" "1716"
"linux" "1736" "linux" "1736"
"mac" "1736" "mac" "1736"

View File

@ -21,6 +21,8 @@
{ {
"m_flNextDamageTime" // float "m_flNextDamageTime" // float
{ {
"type" "time"
"windows" "1700" "windows" "1700"
"linux" "1720" "linux" "1720"
"mac" "1720" "mac" "1720"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireFlame" // short unsigned int "m_usFireFlame" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

View File

@ -21,6 +21,8 @@
{ {
"m_iTrail" // int "m_iTrail" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"

View File

@ -21,6 +21,8 @@
{ {
"gasCharges" // int "gasCharges" // int
{ {
"type" "integer"
"windows" "1736" "windows" "1736"
"linux" "1756" "linux" "1756"
"mac" "1756" "mac" "1756"

View File

@ -21,6 +21,8 @@
{ {
"m_flDroppedAt" // float "m_flDroppedAt" // float
{ {
"type" "time"
"windows" "1152" "windows" "1152"
"linux" "1168" "linux" "1168"
"mac" "1168" "mac" "1168"

View File

@ -21,6 +21,8 @@
{ {
"m_iTrail" // int "m_iTrail" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"
@ -28,6 +30,8 @@
"m_flCreationTime" // float "m_flCreationTime" // float
{ {
"type" "time"
"windows" "1732" "windows" "1732"
"linux" "1752" "linux" "1752"
"mac" "1752" "mac" "1752"

View File

@ -21,6 +21,8 @@
{ {
"m_iAnim_Deploy" // int "m_iAnim_Deploy" // int
{ {
"type" "integer"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"
@ -28,6 +30,8 @@
"m_iAnim_Holster" // int "m_iAnim_Holster" // int
{ {
"type" "integer"
"windows" "1256" "windows" "1256"
"linux" "1272" "linux" "1272"
"mac" "1272" "mac" "1272"
@ -35,6 +39,8 @@
"m_iAnim_Idle" // int "m_iAnim_Idle" // int
{ {
"type" "integer"
"windows" "1260" "windows" "1260"
"linux" "1276" "linux" "1276"
"mac" "1276" "mac" "1276"
@ -42,6 +48,8 @@
"m_iAnim_ReloadDown" // int "m_iAnim_ReloadDown" // int
{ {
"type" "integer"
"windows" "1264" "windows" "1264"
"linux" "1280" "linux" "1280"
"mac" "1280" "mac" "1280"
@ -49,6 +57,8 @@
"m_iAnim_ReloadUp" // int "m_iAnim_ReloadUp" // int
{ {
"type" "integer"
"windows" "1268" "windows" "1268"
"linux" "1284" "linux" "1284"
"mac" "1284" "mac" "1284"
@ -56,6 +66,9 @@
"m_usFireGL" // short unsigned int "m_usFireGL" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1272" "windows" "1272"
"linux" "1288" "linux" "1288"
"mac" "1288" "mac" "1288"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireIC" // short unsigned int "m_usFireIC" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

View File

@ -21,6 +21,8 @@
{ {
"m_iTrail" // int "m_iTrail" // int
{ {
"type" "integer"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"

View File

@ -21,6 +21,9 @@
{ {
"m_usKnife" // short unsigned int "m_usKnife" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1384" "windows" "1384"
"linux" "1400" "linux" "1400"
"mac" "1400" "mac" "1400"

View File

@ -21,6 +21,9 @@
{ {
"m_usNormalShot" // short unsigned int "m_usNormalShot" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1384" "windows" "1384"
"linux" "1400" "linux" "1400"
"mac" "1400" "mac" "1400"
@ -28,6 +31,9 @@
"m_usSuperShot" // short unsigned int "m_usSuperShot" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1386" "windows" "1386"
"linux" "1402" "linux" "1402"
"mac" "1402" "mac" "1402"
@ -35,6 +41,9 @@
"m_usSteamShot" // short unsigned int "m_usSteamShot" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1388" "windows" "1388"
"linux" "1404" "linux" "1404"
"mac" "1404" "mac" "1404"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireNailGun" // short unsigned int "m_usFireNailGun" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

View File

@ -21,6 +21,8 @@
{ {
"m_vecPreviousVelocity" // Vector "m_vecPreviousVelocity" // Vector
{ {
"type" "vector"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"

View File

@ -21,6 +21,8 @@
{ {
"numExplosionsLeft" // int "numExplosionsLeft" // int
{ {
"type" "integer"
"windows" "1736" "windows" "1736"
"linux" "1756" "linux" "1756"
"mac" "1756" "mac" "1756"
@ -28,6 +30,8 @@
"m_bitsDamageType" // int "m_bitsDamageType" // int
{ {
"type" "integer"
"windows" "1740" "windows" "1740"
"linux" "1760" "linux" "1760"
"mac" "1760" "mac" "1760"
@ -35,6 +39,8 @@
"m_flEffectTime" // float "m_flEffectTime" // float
{ {
"type" "time"
"windows" "1744" "windows" "1744"
"linux" "1764" "linux" "1764"
"mac" "1764" "mac" "1764"
@ -42,6 +48,8 @@
"m_flDamageTime" // float "m_flDamageTime" // float
{ {
"type" "time"
"windows" "1748" "windows" "1748"
"linux" "1768" "linux" "1768"
"mac" "1768" "mac" "1768"

View File

@ -21,6 +21,8 @@
{ {
"heat" // float "heat" // float
{ {
"type" "time"
"windows" "1728" "windows" "1728"
"linux" "1748" "linux" "1748"
"mac" "1748" "mac" "1748"
@ -28,6 +30,8 @@
"blastRadius" // float "blastRadius" // float
{ {
"type" "time"
"windows" "1732" "windows" "1732"
"linux" "1752" "linux" "1752"
"mac" "1752" "mac" "1752"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireRail" // short unsigned int "m_usFireRail" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

View File

@ -21,6 +21,9 @@
{ {
"m_usFireRPG" // short unsigned int "m_usFireRPG" // short unsigned int
{ {
"type" "short"
"unsigned" "1"
"windows" "1252" "windows" "1252"
"linux" "1268" "linux" "1268"
"mac" "1268" "mac" "1268"

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