Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_bTurningRight" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1700"
|
||||
"linux" "1720"
|
||||
"mac" "1720"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iShardIndex" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
"mac" "1724"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flNextCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1708"
|
||||
"linux" "1728"
|
||||
"mac" "1728"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_iBaseTurnRate" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1712"
|
||||
"linux" "1732"
|
||||
"mac" "1732"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_fTurnRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1716"
|
||||
"linux" "1736"
|
||||
"mac" "1736"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_vecCurAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1720"
|
||||
"linux" "1740"
|
||||
"mac" "1740"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_vecGoalAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1732"
|
||||
"linux" "1752"
|
||||
"mac" "1752"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_vecCurDishAngles" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "1744"
|
||||
"linux" "1764"
|
||||
"mac" "1764"
|
||||
|
Reference in New Issue
Block a user