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_iPlayEmptySound" // int
{
"type" "integer"
"windows" "400"
"linux" "416"
"mac" "416"
@ -28,6 +30,8 @@
"m_fFireOnEmpty" // int
{
"type" "integer"
"windows" "404"
"linux" "420"
"mac" "420"
@ -35,6 +39,8 @@
"m_fInSpecialReload" // int
{
"type" "integer"
"windows" "408"
"linux" "424"
"mac" "424"
@ -42,6 +48,8 @@
"m_flNextPrimaryAttack" // float
{
"type" "time"
"windows" "412"
"linux" "428"
"mac" "428"
@ -49,6 +57,8 @@
"m_flNextSecondaryAttack" // float
{
"type" "time"
"windows" "416"
"linux" "432"
"mac" "432"
@ -56,6 +66,8 @@
"m_flTimeWeaponIdle" // float
{
"type" "time"
"windows" "420"
"linux" "436"
"mac" "436"
@ -63,6 +75,8 @@
"m_iPrimaryAmmoType" // int
{
"type" "integer"
"windows" "424"
"linux" "440"
"mac" "440"
@ -70,6 +84,8 @@
"m_iSecondaryAmmoType" // int
{
"type" "integer"
"windows" "428"
"linux" "444"
"mac" "444"
@ -77,6 +93,8 @@
"m_iClip" // int
{
"type" "integer"
"windows" "432"
"linux" "448"
"mac" "448"
@ -84,6 +102,8 @@
"m_iClientClip" // int
{
"type" "integer"
"windows" "436"
"linux" "452"
"mac" "452"
@ -91,6 +111,8 @@
"m_iClientWeaponState" // int
{
"type" "integer"
"windows" "440"
"linux" "456"
"mac" "456"
@ -98,6 +120,8 @@
"m_fInReload" // int
{
"type" "integer"
"windows" "444"
"linux" "460"
"mac" "460"
@ -105,6 +129,8 @@
"m_iDefaultAmmo" // int
{
"type" "integer"
"windows" "448"
"linux" "464"
"mac" "464"
@ -112,6 +138,8 @@
"m_fInAttack" // int
{
"type" "integer"
"windows" "452"
"linux" "468"
"mac" "468"
@ -119,6 +147,8 @@
"current_ammo" // int*
{
"type" "pointer"
"windows" "456"
"linux" "472"
"mac" "472"
@ -126,6 +156,8 @@
"m_iWeaponState" // int
{
"type" "integer"
"windows" "460"
"linux" "476"
"mac" "476"
@ -133,6 +165,8 @@
"m_flWeaponHeat" // float
{
"type" "time"
"windows" "464"
"linux" "480"
"mac" "480"