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_vecTravel" // Vector
{
"type" "vector"
"windows" "660"
"linux" "680"
"mac" "680"
@ -28,6 +30,8 @@
"m_flightSpeed" // float
{
"type" "time"
"windows" "672"
"linux" "692"
"mac" "692"
@ -35,6 +39,8 @@
"m_stopTime" // float
{
"type" "time"
"windows" "676"
"linux" "696"
"mac" "696"
@ -42,6 +48,8 @@
"m_momentum" // float
{
"type" "time"
"windows" "680"
"linux" "700"
"mac" "700"
@ -49,6 +57,8 @@
"m_pFlapSound" // const char*
{
"type" "stringptr"
"windows" "684"
"linux" "704"
"mac" "704"