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,9 @@
{
"m_szMapName" // char[32]
{
"type" "string"
"size" "32"
"windows" "292"
"linux" "312"
"mac" "312"
@ -28,6 +31,9 @@
"m_szLandmarkName" // char[32]
{
"type" "string"
"size" "32"
"windows" "324"
"linux" "344"
"mac" "344"
@ -35,6 +41,8 @@
"m_changeTarget" // int
{
"type" "integer"
"windows" "356"
"linux" "376"
"mac" "376"
@ -42,6 +50,8 @@
"m_changeTargetDelay" // float
{
"type" "time"
"windows" "360"
"linux" "380"
"mac" "380"