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_SaveVelocity" // Vector
{
"type" "vector"
"windows" "688"
"linux" "708"
"mac" "708"
@ -28,6 +30,8 @@
"m_idealDist" // float
{
"type" "time"
"windows" "700"
"linux" "720"
"mac" "720"
@ -35,6 +39,8 @@
"m_flBlink" // float
{
"type" "time"
"windows" "704"
"linux" "724"
"mac" "724"
@ -42,6 +48,8 @@
"m_flEnemyTouched" // float
{
"type" "time"
"windows" "708"
"linux" "728"
"mac" "728"
@ -49,6 +57,8 @@
"m_bOnAttack" // BOOL
{
"type" "integer"
"windows" "712"
"linux" "732"
"mac" "732"
@ -56,6 +66,8 @@
"m_flMaxSpeed" // float
{
"type" "time"
"windows" "716"
"linux" "736"
"mac" "736"
@ -63,6 +75,8 @@
"m_flMinSpeed" // float
{
"type" "time"
"windows" "720"
"linux" "740"
"mac" "740"
@ -70,6 +84,8 @@
"m_flMaxDist" // float
{
"type" "time"
"windows" "724"
"linux" "744"
"mac" "744"
@ -77,6 +93,8 @@
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "728"
"linux" "748"
"mac" "748"
@ -84,6 +102,8 @@
"m_flNextAlert" // float
{
"type" "time"
"windows" "732"
"linux" "752"
"mac" "752"