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_iState" // STATE
{
"type" "integer"
"windows" "916"
"linux" "936"
"mac" "936"
@ -28,6 +30,8 @@
"m_iszIdle" // int
{
"type" "integer"
"windows" "920"
"linux" "940"
"mac" "940"
@ -35,6 +39,8 @@
"m_iszPlay" // int
{
"type" "integer"
"windows" "924"
"linux" "944"
"mac" "944"
@ -42,6 +48,8 @@
"m_iszEntity" // int
{
"type" "integer"
"windows" "928"
"linux" "948"
"mac" "948"
@ -49,6 +57,8 @@
"m_iszAttack" // int
{
"type" "integer"
"windows" "932"
"linux" "952"
"mac" "952"
@ -56,6 +66,8 @@
"m_iszFireOnBegin" // int
{
"type" "integer"
"windows" "936"
"linux" "956"
"mac" "956"
@ -63,6 +75,8 @@
"m_fMoveTo" // int
{
"type" "integer"
"windows" "940"
"linux" "960"
"mac" "960"
@ -70,6 +84,8 @@
"m_fTurnType" // int
{
"type" "integer"
"windows" "944"
"linux" "964"
"mac" "964"
@ -77,6 +93,8 @@
"m_fAction" // int
{
"type" "integer"
"windows" "948"
"linux" "968"
"mac" "968"
@ -84,6 +102,8 @@
"m_iFinishSchedule" // int
{
"type" "integer"
"windows" "952"
"linux" "972"
"mac" "972"
@ -91,6 +111,8 @@
"m_flRadius" // float
{
"type" "time"
"windows" "956"
"linux" "976"
"mac" "976"
@ -98,6 +120,8 @@
"m_iDelay" // int
{
"type" "integer"
"windows" "960"
"linux" "980"
"mac" "980"
@ -105,6 +129,8 @@
"m_startTime" // float
{
"type" "time"
"windows" "964"
"linux" "984"
"mac" "984"
@ -112,6 +138,8 @@
"m_saved_m_hTargetEnt" // EHANDLE
{
"type" "ehandle"
"windows" "968"
"linux" "988"
"mac" "988"
@ -119,6 +147,8 @@
"m_saved_m_pGoalEnt" // int
{
"type" "integer"
"windows" "976"
"linux" "996"
"mac" "996"
@ -126,6 +156,8 @@
"m_saved_movetype" // int
{
"type" "integer"
"windows" "980"
"linux" "1000"
"mac" "1000"
@ -133,6 +165,8 @@
"m_saved_solid" // int
{
"type" "integer"
"windows" "984"
"linux" "1004"
"mac" "1004"
@ -140,6 +174,8 @@
"m_saved_effects" // int
{
"type" "integer"
"windows" "988"
"linux" "1008"
"mac" "1008"
@ -147,6 +183,8 @@
"m_interruptable" // BOOL
{
"type" "integer"
"windows" "992"
"linux" "1012"
"mac" "1012"