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_flDie" // float
{
"type" "time"
"windows" "664"
"linux" "684"
"mac" "684"
@@ -28,6 +30,8 @@
"m_vecTarget" // Vector
{
"type" "vector"
"windows" "668"
"linux" "688"
"mac" "688"
@@ -35,6 +39,8 @@
"m_flNextHunt" // float
{
"type" "time"
"windows" "680"
"linux" "700"
"mac" "700"
@@ -42,6 +48,8 @@
"m_flNextHit" // float
{
"type" "time"
"windows" "684"
"linux" "704"
"mac" "704"
@@ -49,6 +57,8 @@
"m_posPrev" // Vector
{
"type" "vector"
"windows" "688"
"linux" "708"
"mac" "708"
@@ -56,6 +66,8 @@
"m_hOwner" // EHANDLE
{
"type" "ehandle"
"windows" "700"
"linux" "720"
"mac" "720"
@@ -63,6 +75,8 @@
"m_iMyClass" // int
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"