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_flSoundDelay" // float
{
"type" "time"
"windows" "192"
"linux" "208"
"mac" "208"
@@ -28,6 +30,8 @@
"m_bCharging" // bool
{
"type" "boolean"
"windows" "196"
"linux" "212"
"mac" "212"
@@ -35,6 +39,8 @@
"m_bSpinning" // bool
{
"type" "boolean"
"windows" "197"
"linux" "213"
"mac" "213"
@@ -42,6 +48,8 @@
"m_flStartTime" // float
{
"type" "time"
"windows" "200"
"linux" "216"
"mac" "216"
@@ -49,6 +57,8 @@
"m_iSoundState" // int
{
"type" "integer"
"windows" "204"
"linux" "220"
"mac" "220"
@@ -56,6 +66,8 @@
"m_iImplodeCounter" // int
{
"type" "integer"
"windows" "208"
"linux" "224"
"mac" "224"
@@ -63,6 +75,9 @@
"m_pNoseBeam" // CBeam*[4]
{
"type" "classptr"
"size" "4"
"windows" "212"
"linux" "228"
"mac" "228"
@@ -70,6 +85,8 @@
"m_iSpriteTexture" // int
{
"type" "integer"
"windows" "228"
"linux" "244"
"mac" "244"
@@ -77,6 +94,8 @@
"m_fInZoom" // BOOL
{
"type" "integer"
"windows" "232"
"linux" "248"
"mac" "248"
@@ -84,6 +103,8 @@
"m_flRechargeTime" // float
{
"type" "time"
"windows" "236"
"linux" "252"
"mac" "252"
@@ -91,6 +112,9 @@
"m_usShockRifle" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "240"
"linux" "256"
"mac" "256"