Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_afConditions" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1280"
|
||||
"linux" "1300"
|
||||
"mac" "1300"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_hEnemy" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1284"
|
||||
"linux" "1304"
|
||||
"mac" "1304"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_hTargetEnt" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1292"
|
||||
"linux" "1312"
|
||||
"mac" "1312"
|
||||
@ -42,6 +48,9 @@
|
||||
|
||||
"m_hOldEnemy" // EHANDLE[4]
|
||||
{
|
||||
"type" "ehandle"
|
||||
"size" "4"
|
||||
|
||||
"windows" "1300"
|
||||
"linux" "1320"
|
||||
"mac" "1320"
|
||||
@ -49,6 +58,9 @@
|
||||
|
||||
"m_vecOldEnemy" // Vector[4]
|
||||
{
|
||||
"type" "vector"
|
||||
"size" "4"
|
||||
|
||||
"windows" "1332"
|
||||
"linux" "1352"
|
||||
"mac" "1352"
|
||||
@ -56,6 +68,8 @@
|
||||
|
||||
"m_flFieldOfView" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1380"
|
||||
"linux" "1400"
|
||||
"mac" "1400"
|
||||
@ -63,6 +77,8 @@
|
||||
|
||||
"m_flWaitFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1384"
|
||||
"linux" "1404"
|
||||
"mac" "1404"
|
||||
@ -70,6 +86,8 @@
|
||||
|
||||
"m_flMoveWaitFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1388"
|
||||
"linux" "1408"
|
||||
"mac" "1408"
|
||||
@ -77,6 +95,8 @@
|
||||
|
||||
"m_Activity" // Activity
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1392"
|
||||
"linux" "1412"
|
||||
"mac" "1412"
|
||||
@ -84,6 +104,8 @@
|
||||
|
||||
"m_IdealActivity" // Activity
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1396"
|
||||
"linux" "1416"
|
||||
"mac" "1416"
|
||||
@ -91,6 +113,8 @@
|
||||
|
||||
"m_LastHitGroup" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1400"
|
||||
"linux" "1420"
|
||||
"mac" "1420"
|
||||
@ -98,6 +122,8 @@
|
||||
|
||||
"m_MonsterState" // MONSTERSTATE
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1404"
|
||||
"linux" "1424"
|
||||
"mac" "1424"
|
||||
@ -105,6 +131,8 @@
|
||||
|
||||
"m_IdealMonsterState" // MONSTERSTATE
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1408"
|
||||
"linux" "1428"
|
||||
"mac" "1428"
|
||||
@ -112,6 +140,8 @@
|
||||
|
||||
"m_iTaskStatus" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1412"
|
||||
"linux" "1432"
|
||||
"mac" "1432"
|
||||
@ -119,6 +149,8 @@
|
||||
|
||||
"m_pSchedule" // class Schedule_t*
|
||||
{
|
||||
"type" "pointer"
|
||||
|
||||
"windows" "1416"
|
||||
"linux" "1436"
|
||||
"mac" "1436"
|
||||
@ -126,6 +158,8 @@
|
||||
|
||||
"m_iScheduleIndex" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1420"
|
||||
"linux" "1440"
|
||||
"mac" "1440"
|
||||
@ -133,6 +167,9 @@
|
||||
|
||||
"m_Route" // struct WayPoint_t[8]
|
||||
{
|
||||
"type" "structure"
|
||||
"size" "8"
|
||||
|
||||
"windows" "1424"
|
||||
"linux" "1444"
|
||||
"mac" "1444"
|
||||
@ -140,6 +177,8 @@
|
||||
|
||||
"m_movementGoal" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1552"
|
||||
"linux" "1572"
|
||||
"mac" "1572"
|
||||
@ -147,6 +186,8 @@
|
||||
|
||||
"m_iRouteIndex" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1556"
|
||||
"linux" "1576"
|
||||
"mac" "1576"
|
||||
@ -154,6 +195,8 @@
|
||||
|
||||
"m_moveWaitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1560"
|
||||
"linux" "1580"
|
||||
"mac" "1580"
|
||||
@ -161,6 +204,8 @@
|
||||
|
||||
"m_vecMoveGoal" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1564"
|
||||
"linux" "1584"
|
||||
"mac" "1584"
|
||||
@ -168,6 +213,8 @@
|
||||
|
||||
"m_movementActivity" // Activity
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1576"
|
||||
"linux" "1596"
|
||||
"mac" "1596"
|
||||
@ -175,6 +222,8 @@
|
||||
|
||||
"m_iAudibleList" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1580"
|
||||
"linux" "1600"
|
||||
"mac" "1600"
|
||||
@ -182,6 +231,8 @@
|
||||
|
||||
"m_afSoundTypes" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1584"
|
||||
"linux" "1604"
|
||||
"mac" "1604"
|
||||
@ -189,6 +240,8 @@
|
||||
|
||||
"m_vecLastPosition" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1588"
|
||||
"linux" "1608"
|
||||
"mac" "1608"
|
||||
@ -196,6 +249,8 @@
|
||||
|
||||
"m_iHintNode" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1600"
|
||||
"linux" "1620"
|
||||
"mac" "1620"
|
||||
@ -203,6 +258,8 @@
|
||||
|
||||
"m_afMemory" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1604"
|
||||
"linux" "1624"
|
||||
"mac" "1624"
|
||||
@ -210,6 +267,8 @@
|
||||
|
||||
"m_iMaxHealth" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1608"
|
||||
"linux" "1628"
|
||||
"mac" "1628"
|
||||
@ -217,6 +276,8 @@
|
||||
|
||||
"m_vecEnemyLKP" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1612"
|
||||
"linux" "1632"
|
||||
"mac" "1632"
|
||||
@ -224,6 +285,8 @@
|
||||
|
||||
"m_cAmmoLoaded" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1624"
|
||||
"linux" "1644"
|
||||
"mac" "1644"
|
||||
@ -231,6 +294,8 @@
|
||||
|
||||
"m_afCapability" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1628"
|
||||
"linux" "1648"
|
||||
"mac" "1648"
|
||||
@ -238,6 +303,8 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1632"
|
||||
"linux" "1652"
|
||||
"mac" "1652"
|
||||
@ -245,6 +312,8 @@
|
||||
|
||||
"m_bitsDamageType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1636"
|
||||
"linux" "1656"
|
||||
"mac" "1656"
|
||||
@ -252,6 +321,10 @@
|
||||
|
||||
"m_rgbTimeBasedDamage" // unsigned char[8]
|
||||
{
|
||||
"type" "character"
|
||||
"size" "8"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "1640"
|
||||
"linux" "1660"
|
||||
"mac" "1660"
|
||||
@ -259,6 +332,8 @@
|
||||
|
||||
"m_lastDamageAmount" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1648"
|
||||
"linux" "1668"
|
||||
"mac" "1668"
|
||||
@ -266,6 +341,8 @@
|
||||
|
||||
"m_bloodColor" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1652"
|
||||
"linux" "1672"
|
||||
"mac" "1672"
|
||||
@ -273,6 +350,8 @@
|
||||
|
||||
"m_failSchedule" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1656"
|
||||
"linux" "1676"
|
||||
"mac" "1676"
|
||||
@ -280,6 +359,8 @@
|
||||
|
||||
"m_flHungryTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1660"
|
||||
"linux" "1680"
|
||||
"mac" "1680"
|
||||
@ -287,6 +368,8 @@
|
||||
|
||||
"m_flDistTooFar" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1664"
|
||||
"linux" "1684"
|
||||
"mac" "1684"
|
||||
@ -294,6 +377,8 @@
|
||||
|
||||
"m_flDistLook" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1668"
|
||||
"linux" "1688"
|
||||
"mac" "1688"
|
||||
@ -301,6 +386,8 @@
|
||||
|
||||
"m_iTriggerCondition" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1672"
|
||||
"linux" "1692"
|
||||
"mac" "1692"
|
||||
@ -308,6 +395,8 @@
|
||||
|
||||
"m_iszTriggerTarget" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "1676"
|
||||
"linux" "1696"
|
||||
"mac" "1696"
|
||||
@ -315,6 +404,8 @@
|
||||
|
||||
"m_HackedGunPos" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1680"
|
||||
"linux" "1700"
|
||||
"mac" "1700"
|
||||
@ -322,6 +413,8 @@
|
||||
|
||||
"m_scriptState" // SCRIPTSTATE
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1692"
|
||||
"linux" "1712"
|
||||
"mac" "1712"
|
||||
@ -329,6 +422,8 @@
|
||||
|
||||
"m_pCine" // CCineMonster*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "1696"
|
||||
"linux" "1716"
|
||||
"mac" "1716"
|
||||
|
Reference in New Issue
Block a user