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_flNextFlinch" // float
{
"type" "time"
"windows" "972"
"linux" "992"
"mac" "992"
@ -28,6 +30,8 @@
"m_flShootTime" // float
{
"type" "time"
"windows" "976"
"linux" "996"
"mac" "996"
@ -35,6 +39,8 @@
"m_flShootEnd" // float
{
"type" "time"
"windows" "980"
"linux" "1000"
"mac" "1000"
@ -42,6 +48,9 @@
"m_pBall" // CSprite*[2]
{
"type" "classptr"
"size" "2"
"windows" "984"
"linux" "1004"
"mac" "1004"
@ -49,6 +58,9 @@
"m_iBall" // int[2]
{
"type" "integer"
"size" "2"
"windows" "992"
"linux" "1012"
"mac" "1012"
@ -56,6 +68,9 @@
"m_iBallTime" // float[2]
{
"type" "time"
"size" "2"
"windows" "1000"
"linux" "1020"
"mac" "1020"
@ -63,6 +78,9 @@
"m_iBallCurrent" // int[2]
{
"type" "integer"
"size" "2"
"windows" "1008"
"linux" "1028"
"mac" "1028"
@ -70,6 +88,8 @@
"m_vecEstVelocity" // Vector
{
"type" "vector"
"windows" "1016"
"linux" "1036"
"mac" "1036"
@ -77,6 +97,8 @@
"m_velocity" // Vector
{
"type" "vector"
"windows" "1028"
"linux" "1048"
"mac" "1048"
@ -84,6 +106,8 @@
"m_fInCombat" // int
{
"type" "integer"
"windows" "1040"
"linux" "1060"
"mac" "1060"