Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_rrMoveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "492"
|
||||
"linux" "512"
|
||||
"mac" "512"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_lastUsed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "516"
|
||||
"mac" "516"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_direction" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
"mac" "520"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_returnSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
"mac" "524"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_start" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "508"
|
||||
"linux" "528"
|
||||
"mac" "528"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_end" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "520"
|
||||
"linux" "540"
|
||||
"mac" "540"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_sounds" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "532"
|
||||
"linux" "552"
|
||||
"mac" "552"
|
||||
|
Reference in New Issue
Block a user