Update HLDM offsets

This commit is contained in:
Arkshine
2015-08-10 15:58:41 +02:00
parent 2fa53badd9
commit 9a83db66f5
138 changed files with 1775 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_pSquadLeader" // CFlockingFlyer*
{
"type" "classptr"
"windows" "660"
"linux" "680"
"mac" "680"
@ -28,6 +30,8 @@
"m_pSquadNext" // CFlockingFlyer*
{
"type" "classptr"
"windows" "664"
"linux" "684"
"mac" "684"
@ -35,6 +39,8 @@
"m_fTurning" // BOOL
{
"type" "integer"
"windows" "668"
"linux" "688"
"mac" "688"
@ -42,6 +48,8 @@
"m_fCourseAdjust" // BOOL
{
"type" "integer"
"windows" "672"
"linux" "692"
"mac" "692"
@ -49,6 +57,8 @@
"m_fPathBlocked" // BOOL
{
"type" "integer"
"windows" "676"
"linux" "696"
"mac" "696"
@ -56,6 +66,8 @@
"m_vecReferencePoint" // Vector
{
"type" "vector"
"windows" "680"
"linux" "700"
"mac" "700"
@ -63,6 +75,8 @@
"m_vecAdjustedVelocity" // Vector
{
"type" "vector"
"windows" "692"
"linux" "712"
"mac" "712"
@ -70,6 +84,8 @@
"m_flGoalSpeed" // float
{
"type" "time"
"windows" "704"
"linux" "724"
"mac" "724"
@ -77,6 +93,8 @@
"m_flLastBlockedTime" // float
{
"type" "time"
"windows" "708"
"linux" "728"
"mac" "728"
@ -84,6 +102,8 @@
"m_flFakeBlockedTime" // float
{
"type" "time"
"windows" "712"
"linux" "732"
"mac" "732"
@ -91,6 +111,8 @@
"m_flAlertTime" // float
{
"type" "time"
"windows" "716"
"linux" "736"
"mac" "736"
@ -98,6 +120,8 @@
"m_flFlockNextSoundTime" // float
{
"type" "time"
"windows" "720"
"linux" "740"
"mac" "740"