Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iCapMode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "492"
|
||||
"linux" "512"
|
||||
"mac" "512"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_bCapturing" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "516"
|
||||
"mac" "516"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_nCapturingTeam" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
"mac" "520"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_nOwningTeam" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
"mac" "524"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_nCapTime" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "508"
|
||||
"linux" "528"
|
||||
"mac" "528"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_fTimeRemaining" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "532"
|
||||
"mac" "532"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_nAlliesNumCap" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "516"
|
||||
"linux" "536"
|
||||
"mac" "536"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_nAxisNumCap" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "520"
|
||||
"linux" "540"
|
||||
"mac" "540"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_nNumAllies" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "524"
|
||||
"linux" "544"
|
||||
"mac" "544"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_nNumAxis" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "528"
|
||||
"linux" "548"
|
||||
"mac" "548"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_bAlliesCanCap" // bool
|
||||
{
|
||||
"type" "boolean"
|
||||
|
||||
"windows" "532"
|
||||
"linux" "552"
|
||||
"mac" "552"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_bAxisCanCap" // bool
|
||||
{
|
||||
"type" "boolean"
|
||||
|
||||
"windows" "533"
|
||||
"linux" "553"
|
||||
"mac" "553"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_iCappingRequired" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "536"
|
||||
"linux" "556"
|
||||
"mac" "556"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"m_iCappingPlayers" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "540"
|
||||
"linux" "560"
|
||||
"mac" "560"
|
||||
@ -119,6 +147,9 @@
|
||||
|
||||
"sz_AlliesCap" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "544"
|
||||
"linux" "564"
|
||||
"mac" "564"
|
||||
@ -126,6 +157,9 @@
|
||||
|
||||
"sz_AxisCap" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "800"
|
||||
"linux" "820"
|
||||
"mac" "820"
|
||||
@ -133,6 +167,9 @@
|
||||
|
||||
"sz_AlliesStart" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "1056"
|
||||
"linux" "1076"
|
||||
"mac" "1076"
|
||||
@ -140,6 +177,9 @@
|
||||
|
||||
"sz_AxisStart" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "1312"
|
||||
"linux" "1332"
|
||||
"mac" "1332"
|
||||
@ -147,6 +187,9 @@
|
||||
|
||||
"sz_AlliesBreak" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "1568"
|
||||
"linux" "1588"
|
||||
"mac" "1588"
|
||||
@ -154,6 +197,9 @@
|
||||
|
||||
"sz_AxisBreak" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "1824"
|
||||
"linux" "1844"
|
||||
"mac" "1844"
|
||||
@ -161,6 +207,8 @@
|
||||
|
||||
"m_iAreaIndex" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "2080"
|
||||
"linux" "2100"
|
||||
"mac" "2100"
|
||||
@ -168,6 +216,9 @@
|
||||
|
||||
"sz_HudIcon" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "2084"
|
||||
"linux" "2104"
|
||||
"mac" "2104"
|
||||
@ -175,6 +226,8 @@
|
||||
|
||||
"m_pPoint" // CControlPoint*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "2340"
|
||||
"linux" "2360"
|
||||
"mac" "2360"
|
||||
@ -182,6 +235,9 @@
|
||||
|
||||
"sz_CapPointName" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "2344"
|
||||
"linux" "2364"
|
||||
"mac" "2364"
|
||||
@ -189,6 +245,9 @@
|
||||
|
||||
"sz_RequiredObjectGroup" // char[256]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "256"
|
||||
|
||||
"windows" "2600"
|
||||
"linux" "2620"
|
||||
"mac" "2620"
|
||||
@ -196,6 +255,8 @@
|
||||
|
||||
"m_bRequiresObject" // bool
|
||||
{
|
||||
"type" "boolean"
|
||||
|
||||
"windows" "2856"
|
||||
"linux" "2876"
|
||||
"mac" "2876"
|
||||
|
Reference in New Issue
Block a user