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_iLoop" // int
{
"type" "integer"
"windows" "104"
"linux" "120"
"mac" "120"
@ -28,6 +30,8 @@
"m_iBeam" // int
{
"type" "integer"
"windows" "108"
"linux" "124"
"mac" "124"
@ -35,6 +39,9 @@
"m_pBeam" // CBeam*[24]
{
"type" "classptr"
"size" "24"
"windows" "112"
"linux" "128"
"mac" "128"
@ -42,6 +49,9 @@
"m_flBeamTime" // float[24]
{
"type" "time"
"size" "24"
"windows" "208"
"linux" "224"
"mac" "224"
@ -49,6 +59,8 @@
"m_flStartTime" // float
{
"type" "time"
"windows" "304"
"linux" "320"
"mac" "320"