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