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_fGunDrawn" // BOOL
{
"type" "integer"
"windows" "1040"
"linux" "1060"
"mac" "1060"
@ -28,6 +30,8 @@
"m_painTime" // float
{
"type" "time"
"windows" "1044"
"linux" "1064"
"mac" "1064"
@ -35,6 +39,8 @@
"m_checkAttackTime" // float
{
"type" "time"
"windows" "1048"
"linux" "1068"
"mac" "1068"
@ -42,6 +48,8 @@
"m_lastAttackCheck" // BOOL
{
"type" "integer"
"windows" "1052"
"linux" "1072"
"mac" "1072"