Update Opfor offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"random_seed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_DisplacerReturn" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flDisplacerSndRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
"mac" "744"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_iPlayerSound" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_iTargetVolume" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_iWeaponVolume" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_iExtraSoundTypes" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_iWeaponFlash" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
"mac" "764"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_flStopExtraSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_flFlashLightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_iFlashBattery" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_afButtonLast" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
"mac" "780"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_afButtonPressed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"m_afButtonReleased" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
@ -119,6 +147,8 @@
|
||||
|
||||
"m_pentSndLast" // edict_t*
|
||||
{
|
||||
"type" "edict"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
"mac" "792"
|
||||
@ -126,6 +156,8 @@
|
||||
|
||||
"m_flSndRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
@ -133,6 +165,8 @@
|
||||
|
||||
"m_flSndRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
"mac" "800"
|
||||
@ -140,6 +174,8 @@
|
||||
|
||||
"m_flFallVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
"mac" "804"
|
||||
@ -147,6 +183,9 @@
|
||||
|
||||
"m_rgItems" // int[7]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "7"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
@ -154,6 +193,8 @@
|
||||
|
||||
"m_fKnownItem" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
"mac" "836"
|
||||
@ -161,6 +202,8 @@
|
||||
|
||||
"m_fNewAmmo" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "820"
|
||||
"linux" "840"
|
||||
"mac" "840"
|
||||
@ -168,6 +211,9 @@
|
||||
|
||||
"m_afPhysicsFlags" // unsigned int
|
||||
{
|
||||
"type" "integer"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "824"
|
||||
"linux" "844"
|
||||
"mac" "844"
|
||||
@ -175,6 +221,8 @@
|
||||
|
||||
"m_fNextSuicideTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
"mac" "848"
|
||||
@ -182,6 +230,8 @@
|
||||
|
||||
"m_flTimeStepSound" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
"mac" "852"
|
||||
@ -189,6 +239,8 @@
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "836"
|
||||
"linux" "856"
|
||||
"mac" "856"
|
||||
@ -196,6 +248,8 @@
|
||||
|
||||
"m_flSwimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "840"
|
||||
"linux" "860"
|
||||
"mac" "860"
|
||||
@ -203,6 +257,8 @@
|
||||
|
||||
"m_flDuckTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "844"
|
||||
"linux" "864"
|
||||
"mac" "864"
|
||||
@ -210,6 +266,8 @@
|
||||
|
||||
"m_flWallJumpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "848"
|
||||
"linux" "868"
|
||||
"mac" "868"
|
||||
@ -217,6 +275,8 @@
|
||||
|
||||
"m_flSuitUpdate" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "852"
|
||||
"linux" "872"
|
||||
"mac" "872"
|
||||
@ -224,6 +284,9 @@
|
||||
|
||||
"m_rgSuitPlayList" // int[4]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "4"
|
||||
|
||||
"windows" "856"
|
||||
"linux" "876"
|
||||
"mac" "876"
|
||||
@ -231,6 +294,8 @@
|
||||
|
||||
"m_iSuitPlayNext" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "872"
|
||||
"linux" "892"
|
||||
"mac" "892"
|
||||
@ -238,6 +303,9 @@
|
||||
|
||||
"m_rgiSuitNoRepeat" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "876"
|
||||
"linux" "896"
|
||||
"mac" "896"
|
||||
@ -245,6 +313,9 @@
|
||||
|
||||
"m_rgflSuitNoRepeatTime" // float[32]
|
||||
{
|
||||
"type" "time"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1004"
|
||||
"linux" "1024"
|
||||
"mac" "1024"
|
||||
@ -252,6 +323,8 @@
|
||||
|
||||
"m_lastDamageAmount" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1132"
|
||||
"linux" "1152"
|
||||
"mac" "1152"
|
||||
@ -259,6 +332,8 @@
|
||||
|
||||
"m_tbdPrev" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1136"
|
||||
"linux" "1156"
|
||||
"mac" "1156"
|
||||
@ -266,6 +341,8 @@
|
||||
|
||||
"m_flgeigerRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1140"
|
||||
"linux" "1160"
|
||||
"mac" "1160"
|
||||
@ -273,6 +350,8 @@
|
||||
|
||||
"m_flgeigerDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1144"
|
||||
"linux" "1164"
|
||||
"mac" "1164"
|
||||
@ -280,6 +359,8 @@
|
||||
|
||||
"m_igeigerRangePrev" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1148"
|
||||
"linux" "1168"
|
||||
"mac" "1168"
|
||||
@ -287,6 +368,8 @@
|
||||
|
||||
"m_iStepLeft" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1152"
|
||||
"linux" "1172"
|
||||
"mac" "1172"
|
||||
@ -294,6 +377,9 @@
|
||||
|
||||
"m_szTextureName" // char[13]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "13"
|
||||
|
||||
"windows" "1156"
|
||||
"linux" "1176"
|
||||
"mac" "1176"
|
||||
@ -301,6 +387,8 @@
|
||||
|
||||
"m_chTextureType" // char
|
||||
{
|
||||
"type" "character"
|
||||
|
||||
"windows" "1169"
|
||||
"linux" "1189"
|
||||
"mac" "1189"
|
||||
@ -308,6 +396,8 @@
|
||||
|
||||
"m_idrowndmg" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1172"
|
||||
"linux" "1192"
|
||||
"mac" "1192"
|
||||
@ -315,6 +405,8 @@
|
||||
|
||||
"m_idrownrestored" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1176"
|
||||
"linux" "1196"
|
||||
"mac" "1196"
|
||||
@ -322,6 +414,8 @@
|
||||
|
||||
"m_bitsHUDDamage" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1180"
|
||||
"linux" "1200"
|
||||
"mac" "1200"
|
||||
@ -329,6 +423,8 @@
|
||||
|
||||
"m_fInitHUD" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1184"
|
||||
"linux" "1204"
|
||||
"mac" "1204"
|
||||
@ -336,6 +432,8 @@
|
||||
|
||||
"m_fGameHUDInitialized" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1188"
|
||||
"linux" "1208"
|
||||
"mac" "1208"
|
||||
@ -343,6 +441,8 @@
|
||||
|
||||
"m_iTrain" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1192"
|
||||
"linux" "1212"
|
||||
"mac" "1212"
|
||||
@ -350,6 +450,8 @@
|
||||
|
||||
"m_fWeapon" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1196"
|
||||
"linux" "1216"
|
||||
"mac" "1216"
|
||||
@ -357,6 +459,8 @@
|
||||
|
||||
"m_pTank" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1200"
|
||||
"linux" "1220"
|
||||
"mac" "1220"
|
||||
@ -364,6 +468,8 @@
|
||||
|
||||
"m_fDeadTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1208"
|
||||
"linux" "1228"
|
||||
"mac" "1228"
|
||||
@ -371,6 +477,8 @@
|
||||
|
||||
"m_fNoPlayerSound" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1212"
|
||||
"linux" "1232"
|
||||
"mac" "1232"
|
||||
@ -378,6 +486,8 @@
|
||||
|
||||
"m_fLongJump" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1216"
|
||||
"linux" "1236"
|
||||
"mac" "1236"
|
||||
@ -385,6 +495,8 @@
|
||||
|
||||
"m_tSneaking" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1220"
|
||||
"linux" "1240"
|
||||
"mac" "1240"
|
||||
@ -392,6 +504,8 @@
|
||||
|
||||
"m_iUpdateTime" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1224"
|
||||
"linux" "1244"
|
||||
"mac" "1244"
|
||||
@ -399,6 +513,8 @@
|
||||
|
||||
"m_iClientHealth" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1228"
|
||||
"linux" "1248"
|
||||
"mac" "1248"
|
||||
@ -406,6 +522,8 @@
|
||||
|
||||
"m_iClientBattery" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1232"
|
||||
"linux" "1252"
|
||||
"mac" "1252"
|
||||
@ -413,6 +531,8 @@
|
||||
|
||||
"m_iHideHUD" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1236"
|
||||
"linux" "1256"
|
||||
"mac" "1256"
|
||||
@ -420,6 +540,8 @@
|
||||
|
||||
"m_iClientHideHUD" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1240"
|
||||
"linux" "1260"
|
||||
"mac" "1260"
|
||||
@ -427,6 +549,8 @@
|
||||
|
||||
"m_iFOV" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1244"
|
||||
"linux" "1264"
|
||||
"mac" "1264"
|
||||
@ -434,6 +558,8 @@
|
||||
|
||||
"m_iClientFOV" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1248"
|
||||
"linux" "1268"
|
||||
"mac" "1268"
|
||||
@ -441,6 +567,8 @@
|
||||
|
||||
"m_szTeamModel" // char*
|
||||
{
|
||||
"type" "stringptr"
|
||||
|
||||
"windows" "1252"
|
||||
"linux" "1272"
|
||||
"mac" "1272"
|
||||
@ -448,6 +576,8 @@
|
||||
|
||||
"m_iTeamNum" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1256"
|
||||
"linux" "1276"
|
||||
"mac" "1276"
|
||||
@ -455,6 +585,8 @@
|
||||
|
||||
"m_iNewTeamNum" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1260"
|
||||
"linux" "1280"
|
||||
"mac" "1280"
|
||||
@ -462,6 +594,9 @@
|
||||
|
||||
"m_iItems" // unsigned int
|
||||
{
|
||||
"type" "integer"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1264"
|
||||
"linux" "1284"
|
||||
"mac" "1284"
|
||||
@ -469,6 +604,9 @@
|
||||
|
||||
"m_iClientItems" // unsigned int
|
||||
{
|
||||
"type" "integer"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1268"
|
||||
"linux" "1288"
|
||||
"mac" "1288"
|
||||
@ -476,6 +614,8 @@
|
||||
|
||||
"m_pFlag" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1272"
|
||||
"linux" "1292"
|
||||
"mac" "1292"
|
||||
@ -483,6 +623,8 @@
|
||||
|
||||
"m_iCurrentMenu" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1280"
|
||||
"linux" "1300"
|
||||
"mac" "1300"
|
||||
@ -490,6 +632,8 @@
|
||||
|
||||
"m_flNextHEVCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1284"
|
||||
"linux" "1304"
|
||||
"mac" "1304"
|
||||
@ -497,6 +641,8 @@
|
||||
|
||||
"m_flNextHealthCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1288"
|
||||
"linux" "1308"
|
||||
"mac" "1308"
|
||||
@ -504,6 +650,8 @@
|
||||
|
||||
"m_flNextAmmoCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1292"
|
||||
"linux" "1312"
|
||||
"mac" "1312"
|
||||
@ -511,6 +659,8 @@
|
||||
|
||||
"m_iLastPlayerTrace" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1296"
|
||||
"linux" "1316"
|
||||
"mac" "1316"
|
||||
@ -518,6 +668,8 @@
|
||||
|
||||
"m_fPlayingHChargeSound" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1300"
|
||||
"linux" "1320"
|
||||
"mac" "1320"
|
||||
@ -525,6 +677,8 @@
|
||||
|
||||
"m_fPlayingAChargeSound" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1304"
|
||||
"linux" "1324"
|
||||
"mac" "1324"
|
||||
@ -532,6 +686,8 @@
|
||||
|
||||
"m_nLastShotBy" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1308"
|
||||
"linux" "1328"
|
||||
"mac" "1328"
|
||||
@ -539,6 +695,8 @@
|
||||
|
||||
"m_flLastShotTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1312"
|
||||
"linux" "1332"
|
||||
"mac" "1332"
|
||||
@ -546,6 +704,8 @@
|
||||
|
||||
"m_iFlagCaptures" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1316"
|
||||
"linux" "1336"
|
||||
"mac" "1336"
|
||||
@ -553,6 +713,8 @@
|
||||
|
||||
"m_iCTFScore" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1320"
|
||||
"linux" "1340"
|
||||
"mac" "1340"
|
||||
@ -560,6 +722,8 @@
|
||||
|
||||
"m_fWONAuthSent" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1324"
|
||||
"linux" "1344"
|
||||
"mac" "1344"
|
||||
@ -567,6 +731,8 @@
|
||||
|
||||
"m_iOffense" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1328"
|
||||
"linux" "1348"
|
||||
"mac" "1348"
|
||||
@ -574,6 +740,8 @@
|
||||
|
||||
"m_iDefense" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1330"
|
||||
"linux" "1350"
|
||||
"mac" "1350"
|
||||
@ -581,6 +749,8 @@
|
||||
|
||||
"m_iSnipeKills" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1332"
|
||||
"linux" "1352"
|
||||
"mac" "1352"
|
||||
@ -588,6 +758,8 @@
|
||||
|
||||
"m_iBarnacleKills" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1334"
|
||||
"linux" "1354"
|
||||
"mac" "1354"
|
||||
@ -595,6 +767,8 @@
|
||||
|
||||
"m_iSuicides" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1336"
|
||||
"linux" "1356"
|
||||
"mac" "1356"
|
||||
@ -602,6 +776,8 @@
|
||||
|
||||
"m_flLastDamageTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1340"
|
||||
"linux" "1360"
|
||||
"mac" "1360"
|
||||
@ -609,6 +785,8 @@
|
||||
|
||||
"m_iLastDamage" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1344"
|
||||
"linux" "1364"
|
||||
"mac" "1364"
|
||||
@ -616,6 +794,8 @@
|
||||
|
||||
"m_iMostDamage" // short int
|
||||
{
|
||||
"type" "short"
|
||||
|
||||
"windows" "1346"
|
||||
"linux" "1366"
|
||||
"mac" "1366"
|
||||
@ -623,6 +803,8 @@
|
||||
|
||||
"m_flAccelTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1348"
|
||||
"linux" "1368"
|
||||
"mac" "1368"
|
||||
@ -630,6 +812,8 @@
|
||||
|
||||
"m_flBackpackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1352"
|
||||
"linux" "1372"
|
||||
"mac" "1372"
|
||||
@ -637,6 +821,8 @@
|
||||
|
||||
"m_flHealthTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1356"
|
||||
"linux" "1376"
|
||||
"mac" "1376"
|
||||
@ -644,6 +830,8 @@
|
||||
|
||||
"m_flShieldTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1360"
|
||||
"linux" "1380"
|
||||
"mac" "1380"
|
||||
@ -651,6 +839,8 @@
|
||||
|
||||
"m_flJumpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1364"
|
||||
"linux" "1384"
|
||||
"mac" "1384"
|
||||
@ -658,6 +848,8 @@
|
||||
|
||||
"m_flNextChatTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1368"
|
||||
"linux" "1388"
|
||||
"mac" "1388"
|
||||
@ -665,6 +857,9 @@
|
||||
|
||||
"m_rgpPlayerItems" // CBasePlayerItem*[7]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "7"
|
||||
|
||||
"windows" "1372"
|
||||
"linux" "1392"
|
||||
"mac" "1392"
|
||||
@ -672,6 +867,8 @@
|
||||
|
||||
"m_pActiveItem" // CBasePlayerItem*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1400"
|
||||
"linux" "1420"
|
||||
"mac" "1420"
|
||||
@ -679,6 +876,8 @@
|
||||
|
||||
"m_pClientActiveItem" // CBasePlayerItem*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1404"
|
||||
"linux" "1424"
|
||||
"mac" "1424"
|
||||
@ -686,6 +885,8 @@
|
||||
|
||||
"m_pLastItem" // CBasePlayerItem*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1408"
|
||||
"linux" "1428"
|
||||
"mac" "1428"
|
||||
@ -693,6 +894,9 @@
|
||||
|
||||
"m_rgAmmo" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1412"
|
||||
"linux" "1432"
|
||||
"mac" "1432"
|
||||
@ -700,6 +904,9 @@
|
||||
|
||||
"m_rgAmmoLast" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1540"
|
||||
"linux" "1560"
|
||||
"mac" "1560"
|
||||
@ -707,6 +914,8 @@
|
||||
|
||||
"m_vecAutoAim" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1668"
|
||||
"linux" "1688"
|
||||
"mac" "1688"
|
||||
@ -714,6 +923,8 @@
|
||||
|
||||
"m_fOnTarget" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1680"
|
||||
"linux" "1700"
|
||||
"mac" "1700"
|
||||
@ -721,6 +932,8 @@
|
||||
|
||||
"m_iDeaths" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1684"
|
||||
"linux" "1704"
|
||||
"mac" "1704"
|
||||
@ -728,6 +941,8 @@
|
||||
|
||||
"m_iRespawnFrames" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1688"
|
||||
"linux" "1708"
|
||||
"mac" "1708"
|
||||
@ -735,6 +950,8 @@
|
||||
|
||||
"m_lastx" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1692"
|
||||
"linux" "1712"
|
||||
"mac" "1712"
|
||||
@ -742,6 +959,8 @@
|
||||
|
||||
"m_lasty" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1696"
|
||||
"linux" "1716"
|
||||
"mac" "1716"
|
||||
@ -749,6 +968,8 @@
|
||||
|
||||
"m_nCustomSprayFrames" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
@ -756,6 +977,8 @@
|
||||
|
||||
"m_flNextDecalTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
@ -763,6 +986,9 @@
|
||||
|
||||
"m_szTeamName" // char[16]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "16"
|
||||
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
@ -770,6 +996,9 @@
|
||||
|
||||
"m_szAnimExtention" // char[32]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1724"
|
||||
"linux" "1744"
|
||||
"mac" "1744"
|
||||
@ -777,6 +1006,8 @@
|
||||
|
||||
"m_hObserverTarget" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1756"
|
||||
"linux" "1776"
|
||||
"mac" "1776"
|
||||
@ -784,6 +1015,8 @@
|
||||
|
||||
"m_flNextObserverInput" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1764"
|
||||
"linux" "1784"
|
||||
"mac" "1784"
|
||||
@ -791,6 +1024,8 @@
|
||||
|
||||
"m_flStartCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1768"
|
||||
"linux" "1788"
|
||||
"mac" "1788"
|
||||
@ -798,6 +1033,8 @@
|
||||
|
||||
"m_flAmmoStartCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1772"
|
||||
"linux" "1792"
|
||||
"mac" "1792"
|
||||
@ -805,6 +1042,8 @@
|
||||
|
||||
"m_flPlayAftershock" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1776"
|
||||
"linux" "1796"
|
||||
"mac" "1796"
|
||||
@ -812,6 +1051,8 @@
|
||||
|
||||
"m_flNextAmmoBurn" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1780"
|
||||
"linux" "1800"
|
||||
"mac" "1800"
|
||||
@ -819,6 +1060,8 @@
|
||||
|
||||
"mRope" // CRope*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1784"
|
||||
"linux" "1804"
|
||||
"mac" "1804"
|
||||
@ -826,6 +1069,8 @@
|
||||
|
||||
"mLastClimbTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1788"
|
||||
"linux" "1808"
|
||||
"mac" "1808"
|
||||
@ -833,6 +1078,8 @@
|
||||
|
||||
"mIsClimbing" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1792"
|
||||
"linux" "1812"
|
||||
"mac" "1812"
|
||||
|
Reference in New Issue
Block a user