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_bCapped" // bool
{
"type" "boolean"
"windows" "492"
"linux" "512"
"mac" "512"
@ -28,6 +30,9 @@
"sz_Group" // char[256]
{
"type" "string"
"size" "256"
"windows" "493"
"linux" "513"
"mac" "513"
@ -35,6 +40,9 @@
"sz_DoneTarget" // char[256]
{
"type" "string"
"size" "256"
"windows" "749"
"linux" "769"
"mac" "769"
@ -42,6 +50,8 @@
"m_sMaster" // string_t
{
"type" "stringint"
"windows" "1008"
"linux" "1028"
"mac" "1028"
@ -49,6 +59,8 @@
"m_iAreaIndex" // int
{
"type" "integer"
"windows" "1012"
"linux" "1032"
"mac" "1032"
@ -56,6 +68,9 @@
"sz_HudIcon" // char[256]
{
"type" "string"
"size" "256"
"windows" "1016"
"linux" "1036"
"mac" "1036"