Update Opfor offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flForce" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_flNextPainSound" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_velocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_avelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_vecTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
"mac" "760"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_posTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
"mac" "772"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_vecDesired" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_posDesired" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
"mac" "796"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_flMinZ" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
"mac" "808"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_flMaxZ" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
"mac" "812"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_vecGoal" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
"mac" "816"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
"mac" "828"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
"mac" "832"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"m_irritation" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
"mac" "836"
|
||||
@ -119,6 +147,8 @@
|
||||
|
||||
"m_iLevel" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "820"
|
||||
"linux" "840"
|
||||
"mac" "840"
|
||||
@ -126,6 +156,8 @@
|
||||
|
||||
"m_iTeleport" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "824"
|
||||
"linux" "844"
|
||||
"mac" "844"
|
||||
@ -133,6 +165,8 @@
|
||||
|
||||
"m_hRecharger" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
"mac" "848"
|
||||
@ -140,6 +174,9 @@
|
||||
|
||||
"m_hSphere" // EHANDLE[20]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "20"
|
||||
|
||||
"windows" "836"
|
||||
"linux" "856"
|
||||
"mac" "856"
|
||||
@ -147,6 +184,8 @@
|
||||
|
||||
"m_iActiveSpheres" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "996"
|
||||
"linux" "1016"
|
||||
"mac" "1016"
|
||||
@ -154,6 +193,8 @@
|
||||
|
||||
"m_flAdj" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1000"
|
||||
"linux" "1020"
|
||||
"mac" "1020"
|
||||
@ -161,6 +202,8 @@
|
||||
|
||||
"m_pBall" // CSprite*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1004"
|
||||
"linux" "1024"
|
||||
"mac" "1024"
|
||||
@ -168,6 +211,9 @@
|
||||
|
||||
"m_szRechargerTarget" // char[64]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1008"
|
||||
"linux" "1028"
|
||||
"mac" "1028"
|
||||
@ -175,6 +221,9 @@
|
||||
|
||||
"m_szDrawUse" // char[64]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1072"
|
||||
"linux" "1092"
|
||||
"mac" "1092"
|
||||
@ -182,6 +231,9 @@
|
||||
|
||||
"m_szTeleportUse" // char[64]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1136"
|
||||
"linux" "1156"
|
||||
"mac" "1156"
|
||||
@ -189,6 +241,9 @@
|
||||
|
||||
"m_szTeleportTouch" // char[64]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1200"
|
||||
"linux" "1220"
|
||||
"mac" "1220"
|
||||
@ -196,6 +251,9 @@
|
||||
|
||||
"m_szDeadUse" // char[64]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1264"
|
||||
"linux" "1284"
|
||||
"mac" "1284"
|
||||
@ -203,6 +261,9 @@
|
||||
|
||||
"m_szDeadTouch" // char[64]
|
||||
{
|
||||
"type" "string"
|
||||
"size" "64"
|
||||
|
||||
"windows" "1328"
|
||||
"linux" "1348"
|
||||
"mac" "1348"
|
||||
@ -210,6 +271,8 @@
|
||||
|
||||
"m_flShootEnd" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1392"
|
||||
"linux" "1412"
|
||||
"mac" "1412"
|
||||
@ -217,6 +280,8 @@
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1396"
|
||||
"linux" "1416"
|
||||
"mac" "1416"
|
||||
@ -224,6 +289,9 @@
|
||||
|
||||
"m_hFriend" // EHANDLE[3]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "3"
|
||||
|
||||
"windows" "1400"
|
||||
"linux" "1420"
|
||||
"mac" "1420"
|
||||
|
Reference in New Issue
Block a user