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_pController" // CBasePlayer*
{
"type" "classptr"
"windows" "84"
"linux" "100"
"mac" "100"
@ -28,6 +30,8 @@
"m_flNextAttack" // float
{
"type" "time"
"windows" "88"
"linux" "104"
"mac" "104"
@ -35,6 +39,8 @@
"m_vecControllerUsePos" // Vector
{
"type" "vector"
"windows" "92"
"linux" "108"
"mac" "108"
@ -42,6 +48,8 @@
"m_yawCenter" // float
{
"type" "time"
"windows" "104"
"linux" "120"
"mac" "120"
@ -49,6 +57,8 @@
"m_yawRate" // float
{
"type" "time"
"windows" "108"
"linux" "124"
"mac" "124"
@ -56,6 +66,8 @@
"m_yawRange" // float
{
"type" "time"
"windows" "112"
"linux" "128"
"mac" "128"
@ -63,6 +75,8 @@
"m_yawTolerance" // float
{
"type" "time"
"windows" "116"
"linux" "132"
"mac" "132"
@ -70,6 +84,8 @@
"m_pitchCenter" // float
{
"type" "time"
"windows" "120"
"linux" "136"
"mac" "136"
@ -77,6 +93,8 @@
"m_pitchRate" // float
{
"type" "time"
"windows" "124"
"linux" "140"
"mac" "140"
@ -84,6 +102,8 @@
"m_pitchRange" // float
{
"type" "time"
"windows" "128"
"linux" "144"
"mac" "144"
@ -91,6 +111,8 @@
"m_pitchTolerance" // float
{
"type" "time"
"windows" "132"
"linux" "148"
"mac" "148"
@ -98,6 +120,8 @@
"m_fireLast" // float
{
"type" "time"
"windows" "136"
"linux" "152"
"mac" "152"
@ -105,6 +129,8 @@
"m_fireRate" // float
{
"type" "time"
"windows" "140"
"linux" "156"
"mac" "156"
@ -112,6 +138,8 @@
"m_lastSightTime" // float
{
"type" "time"
"windows" "144"
"linux" "160"
"mac" "160"
@ -119,6 +147,8 @@
"m_persist" // float
{
"type" "time"
"windows" "148"
"linux" "164"
"mac" "164"
@ -126,6 +156,8 @@
"m_minRange" // float
{
"type" "time"
"windows" "152"
"linux" "168"
"mac" "168"
@ -133,6 +165,8 @@
"m_maxRange" // float
{
"type" "time"
"windows" "156"
"linux" "172"
"mac" "172"
@ -140,6 +174,8 @@
"m_barrelPos" // Vector
{
"type" "vector"
"windows" "160"
"linux" "176"
"mac" "176"
@ -147,6 +183,8 @@
"m_spriteScale" // float
{
"type" "time"
"windows" "172"
"linux" "188"
"mac" "188"
@ -154,6 +192,8 @@
"m_iszSpriteSmoke" // int
{
"type" "integer"
"windows" "176"
"linux" "192"
"mac" "192"
@ -161,6 +201,8 @@
"m_iszSpriteFlash" // int
{
"type" "integer"
"windows" "180"
"linux" "196"
"mac" "196"
@ -168,6 +210,8 @@
"m_bulletType" // enum TANKBULLET
{
"type" "integer"
"windows" "184"
"linux" "200"
"mac" "200"
@ -175,6 +219,8 @@
"m_iBulletDamage" // int
{
"type" "integer"
"windows" "188"
"linux" "204"
"mac" "204"
@ -182,6 +228,8 @@
"m_sightOrigin" // Vector
{
"type" "vector"
"windows" "192"
"linux" "208"
"mac" "208"
@ -189,6 +237,8 @@
"m_spread" // int
{
"type" "integer"
"windows" "204"
"linux" "220"
"mac" "220"
@ -196,6 +246,8 @@
"m_iszMaster" // int
{
"type" "integer"
"windows" "208"
"linux" "224"
"mac" "224"