Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "972"
|
||||
"linux" "992"
|
||||
"mac" "992"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "976"
|
||||
"linux" "996"
|
||||
"mac" "996"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "980"
|
||||
"linux" "1000"
|
||||
"mac" "1000"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_vecTossVelocity" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "984"
|
||||
"linux" "1004"
|
||||
"mac" "1004"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_fThrowGrenade" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "996"
|
||||
"linux" "1016"
|
||||
"mac" "1016"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_fStanding" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1000"
|
||||
"linux" "1020"
|
||||
"mac" "1020"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_fFirstEncounter" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1004"
|
||||
"linux" "1024"
|
||||
"mac" "1024"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_cClipSize" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1008"
|
||||
"linux" "1028"
|
||||
"mac" "1028"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1012"
|
||||
"linux" "1032"
|
||||
"mac" "1032"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_iBrassShell" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1016"
|
||||
"linux" "1036"
|
||||
"mac" "1036"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_iSentence" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1020"
|
||||
"linux" "1040"
|
||||
"mac" "1040"
|
||||
|
Reference in New Issue
Block a user