Update CS offsets

This commit is contained in:
Arkshine
2015-08-10 12:28:44 +02:00
parent f4f4d966f3
commit db14b0eae8
111 changed files with 1968 additions and 25 deletions

View File

@ -21,6 +21,10 @@
{
"m_weaponNames" // unsigned int[32]
{
"type" "integer"
"size" "32"
"unsigned" "1"
"windows" "140"
"linux" "156"
"mac" "156"
@ -28,6 +32,9 @@
"m_weaponCount" // int[32]
{
"type" "integer"
"size" "32"
"windows" "268"
"linux" "284"
"mac" "284"