Update HLDM offsets

This commit is contained in:
Arkshine
2015-08-10 15:58:41 +02:00
parent 2fa53badd9
commit 9a83db66f5
138 changed files with 1775 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_flAttenuation" // float
{
"type" "time"
"windows" "84"
"linux" "100"
"mac" "100"
@ -28,6 +30,8 @@
"m_dpv" // dynpitchvol_t
{
"type" "structure"
"windows" "88"
"linux" "104"
"mac" "104"
@ -35,6 +39,8 @@
"m_fActive" // BOOL
{
"type" "integer"
"windows" "188"
"linux" "204"
"mac" "204"
@ -42,6 +48,8 @@
"m_fLooping" // BOOL
{
"type" "integer"
"windows" "192"
"linux" "208"
"mac" "208"