Update DoD offsets
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
{
|
||||
"m_rgpPlayerItems" // CBasePlayerItem*[6]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "6"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +31,9 @@
|
||||
|
||||
"m_rgiszAmmo" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "352"
|
||||
"linux" "368"
|
||||
"mac" "368"
|
||||
@ -35,6 +41,9 @@
|
||||
|
||||
"m_rgAmmo" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "480"
|
||||
"linux" "496"
|
||||
"mac" "496"
|
||||
@ -42,6 +51,8 @@
|
||||
|
||||
"m_cAmmoTypes" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "608"
|
||||
"linux" "624"
|
||||
"mac" "624"
|
||||
@ -49,6 +60,8 @@
|
||||
|
||||
"m_bDontTouch" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "612"
|
||||
"linux" "628"
|
||||
"mac" "628"
|
||||
@ -56,6 +69,8 @@
|
||||
|
||||
"m_bAmmoBox" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "616"
|
||||
"linux" "632"
|
||||
"mac" "632"
|
||||
@ -63,6 +78,8 @@
|
||||
|
||||
"m_bMGAmmoBoxTeam" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "620"
|
||||
"linux" "636"
|
||||
"mac" "636"
|
||||
@ -70,6 +87,8 @@
|
||||
|
||||
"m_bTouch" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "624"
|
||||
"linux" "640"
|
||||
"mac" "640"
|
||||
|
Reference in New Issue
Block a user