Update HLDM offsets
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user