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"
@@ -49,6 +57,8 @@
"m_angles" // Vector
{
"type" "vector"
"windows" "1056"
"linux" "1076"
"mac" "1076"
@@ -56,6 +66,8 @@
"m_origin" // Vector
{
"type" "vector"
"windows" "1068"
"linux" "1088"
"mac" "1088"
@@ -63,6 +75,8 @@
"m_flPlayerDamage" // float
{
"type" "time"
"windows" "1080"
"linux" "1100"
"mac" "1100"