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_Sample" // CRopeSample*
{
"type" "classptr"
"windows" "124"
"linux" "140"
"mac" "140"
@ -28,6 +30,8 @@
"mModelName" // int
{
"type" "integer"
"windows" "128"
"linux" "144"
"mac" "144"
@ -35,6 +39,8 @@
"mDefaultMass" // float
{
"type" "time"
"windows" "132"
"linux" "148"
"mac" "148"
@ -42,6 +48,8 @@
"mCauseDamage" // bool
{
"type" "boolean"
"windows" "136"
"linux" "152"
"mac" "152"
@ -49,6 +57,8 @@
"mCanBeGrabbed" // bool
{
"type" "boolean"
"windows" "137"
"linux" "153"
"mac" "153"