Update TFC offsets

This commit is contained in:
Arkshine
2015-08-10 16:06:33 +02:00
parent 9a83db66f5
commit a50b1e17d8
120 changed files with 1928 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_hSquadLeader" // EHANDLE
{
"type" "ehandle"
"windows" "1700"
"linux" "1720"
"mac" "1720"
@ -28,6 +30,9 @@
"m_hSquadMember" // EHANDLE[4]
{
"type" "ehandle"
"size" "4"
"windows" "1708"
"linux" "1728"
"mac" "1728"
@ -35,6 +40,8 @@
"m_afSquadSlots" // int
{
"type" "integer"
"windows" "1740"
"linux" "1760"
"mac" "1760"
@ -42,6 +49,8 @@
"m_flLastEnemySightTime" // float
{
"type" "time"
"windows" "1744"
"linux" "1764"
"mac" "1764"
@ -49,6 +58,8 @@
"m_fEnemyEluded" // BOOL
{
"type" "integer"
"windows" "1748"
"linux" "1768"
"mac" "1768"
@ -56,6 +67,8 @@
"m_iMySlot" // int
{
"type" "integer"
"windows" "1752"
"linux" "1772"
"mac" "1772"