Update DoD offsets
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
{
|
||||
"m_rgEntities" // EHANDLE[32]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "32"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +31,9 @@
|
||||
|
||||
"m_rgTriggered" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "584"
|
||||
"linux" "600"
|
||||
"mac" "600"
|
||||
@ -35,6 +41,8 @@
|
||||
|
||||
"m_iTotal" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
@ -42,6 +50,8 @@
|
||||
|
||||
"m_globalstate" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
|
Reference in New Issue
Block a user