Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_ppath" // CPathTrack*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
"mac" "344"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_length" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
"mac" "348"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_height" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
"mac" "352"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_speed" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
"mac" "356"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_dir" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
"mac" "360"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_startSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "348"
|
||||
"linux" "364"
|
||||
"mac" "364"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_controlMins" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "352"
|
||||
"linux" "368"
|
||||
"mac" "368"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_controlMaxs" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "364"
|
||||
"linux" "380"
|
||||
"mac" "380"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_soundPlaying" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "376"
|
||||
"linux" "392"
|
||||
"mac" "392"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_sounds" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "380"
|
||||
"linux" "396"
|
||||
"mac" "396"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "384"
|
||||
"linux" "400"
|
||||
"mac" "400"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_flBank" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "388"
|
||||
"linux" "404"
|
||||
"mac" "404"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_oldSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "392"
|
||||
"linux" "408"
|
||||
"mac" "408"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"pTurret" // CBaseEntity*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "396"
|
||||
"linux" "412"
|
||||
"mac" "412"
|
||||
@ -119,6 +147,9 @@
|
||||
|
||||
"m_usAdjustPitch" // short unsigned int
|
||||
{
|
||||
"type" "short"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "400"
|
||||
"linux" "416"
|
||||
"mac" "416"
|
||||
|
Reference in New Issue
Block a user