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_iState" // STATE
{
"type" "integer"
"windows" "328"
"linux" "344"
"mac" "344"
@ -28,6 +30,8 @@
"m_cTargets" // int
{
"type" "integer"
"windows" "332"
"linux" "348"
"mac" "348"
@ -35,6 +39,8 @@
"m_index" // int
{
"type" "integer"
"windows" "336"
"linux" "352"
"mac" "352"
@ -42,6 +48,8 @@
"m_startTime" // float
{
"type" "time"
"windows" "340"
"linux" "356"
"mac" "356"
@ -49,6 +57,9 @@
"m_iTargetName" // int[16]
{
"type" "integer"
"size" "16"
"windows" "344"
"linux" "360"
"mac" "360"
@ -56,6 +67,9 @@
"m_flTargetDelay" // float[16]
{
"type" "time"
"size" "16"
"windows" "408"
"linux" "424"
"mac" "424"
@ -63,6 +77,8 @@
"m_flWait" // float
{
"type" "time"
"windows" "472"
"linux" "488"
"mac" "488"
@ -70,6 +86,8 @@
"m_flMaxWait" // float
{
"type" "time"
"windows" "476"
"linux" "492"
"mac" "492"
@ -77,6 +95,8 @@
"m_sMaster" // string_t
{
"type" "stringint"
"windows" "480"
"linux" "496"
"mac" "496"
@ -84,6 +104,8 @@
"m_iMode" // int
{
"type" "integer"
"windows" "484"
"linux" "500"
"mac" "500"
@ -91,6 +113,8 @@
"m_rscTargets" // int
{
"type" "integer"
"windows" "488"
"linux" "504"
"mac" "504"
@ -98,6 +122,8 @@
"m_rsindex" // int
{
"type" "integer"
"windows" "492"
"linux" "508"
"mac" "508"
@ -105,6 +131,8 @@
"m_rsstartTime" // float
{
"type" "time"
"windows" "496"
"linux" "512"
"mac" "512"
@ -112,6 +140,9 @@
"m_rsiTargetName" // int[16]
{
"type" "integer"
"size" "16"
"windows" "500"
"linux" "516"
"mac" "516"
@ -119,6 +150,9 @@
"m_rsflTargetDelay" // float[16]
{
"type" "time"
"size" "16"
"windows" "564"
"linux" "580"
"mac" "580"
@ -126,6 +160,8 @@
"m_rsflWait" // float
{
"type" "time"
"windows" "628"
"linux" "644"
"mac" "644"
@ -133,6 +169,8 @@
"m_rsflMaxWait" // float
{
"type" "time"
"windows" "632"
"linux" "648"
"mac" "648"
@ -140,6 +178,8 @@
"m_rssMaster" // string_t
{
"type" "stringint"
"windows" "636"
"linux" "652"
"mac" "652"
@ -147,6 +187,8 @@
"m_rsiMode" // int
{
"type" "integer"
"windows" "640"
"linux" "656"
"mac" "656"
@ -154,6 +196,8 @@
"m_hActivator" // EHANDLE
{
"type" "ehandle"
"windows" "644"
"linux" "660"
"mac" "660"
@ -161,6 +205,8 @@
"m_triggerType" // USE_TYPE
{
"type" "integer"
"windows" "652"
"linux" "668"
"mac" "668"