Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_fStayPushed" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "492"
|
||||
"linux" "512"
|
||||
"mac" "512"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_fRotating" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "516"
|
||||
"mac" "516"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_strChangeTarget" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
"mac" "520"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_ls" // locksound_t
|
||||
{
|
||||
"type" "structure"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
"mac" "524"
|
||||
@ -49,6 +57,9 @@
|
||||
|
||||
"m_bLockedSound" // BYTE
|
||||
{
|
||||
"type" "character"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "540"
|
||||
"linux" "560"
|
||||
"mac" "560"
|
||||
@ -56,6 +67,9 @@
|
||||
|
||||
"m_bLockedSentence" // BYTE
|
||||
{
|
||||
"type" "character"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "541"
|
||||
"linux" "561"
|
||||
"mac" "561"
|
||||
@ -63,6 +77,9 @@
|
||||
|
||||
"m_bUnlockedSound" // BYTE
|
||||
{
|
||||
"type" "character"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "542"
|
||||
"linux" "562"
|
||||
"mac" "562"
|
||||
@ -70,6 +87,9 @@
|
||||
|
||||
"m_bUnlockedSentence" // BYTE
|
||||
{
|
||||
"type" "character"
|
||||
"unsigned" "1"
|
||||
|
||||
"windows" "543"
|
||||
"linux" "563"
|
||||
"mac" "563"
|
||||
@ -77,6 +97,8 @@
|
||||
|
||||
"m_sounds" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "544"
|
||||
"linux" "564"
|
||||
"mac" "564"
|
||||
@ -84,6 +106,8 @@
|
||||
|
||||
"m_rrWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "548"
|
||||
"linux" "568"
|
||||
"mac" "568"
|
||||
|
Reference in New Issue
Block a user