Update HLDM offsets

This commit is contained in:
Arkshine
2015-08-10 15:58:41 +02:00
parent 2fa53badd9
commit 9a83db66f5
138 changed files with 1775 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_hObserverTarget" // EHANDLE
{
"type" "ehandle"
"windows" "660"
"linux" "680"
"mac" "680"
@ -28,6 +30,8 @@
"m_flNextObserverInput" // float
{
"type" "time"
"windows" "668"
"linux" "688"
"mac" "688"
@ -35,6 +39,8 @@
"m_iObserverWeapon" // int
{
"type" "integer"
"windows" "672"
"linux" "692"
"mac" "692"
@ -42,6 +48,8 @@
"m_iObserverLastMode" // int
{
"type" "integer"
"windows" "676"
"linux" "696"
"mac" "696"
@ -49,6 +57,8 @@
"random_seed" // int
{
"type" "integer"
"windows" "680"
"linux" "700"
"mac" "700"
@ -56,6 +66,8 @@
"m_iPlayerSound" // int
{
"type" "integer"
"windows" "684"
"linux" "704"
"mac" "704"
@ -63,6 +75,8 @@
"m_iTargetVolume" // int
{
"type" "integer"
"windows" "688"
"linux" "708"
"mac" "708"
@ -70,6 +84,8 @@
"m_iWeaponVolume" // int
{
"type" "integer"
"windows" "692"
"linux" "712"
"mac" "712"
@ -77,6 +93,8 @@
"m_iExtraSoundTypes" // int
{
"type" "integer"
"windows" "696"
"linux" "716"
"mac" "716"
@ -84,6 +102,8 @@
"m_iWeaponFlash" // int
{
"type" "integer"
"windows" "700"
"linux" "720"
"mac" "720"
@ -91,6 +111,8 @@
"m_flStopExtraSoundTime" // float
{
"type" "time"
"windows" "704"
"linux" "724"
"mac" "724"
@ -98,6 +120,8 @@
"m_flFlashLightTime" // float
{
"type" "time"
"windows" "708"
"linux" "728"
"mac" "728"
@ -105,6 +129,8 @@
"m_iFlashBattery" // int
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
@ -112,6 +138,8 @@
"m_afButtonLast" // int
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
@ -119,6 +147,8 @@
"m_afButtonPressed" // int
{
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
@ -126,6 +156,8 @@
"m_afButtonReleased" // int
{
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
@ -133,6 +165,8 @@
"m_pentSndLast" // edict_t*
{
"type" "edict"
"windows" "728"
"linux" "748"
"mac" "748"
@ -140,6 +174,8 @@
"m_flSndRoomtype" // float
{
"type" "time"
"windows" "732"
"linux" "752"
"mac" "752"
@ -147,6 +183,8 @@
"m_flSndRange" // float
{
"type" "time"
"windows" "736"
"linux" "756"
"mac" "756"
@ -154,6 +192,8 @@
"m_flFallVelocity" // float
{
"type" "time"
"windows" "740"
"linux" "760"
"mac" "760"
@ -161,6 +201,9 @@
"m_rgItems" // int[5]
{
"type" "integer"
"size" "5"
"windows" "744"
"linux" "764"
"mac" "764"
@ -168,6 +211,8 @@
"m_fKnownItem" // int
{
"type" "integer"
"windows" "764"
"linux" "784"
"mac" "784"
@ -175,6 +220,8 @@
"m_fNewAmmo" // int
{
"type" "integer"
"windows" "768"
"linux" "788"
"mac" "788"
@ -182,6 +229,9 @@
"m_afPhysicsFlags" // unsigned int
{
"type" "integer"
"unsigned" "1"
"windows" "772"
"linux" "792"
"mac" "792"
@ -189,6 +239,8 @@
"m_fNextSuicideTime" // float
{
"type" "time"
"windows" "776"
"linux" "796"
"mac" "796"
@ -196,6 +248,8 @@
"m_flTimeStepSound" // float
{
"type" "time"
"windows" "780"
"linux" "800"
"mac" "800"
@ -203,6 +257,8 @@
"m_flTimeWeaponIdle" // float
{
"type" "time"
"windows" "784"
"linux" "804"
"mac" "804"
@ -210,6 +266,8 @@
"m_flSwimTime" // float
{
"type" "time"
"windows" "788"
"linux" "808"
"mac" "808"
@ -217,6 +275,8 @@
"m_flDuckTime" // float
{
"type" "time"
"windows" "792"
"linux" "812"
"mac" "812"
@ -224,6 +284,8 @@
"m_flWallJumpTime" // float
{
"type" "time"
"windows" "796"
"linux" "816"
"mac" "816"
@ -231,6 +293,8 @@
"m_flSuitUpdate" // float
{
"type" "time"
"windows" "800"
"linux" "820"
"mac" "820"
@ -238,6 +302,9 @@
"m_rgSuitPlayList" // int[4]
{
"type" "integer"
"size" "4"
"windows" "804"
"linux" "824"
"mac" "824"
@ -245,6 +312,8 @@
"m_iSuitPlayNext" // int
{
"type" "integer"
"windows" "820"
"linux" "840"
"mac" "840"
@ -252,6 +321,9 @@
"m_rgiSuitNoRepeat" // int[32]
{
"type" "integer"
"size" "32"
"windows" "824"
"linux" "844"
"mac" "844"
@ -259,6 +331,9 @@
"m_rgflSuitNoRepeatTime" // float[32]
{
"type" "time"
"size" "32"
"windows" "952"
"linux" "972"
"mac" "972"
@ -266,6 +341,8 @@
"m_lastDamageAmount" // int
{
"type" "integer"
"windows" "1080"
"linux" "1100"
"mac" "1100"
@ -273,6 +350,8 @@
"m_tbdPrev" // float
{
"type" "time"
"windows" "1084"
"linux" "1104"
"mac" "1104"
@ -280,6 +359,8 @@
"m_flgeigerRange" // float
{
"type" "time"
"windows" "1088"
"linux" "1108"
"mac" "1108"
@ -287,6 +368,8 @@
"m_flgeigerDelay" // float
{
"type" "time"
"windows" "1092"
"linux" "1112"
"mac" "1112"
@ -294,6 +377,8 @@
"m_igeigerRangePrev" // int
{
"type" "integer"
"windows" "1096"
"linux" "1116"
"mac" "1116"
@ -301,6 +386,8 @@
"m_iStepLeft" // int
{
"type" "integer"
"windows" "1100"
"linux" "1120"
"mac" "1120"
@ -308,6 +395,9 @@
"m_szTextureName" // char[13]
{
"type" "string"
"size" "13"
"windows" "1104"
"linux" "1124"
"mac" "1124"
@ -315,6 +405,8 @@
"m_chTextureType" // char
{
"type" "character"
"windows" "1117"
"linux" "1137"
"mac" "1137"
@ -322,6 +414,8 @@
"m_idrowndmg" // int
{
"type" "integer"
"windows" "1120"
"linux" "1140"
"mac" "1140"
@ -329,6 +423,8 @@
"m_idrownrestored" // int
{
"type" "integer"
"windows" "1124"
"linux" "1144"
"mac" "1144"
@ -336,6 +432,8 @@
"m_bitsHUDDamage" // int
{
"type" "integer"
"windows" "1128"
"linux" "1148"
"mac" "1148"
@ -343,6 +441,8 @@
"m_fInitHUD" // BOOL
{
"type" "integer"
"windows" "1132"
"linux" "1152"
"mac" "1152"
@ -350,6 +450,8 @@
"m_fGameHUDInitialized" // BOOL
{
"type" "integer"
"windows" "1136"
"linux" "1156"
"mac" "1156"
@ -357,6 +459,8 @@
"m_iTrain" // int
{
"type" "integer"
"windows" "1140"
"linux" "1160"
"mac" "1160"
@ -364,6 +468,8 @@
"m_fWeapon" // BOOL
{
"type" "integer"
"windows" "1144"
"linux" "1164"
"mac" "1164"
@ -371,6 +477,8 @@
"m_pTank" // EHANDLE
{
"type" "ehandle"
"windows" "1148"
"linux" "1168"
"mac" "1168"
@ -378,6 +486,8 @@
"m_fDeadTime" // float
{
"type" "time"
"windows" "1156"
"linux" "1176"
"mac" "1176"
@ -385,6 +495,8 @@
"m_fNoPlayerSound" // BOOL
{
"type" "integer"
"windows" "1160"
"linux" "1180"
"mac" "1180"
@ -392,6 +504,8 @@
"m_fLongJump" // BOOL
{
"type" "integer"
"windows" "1164"
"linux" "1184"
"mac" "1184"
@ -399,6 +513,8 @@
"m_tSneaking" // float
{
"type" "time"
"windows" "1168"
"linux" "1188"
"mac" "1188"
@ -406,6 +522,8 @@
"m_iUpdateTime" // int
{
"type" "integer"
"windows" "1172"
"linux" "1192"
"mac" "1192"
@ -413,6 +531,8 @@
"m_iClientHealth" // int
{
"type" "integer"
"windows" "1176"
"linux" "1196"
"mac" "1196"
@ -420,6 +540,8 @@
"m_iClientBattery" // int
{
"type" "integer"
"windows" "1180"
"linux" "1200"
"mac" "1200"
@ -427,6 +549,8 @@
"m_iHideHUD" // int
{
"type" "integer"
"windows" "1184"
"linux" "1204"
"mac" "1204"
@ -434,6 +558,8 @@
"m_iClientHideHUD" // int
{
"type" "integer"
"windows" "1188"
"linux" "1208"
"mac" "1208"
@ -441,6 +567,8 @@
"m_iFOV" // int
{
"type" "integer"
"windows" "1192"
"linux" "1212"
"mac" "1212"
@ -448,6 +576,8 @@
"m_iClientFOV" // int
{
"type" "integer"
"windows" "1196"
"linux" "1216"
"mac" "1216"
@ -455,6 +585,9 @@
"m_rgpPlayerItems" // CBasePlayerItem*[6]
{
"type" "classptr"
"size" "6"
"windows" "1200"
"linux" "1220"
"mac" "1220"
@ -462,6 +595,8 @@
"m_pActiveItem" // CBasePlayerItem*
{
"type" "classptr"
"windows" "1224"
"linux" "1244"
"mac" "1244"
@ -469,6 +604,8 @@
"m_pClientActiveItem" // CBasePlayerItem*
{
"type" "classptr"
"windows" "1228"
"linux" "1248"
"mac" "1248"
@ -476,6 +613,8 @@
"m_pLastItem" // CBasePlayerItem*
{
"type" "classptr"
"windows" "1232"
"linux" "1252"
"mac" "1252"
@ -483,6 +622,9 @@
"m_rgAmmo" // int[32]
{
"type" "integer"
"size" "32"
"windows" "1236"
"linux" "1256"
"mac" "1256"
@ -490,6 +632,9 @@
"m_rgAmmoLast" // int[32]
{
"type" "integer"
"size" "32"
"windows" "1364"
"linux" "1384"
"mac" "1384"
@ -497,6 +642,8 @@
"m_vecAutoAim" // Vector
{
"type" "vector"
"windows" "1492"
"linux" "1512"
"mac" "1512"
@ -504,6 +651,8 @@
"m_fOnTarget" // BOOL
{
"type" "integer"
"windows" "1504"
"linux" "1524"
"mac" "1524"
@ -511,6 +660,8 @@
"m_iDeaths" // int
{
"type" "integer"
"windows" "1508"
"linux" "1528"
"mac" "1528"
@ -518,6 +669,8 @@
"m_iRespawnFrames" // float
{
"type" "time"
"windows" "1512"
"linux" "1532"
"mac" "1532"
@ -525,6 +678,8 @@
"m_lastx" // int
{
"type" "integer"
"windows" "1516"
"linux" "1536"
"mac" "1536"
@ -532,6 +687,8 @@
"m_lasty" // int
{
"type" "integer"
"windows" "1520"
"linux" "1540"
"mac" "1540"
@ -539,6 +696,8 @@
"m_nCustomSprayFrames" // int
{
"type" "integer"
"windows" "1524"
"linux" "1544"
"mac" "1544"
@ -546,6 +705,8 @@
"m_flNextDecalTime" // float
{
"type" "time"
"windows" "1528"
"linux" "1548"
"mac" "1548"
@ -553,6 +714,9 @@
"m_szTeamName" // char[16]
{
"type" "string"
"size" "16"
"windows" "1532"
"linux" "1552"
"mac" "1552"
@ -560,6 +724,9 @@
"m_szAnimExtention" // char[32]
{
"type" "string"
"size" "32"
"windows" "1548"
"linux" "1568"
"mac" "1568"
@ -567,6 +734,8 @@
"m_flStartCharge" // float
{
"type" "time"
"windows" "1580"
"linux" "1600"
"mac" "1600"
@ -574,6 +743,8 @@
"m_flAmmoStartCharge" // float
{
"type" "time"
"windows" "1584"
"linux" "1604"
"mac" "1604"
@ -581,6 +752,8 @@
"m_flPlayAftershock" // float
{
"type" "time"
"windows" "1588"
"linux" "1608"
"mac" "1608"
@ -588,6 +761,8 @@
"m_flNextAmmoBurn" // float
{
"type" "time"
"windows" "1592"
"linux" "1612"
"mac" "1612"
@ -595,6 +770,9 @@
"m_izSBarState" // int[4]
{
"type" "integer"
"size" "4"
"windows" "1596"
"linux" "1616"
"mac" "1616"
@ -602,6 +780,8 @@
"m_flNextSBarUpdateTime" // float
{
"type" "time"
"windows" "1612"
"linux" "1632"
"mac" "1632"
@ -609,6 +789,8 @@
"m_flStatusBarDisappearDelay" // float
{
"type" "time"
"windows" "1616"
"linux" "1636"
"mac" "1636"
@ -616,6 +798,9 @@
"m_SbarString0" // char[128]
{
"type" "string"
"size" "128"
"windows" "1620"
"linux" "1640"
"mac" "1640"
@ -623,6 +808,9 @@
"m_SbarString1" // char[128]
{
"type" "string"
"size" "128"
"windows" "1748"
"linux" "1768"
"mac" "1768"
@ -630,6 +818,8 @@
"m_flNextChatTime" // float
{
"type" "time"
"windows" "1876"
"linux" "1896"
"mac" "1896"