Update Opfor offsets

This commit is contained in:
Arkshine
2015-08-10 16:20:43 +02:00
parent a50b1e17d8
commit a6e587f0f0
232 changed files with 3188 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_flAttenuation" // float
{
"type" "time"
"windows" "96"
"linux" "112"
"mac" "112"
@ -28,6 +30,8 @@
"m_dpv" // dynpitchvol_t
{
"type" "structure"
"windows" "100"
"linux" "116"
"mac" "116"
@ -35,6 +39,8 @@
"m_fActive" // BOOL
{
"type" "integer"
"windows" "200"
"linux" "216"
"mac" "216"
@ -42,6 +48,8 @@
"m_fLooping" // BOOL
{
"type" "integer"
"windows" "204"
"linux" "220"
"mac" "220"