Update Opfor offsets

This commit is contained in:
Arkshine
2015-08-10 16:20:43 +02:00
parent a50b1e17d8
commit a6e587f0f0
232 changed files with 3188 additions and 1 deletions

View File

@ -21,6 +21,9 @@
{
"m_szMapName" // char[32]
{
"type" "string"
"size" "32"
"windows" "252"
"linux" "272"
"mac" "272"
@ -28,6 +31,9 @@
"m_szLandmarkName" // char[32]
{
"type" "string"
"size" "32"
"windows" "284"
"linux" "304"
"mac" "304"
@ -35,6 +41,8 @@
"m_changeTarget" // int
{
"type" "integer"
"windows" "316"
"linux" "336"
"mac" "336"
@ -42,6 +50,8 @@
"m_changeTargetDelay" // float
{
"type" "time"
"windows" "320"
"linux" "340"
"mac" "340"