Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iszSentence" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1280"
|
||||
"linux" "1300"
|
||||
"mac" "1300"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iszEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1284"
|
||||
"linux" "1304"
|
||||
"mac" "1304"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1288"
|
||||
"linux" "1308"
|
||||
"mac" "1308"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_flDuration" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1292"
|
||||
"linux" "1312"
|
||||
"mac" "1312"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1296"
|
||||
"linux" "1316"
|
||||
"mac" "1316"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1300"
|
||||
"linux" "1320"
|
||||
"mac" "1320"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1304"
|
||||
"linux" "1324"
|
||||
"mac" "1324"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_active" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1308"
|
||||
"linux" "1328"
|
||||
"mac" "1328"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_iszListener" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1312"
|
||||
"linux" "1332"
|
||||
"mac" "1332"
|
||||
|
Reference in New Issue
Block a user