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_iMain" // int
{
"type" "integer"
"windows" "328"
"linux" "344"
"mac" "344"
@ -28,6 +30,8 @@
"m_iResetItemsTime" // int
{
"type" "integer"
"windows" "332"
"linux" "348"
"mac" "348"
@ -35,6 +39,8 @@
"m_iResetPlayersTime" // int
{
"type" "integer"
"windows" "336"
"linux" "352"
"mac" "352"
@ -42,6 +48,8 @@
"m_iTeamPoints" // int
{
"type" "integer"
"windows" "340"
"linux" "356"
"mac" "356"
@ -49,6 +57,8 @@
"ResetItemsTime" // float
{
"type" "time"
"windows" "344"
"linux" "360"
"mac" "360"
@ -56,6 +66,8 @@
"ResetItems" // BOOL
{
"type" "integer"
"windows" "348"
"linux" "364"
"mac" "364"
@ -63,6 +75,9 @@
"szNextMap" // char[256]
{
"type" "string"
"size" "256"
"windows" "352"
"linux" "368"
"mac" "368"
@ -70,6 +85,8 @@
"bChangeLevel" // BOOL
{
"type" "integer"
"windows" "608"
"linux" "624"
"mac" "624"
@ -77,6 +94,8 @@
"ChangeLevelTime" // float
{
"type" "time"
"windows" "612"
"linux" "628"
"mac" "628"
@ -84,6 +103,8 @@
"m_iChangeLevelDelay" // int
{
"type" "integer"
"windows" "616"
"linux" "632"
"mac" "632"