Update TFC offsets

This commit is contained in:
Arkshine
2015-08-10 16:06:33 +02:00
parent 9a83db66f5
commit a50b1e17d8
120 changed files with 1928 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_bDontPlaySound" // BOOL
{
"type" "integer"
"windows" "1700"
"linux" "1720"
"mac" "1720"
@ -28,6 +30,8 @@
"m_bDontSpark" // BOOL
{
"type" "integer"
"windows" "1704"
"linux" "1724"
"mac" "1724"
@ -35,6 +39,8 @@
"m_bDontSmoke" // BOOL
{
"type" "integer"
"windows" "1708"
"linux" "1728"
"mac" "1728"
@ -42,6 +48,8 @@
"m_flExplosionScale" // float
{
"type" "time"
"windows" "1712"
"linux" "1732"
"mac" "1732"
@ -49,6 +57,8 @@
"m_flSmokeScale" // float
{
"type" "time"
"windows" "1716"
"linux" "1736"
"mac" "1736"
@ -56,6 +66,8 @@
"m_fRegisteredSound" // BOOL
{
"type" "integer"
"windows" "1720"
"linux" "1740"
"mac" "1740"
@ -63,6 +75,9 @@
"m_usExplode" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "1724"
"linux" "1744"
"mac" "1744"