Update TFC offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iGibs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1132"
|
||||
"linux" "1148"
|
||||
"mac" "1148"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iGibCapacity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1136"
|
||||
"linux" "1152"
|
||||
"mac" "1152"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iGibMaterial" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1140"
|
||||
"linux" "1156"
|
||||
"mac" "1156"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_iGibModelIndex" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1144"
|
||||
"linux" "1160"
|
||||
"mac" "1160"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_flGibVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1148"
|
||||
"linux" "1164"
|
||||
"mac" "1164"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flVariance" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1152"
|
||||
"linux" "1168"
|
||||
"mac" "1168"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_flGibLife" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1156"
|
||||
"linux" "1172"
|
||||
"mac" "1172"
|
||||
|
Reference in New Issue
Block a user