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_vStartOrigin" // Vector
{
"type" "vector"
"windows" "328"
"linux" "344"
"mac" "344"
@ -28,6 +30,8 @@
"m_iTeam" // int
{
"type" "integer"
"windows" "340"
"linux" "356"
"mac" "356"
@ -35,6 +39,8 @@
"m_iMain" // int
{
"type" "integer"
"windows" "344"
"linux" "360"
"mac" "360"
@ -42,6 +48,8 @@
"m_iResetOnTouch" // int
{
"type" "integer"
"windows" "348"
"linux" "364"
"mac" "364"
@ -49,6 +57,8 @@
"m_iResetTime" // int
{
"type" "integer"
"windows" "352"
"linux" "368"
"mac" "368"
@ -56,6 +66,8 @@
"m_iOtherPoints" // int
{
"type" "integer"
"windows" "356"
"linux" "372"
"mac" "372"
@ -63,6 +75,8 @@
"m_iCapPoints" // int
{
"type" "integer"
"windows" "360"
"linux" "376"
"mac" "376"
@ -70,6 +84,8 @@
"ObjectIndex" // int
{
"type" "integer"
"windows" "364"
"linux" "380"
"mac" "380"
@ -77,6 +93,8 @@
"m_iObjectHIcon" // int
{
"type" "integer"
"windows" "368"
"linux" "384"
"mac" "384"
@ -84,6 +102,8 @@
"m_fCarrySpeed" // float
{
"type" "time"
"windows" "372"
"linux" "388"
"mac" "388"
@ -91,6 +111,8 @@
"m_flNextTouchTime" // float
{
"type" "time"
"windows" "376"
"linux" "392"
"mac" "392"
@ -98,6 +120,8 @@
"m_flReset" // float
{
"type" "time"
"windows" "380"
"linux" "396"
"mac" "396"
@ -105,6 +129,9 @@
"sz_Name" // char[256]
{
"type" "string"
"size" "256"
"windows" "384"
"linux" "400"
"mac" "400"
@ -112,6 +139,9 @@
"sz_Group" // char[256]
{
"type" "string"
"size" "256"
"windows" "640"
"linux" "656"
"mac" "656"
@ -119,6 +149,9 @@
"sz_DoneTarget" // char[256]
{
"type" "string"
"size" "256"
"windows" "896"
"linux" "912"
"mac" "912"
@ -126,6 +159,9 @@
"m_szObjectPIcon" // char[256]
{
"type" "string"
"size" "256"
"windows" "1152"
"linux" "1168"
"mac" "1168"
@ -133,6 +169,9 @@
"m_szObjectHIcon" // char[256]
{
"type" "string"
"size" "256"
"windows" "1408"
"linux" "1424"
"mac" "1424"
@ -140,6 +179,8 @@
"m_sMaster" // string_t
{
"type" "stringint"
"windows" "1664"
"linux" "1680"
"mac" "1680"
@ -147,6 +188,8 @@
"m_hOwner" // EHANDLE
{
"type" "ehandle"
"windows" "1668"
"linux" "1684"
"mac" "1684"
@ -154,6 +197,8 @@
"m_bDropped" // BOOL
{
"type" "integer"
"windows" "1676"
"linux" "1692"
"mac" "1692"
@ -161,6 +206,8 @@
"m_bCarried" // BOOL
{
"type" "integer"
"windows" "1680"
"linux" "1696"
"mac" "1696"