Update DoD offsets
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
{
|
||||
"ControlPointArray" // CControlPoint*[20]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "20"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +31,8 @@
|
||||
|
||||
"m_iNumPoints" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "408"
|
||||
"linux" "424"
|
||||
"mac" "424"
|
||||
@ -35,6 +40,8 @@
|
||||
|
||||
"FoundPoints" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "412"
|
||||
"linux" "428"
|
||||
"mac" "428"
|
||||
@ -42,6 +49,8 @@
|
||||
|
||||
"m_bActive" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "416"
|
||||
"linux" "432"
|
||||
"mac" "432"
|
||||
@ -49,6 +58,8 @@
|
||||
|
||||
"m_fGivePointsTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "420"
|
||||
"linux" "436"
|
||||
"mac" "436"
|
||||
@ -56,6 +67,8 @@
|
||||
|
||||
"m_iGivePointsDelay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "424"
|
||||
"linux" "440"
|
||||
"mac" "440"
|
||||
@ -63,6 +76,8 @@
|
||||
|
||||
"m_iMainObjective" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "428"
|
||||
"linux" "444"
|
||||
"mac" "444"
|
||||
@ -70,6 +85,9 @@
|
||||
|
||||
"sz_AlliesTarget" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "432"
|
||||
"linux" "448"
|
||||
"mac" "448"
|
||||
@ -77,6 +95,9 @@
|
||||
|
||||
"sz_AxisTarget" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
@ -84,6 +105,9 @@
|
||||
|
||||
"sz_InterimPointsMessage" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "944"
|
||||
"linux" "960"
|
||||
"mac" "960"
|
||||
@ -91,6 +115,9 @@
|
||||
|
||||
"sz_AllPointsCapMessage" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "1200"
|
||||
"linux" "1216"
|
||||
"mac" "1216"
|
||||
@ -98,6 +125,8 @@
|
||||
|
||||
"m_sMaster" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "1456"
|
||||
"linux" "1472"
|
||||
"mac" "1472"
|
||||
@ -105,6 +134,8 @@
|
||||
|
||||
"m_bMasteredOn" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1460"
|
||||
"linux" "1476"
|
||||
"mac" "1476"
|
||||
@ -112,6 +143,8 @@
|
||||
|
||||
"m_bTeamHasWon" // bool
|
||||
{
|
||||
"type" "boolean"
|
||||
|
||||
"windows" "1464"
|
||||
"linux" "1480"
|
||||
"mac" "1480"
|
||||
@ -119,6 +152,9 @@
|
||||
|
||||
"m_szGroup" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "1465"
|
||||
"linux" "1481"
|
||||
"mac" "1481"
|
||||
@ -126,6 +162,8 @@
|
||||
|
||||
"m_flNextSpectatorUpdateTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1724"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
|
Reference in New Issue
Block a user