Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iszSentence" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "492"
|
||||
"linux" "512"
|
||||
"mac" "512"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iszEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "516"
|
||||
"mac" "516"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
"mac" "520"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_flDuration" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
"mac" "524"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "508"
|
||||
"linux" "528"
|
||||
"mac" "528"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "532"
|
||||
"mac" "532"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "516"
|
||||
"linux" "536"
|
||||
"mac" "536"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_active" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "520"
|
||||
"linux" "540"
|
||||
"mac" "540"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_playing" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "524"
|
||||
"linux" "544"
|
||||
"mac" "544"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_iszListener" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "528"
|
||||
"linux" "548"
|
||||
"mac" "548"
|
||||
|
Reference in New Issue
Block a user