Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_active" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1124"
|
||||
"linux" "1140"
|
||||
"mac" "1140"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iszStartEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1128"
|
||||
"linux" "1144"
|
||||
"mac" "1144"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iszEndEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1132"
|
||||
"linux" "1148"
|
||||
"mac" "1148"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_life" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1136"
|
||||
"linux" "1152"
|
||||
"mac" "1152"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_boltWidth" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1140"
|
||||
"linux" "1156"
|
||||
"mac" "1156"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_noiseAmplitude" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1144"
|
||||
"linux" "1160"
|
||||
"mac" "1160"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_brightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1148"
|
||||
"linux" "1164"
|
||||
"mac" "1164"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_speed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1152"
|
||||
"linux" "1168"
|
||||
"mac" "1168"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_restrike" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1156"
|
||||
"linux" "1172"
|
||||
"mac" "1172"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_spriteTexture" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1160"
|
||||
"linux" "1176"
|
||||
"mac" "1176"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_iszSpriteName" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1164"
|
||||
"linux" "1180"
|
||||
"mac" "1180"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_frameStart" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1168"
|
||||
"linux" "1184"
|
||||
"mac" "1184"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_radius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1172"
|
||||
"linux" "1188"
|
||||
"mac" "1188"
|
||||
|
Reference in New Issue
Block a user