Update Opfor offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iBravery" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
"mac" "784"
|
||||
@ -28,6 +30,9 @@
|
||||
|
||||
"m_pBeam" // CBeam*[8]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "8"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
"mac" "788"
|
||||
@ -35,6 +40,8 @@
|
||||
|
||||
"m_iBeams" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "800"
|
||||
"linux" "820"
|
||||
"mac" "820"
|
||||
@ -42,6 +49,8 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
"mac" "824"
|
||||
@ -49,6 +58,8 @@
|
||||
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
"mac" "828"
|
||||
@ -56,6 +67,8 @@
|
||||
|
||||
"m_hDead" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
"mac" "832"
|
||||
|
Reference in New Issue
Block a user