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_iRockets" // int
{
"type" "integer"
"windows" "708"
"linux" "728"
"mac" "728"
@ -28,6 +30,8 @@
"m_flForce" // float
{
"type" "time"
"windows" "712"
"linux" "732"
"mac" "732"
@ -35,6 +39,8 @@
"m_flNextRocket" // float
{
"type" "time"
"windows" "716"
"linux" "736"
"mac" "736"
@ -42,6 +48,8 @@
"m_vecTarget" // Vector
{
"type" "vector"
"windows" "720"
"linux" "740"
"mac" "740"
@ -49,6 +57,8 @@
"m_posTarget" // Vector
{
"type" "vector"
"windows" "732"
"linux" "752"
"mac" "752"
@ -56,6 +66,8 @@
"m_vecDesired" // Vector
{
"type" "vector"
"windows" "744"
"linux" "764"
"mac" "764"
@ -63,6 +75,8 @@
"m_posDesired" // Vector
{
"type" "vector"
"windows" "756"
"linux" "776"
"mac" "776"
@ -70,6 +84,8 @@
"m_vecGoal" // Vector
{
"type" "vector"
"windows" "768"
"linux" "788"
"mac" "788"
@ -77,6 +93,8 @@
"m_angGun" // Vector
{
"type" "vector"
"windows" "780"
"linux" "800"
"mac" "800"
@ -84,6 +102,8 @@
"m_flLastSeen" // float
{
"type" "time"
"windows" "792"
"linux" "812"
"mac" "812"
@ -91,6 +111,8 @@
"m_flPrevSeen" // float
{
"type" "time"
"windows" "796"
"linux" "816"
"mac" "816"
@ -98,6 +120,8 @@
"m_iSoundState" // int
{
"type" "integer"
"windows" "800"
"linux" "820"
"mac" "820"
@ -105,6 +129,8 @@
"m_iSpriteTexture" // int
{
"type" "integer"
"windows" "804"
"linux" "824"
"mac" "824"
@ -112,6 +138,8 @@
"m_iExplode" // int
{
"type" "integer"
"windows" "808"
"linux" "828"
"mac" "828"
@ -119,6 +147,8 @@
"m_iBodyGibs" // int
{
"type" "integer"
"windows" "812"
"linux" "832"
"mac" "832"
@ -126,6 +156,8 @@
"m_flGoalSpeed" // float
{
"type" "time"
"windows" "816"
"linux" "836"
"mac" "836"
@ -133,6 +165,8 @@
"m_iDoSmokePuff" // int
{
"type" "integer"
"windows" "820"
"linux" "840"
"mac" "840"
@ -140,6 +174,8 @@
"m_pBeam" // CBeam*
{
"type" "classptr"
"windows" "824"
"linux" "844"
"mac" "844"