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_pSquadLeader" // CFlockingFlyer*
{
"type" "classptr"
"windows" "708"
"linux" "728"
"mac" "728"
@@ -28,6 +30,8 @@
"m_pSquadNext" // CFlockingFlyer*
{
"type" "classptr"
"windows" "712"
"linux" "732"
"mac" "732"
@@ -35,6 +39,8 @@
"m_fTurning" // BOOL
{
"type" "integer"
"windows" "716"
"linux" "736"
"mac" "736"
@@ -42,6 +48,8 @@
"m_fCourseAdjust" // BOOL
{
"type" "integer"
"windows" "720"
"linux" "740"
"mac" "740"
@@ -49,6 +57,8 @@
"m_fPathBlocked" // BOOL
{
"type" "integer"
"windows" "724"
"linux" "744"
"mac" "744"
@@ -56,6 +66,8 @@
"m_vecReferencePoint" // Vector
{
"type" "vector"
"windows" "728"
"linux" "748"
"mac" "748"
@@ -63,6 +75,8 @@
"m_vecAdjustedVelocity" // Vector
{
"type" "vector"
"windows" "740"
"linux" "760"
"mac" "760"
@@ -70,6 +84,8 @@
"m_flGoalSpeed" // float
{
"type" "time"
"windows" "752"
"linux" "772"
"mac" "772"
@@ -77,6 +93,8 @@
"m_flLastBlockedTime" // float
{
"type" "time"
"windows" "756"
"linux" "776"
"mac" "776"
@@ -84,6 +102,8 @@
"m_flFakeBlockedTime" // float
{
"type" "time"
"windows" "760"
"linux" "780"
"mac" "780"
@@ -91,6 +111,8 @@
"m_flAlertTime" // float
{
"type" "time"
"windows" "764"
"linux" "784"
"mac" "784"
@@ -98,6 +120,8 @@
"m_flFlockNextSoundTime" // float
{
"type" "time"
"windows" "768"
"linux" "788"
"mac" "788"