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,8 @@
{
"sTriggerWithItems" // string_t
{
"type" "stringint"
"windows" "136"
"linux" "152"
"mac" "152"
@ -28,6 +30,8 @@
"sTriggerNoItems" // string_t
{
"type" "stringint"
"windows" "140"
"linux" "156"
"mac" "156"
@ -35,6 +39,8 @@
"sMaster" // string_t
{
"type" "stringint"
"windows" "144"
"linux" "160"
"mac" "160"
@ -42,6 +48,10 @@
"sItemName" // unsigned int[32]
{
"type" "integer"
"size" "32"
"unsigned" "1"
"windows" "148"
"linux" "164"
"mac" "164"
@ -49,6 +59,8 @@
"iItemCount" // int
{
"type" "integer"
"windows" "276"
"linux" "292"
"mac" "292"
@ -56,6 +68,8 @@
"iAnyWeapon" // int
{
"type" "integer"
"windows" "280"
"linux" "296"
"mac" "296"