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,8 @@
{
"m_cTargets" // int
{
"type" "integer"
"windows" "252"
"linux" "272"
"mac" "272"
@ -28,6 +30,8 @@
"m_index" // int
{
"type" "integer"
"windows" "256"
"linux" "276"
"mac" "276"
@ -35,6 +39,8 @@
"m_startTime" // float
{
"type" "time"
"windows" "260"
"linux" "280"
"mac" "280"
@ -42,6 +48,9 @@
"m_iTargetName" // int[16]
{
"type" "integer"
"size" "16"
"windows" "264"
"linux" "284"
"mac" "284"
@ -49,6 +58,9 @@
"m_flTargetDelay" // float[16]
{
"type" "time"
"size" "16"
"windows" "328"
"linux" "348"
"mac" "348"