Update CS offsets
This commit is contained in:
@ -21,6 +21,9 @@
|
||||
{
|
||||
"m_rgpPlayerItems" // CBasePlayerItem*[6]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "6"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
"mac" "152"
|
||||
@ -28,6 +31,9 @@
|
||||
|
||||
"m_rgiszAmmo" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
"mac" "176"
|
||||
@ -35,6 +41,9 @@
|
||||
|
||||
"m_rgAmmo" // int[32]
|
||||
{
|
||||
"type" "integer"
|
||||
"size" "32"
|
||||
|
||||
"windows" "288"
|
||||
"linux" "304"
|
||||
"mac" "304"
|
||||
@ -42,6 +51,8 @@
|
||||
|
||||
"m_cAmmoTypes" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "416"
|
||||
"linux" "432"
|
||||
"mac" "432"
|
||||
@ -49,6 +60,8 @@
|
||||
|
||||
"m_bIsBomb" // bool
|
||||
{
|
||||
"type" "boolean"
|
||||
|
||||
"windows" "420"
|
||||
"linux" "436"
|
||||
"mac" "436"
|
||||
|
Reference in New Issue
Block a user