Update DoD offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_bitsSaid" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
"mac" "936"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_nSpeak" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "920"
|
||||
"linux" "940"
|
||||
"mac" "940"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_voicePitch" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "924"
|
||||
"linux" "944"
|
||||
"mac" "944"
|
||||
@ -42,6 +48,9 @@
|
||||
|
||||
"m_szGrp" // const char*[19]
|
||||
{
|
||||
"type" "stringptr"
|
||||
"size" "19"
|
||||
|
||||
"windows" "928"
|
||||
"linux" "948"
|
||||
"mac" "948"
|
||||
@ -49,6 +58,8 @@
|
||||
|
||||
"m_useTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1004"
|
||||
"linux" "1024"
|
||||
"mac" "1024"
|
||||
@ -56,6 +67,8 @@
|
||||
|
||||
"m_iszUse" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1008"
|
||||
"linux" "1028"
|
||||
"mac" "1028"
|
||||
@ -63,6 +76,8 @@
|
||||
|
||||
"m_iszUnUse" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1012"
|
||||
"linux" "1032"
|
||||
"mac" "1032"
|
||||
@ -70,6 +85,8 @@
|
||||
|
||||
"m_iszDecline" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1016"
|
||||
"linux" "1036"
|
||||
"mac" "1036"
|
||||
@ -77,6 +94,8 @@
|
||||
|
||||
"m_iszSpeakAs" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "1020"
|
||||
"linux" "1040"
|
||||
"mac" "1040"
|
||||
@ -84,6 +103,8 @@
|
||||
|
||||
"m_flLastSaidSmelled" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1024"
|
||||
"linux" "1044"
|
||||
"mac" "1044"
|
||||
@ -91,6 +112,8 @@
|
||||
|
||||
"m_flStopTalkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "1028"
|
||||
"linux" "1048"
|
||||
"mac" "1048"
|
||||
@ -98,6 +121,8 @@
|
||||
|
||||
"m_hTalkTarget" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "1032"
|
||||
"linux" "1052"
|
||||
"mac" "1052"
|
||||
|
Reference in New Issue
Block a user