Update DoD offsets

This commit is contained in:
Arkshine
2015-08-10 15:52:21 +02:00
parent db14b0eae8
commit 2fa53badd9
157 changed files with 2148 additions and 3 deletions

View File

@ -21,6 +21,8 @@
{
"m_iTrail" // int
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
@ -28,6 +30,8 @@
"m_flNextAttack" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
@ -35,6 +39,8 @@
"m_vecIdeal" // Vector
{
"type" "vector"
"windows" "924"
"linux" "944"
"mac" "944"
@ -42,6 +48,8 @@
"m_hOwner" // EHANDLE
{
"type" "ehandle"
"windows" "936"
"linux" "956"
"mac" "956"