Update Opfor offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flDie" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_vecTarget" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flNextHunt" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
"mac" "748"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_flNextHit" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_posPrev" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
"mac" "756"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_hOwner" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
"mac" "768"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_iMyClass" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
"mac" "776"
|
||||
|
Reference in New Issue
Block a user