Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_pevCurrentTarget" // entvars_t*
|
||||
{
|
||||
"type" "entvars"
|
||||
|
||||
"windows" "248"
|
||||
"linux" "268"
|
||||
"mac" "268"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_sounds" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "252"
|
||||
"linux" "272"
|
||||
"mac" "272"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_activated" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "256"
|
||||
"linux" "276"
|
||||
"mac" "276"
|
||||
|
Reference in New Issue
Block a user