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_hPlayer" // EHANDLE
{
"type" "ehandle"
"windows" "92"
"linux" "108"
"mac" "108"
@ -28,6 +30,8 @@
"m_hTarget" // EHANDLE
{
"type" "ehandle"
"windows" "100"
"linux" "116"
"mac" "116"
@ -35,6 +39,8 @@
"m_pentPath" // CBaseEntity*
{
"type" "classptr"
"windows" "108"
"linux" "124"
"mac" "124"
@ -42,6 +48,8 @@
"m_sPath" // int
{
"type" "integer"
"windows" "112"
"linux" "128"
"mac" "128"
@ -49,6 +57,8 @@
"m_flWait" // float
{
"type" "time"
"windows" "116"
"linux" "132"
"mac" "132"
@ -56,6 +66,8 @@
"m_flReturnTime" // float
{
"type" "time"
"windows" "120"
"linux" "136"
"mac" "136"
@ -63,6 +75,8 @@
"m_flStopTime" // float
{
"type" "time"
"windows" "124"
"linux" "140"
"mac" "140"
@ -70,6 +84,8 @@
"m_moveDistance" // float
{
"type" "time"
"windows" "128"
"linux" "144"
"mac" "144"
@ -77,6 +93,8 @@
"m_targetSpeed" // float
{
"type" "time"
"windows" "132"
"linux" "148"
"mac" "148"
@ -84,6 +102,8 @@
"m_initialSpeed" // float
{
"type" "time"
"windows" "136"
"linux" "152"
"mac" "152"
@ -91,6 +111,8 @@
"m_acceleration" // float
{
"type" "time"
"windows" "140"
"linux" "156"
"mac" "156"
@ -98,6 +120,8 @@
"m_deceleration" // float
{
"type" "time"
"windows" "144"
"linux" "160"
"mac" "160"
@ -105,6 +129,8 @@
"m_state" // int
{
"type" "integer"
"windows" "148"
"linux" "164"
"mac" "164"