Update HLDM offsets

This commit is contained in:
Arkshine
2015-08-10 15:58:41 +02:00
parent 2fa53badd9
commit 9a83db66f5
138 changed files with 1775 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_hPlayer" // EHANDLE
{
"type" "ehandle"
"windows" "660"
"linux" "680"
"mac" "680"
@ -28,6 +30,8 @@
"m_hTalkTarget" // EHANDLE
{
"type" "ehandle"
"windows" "668"
"linux" "688"
"mac" "688"
@ -35,6 +39,8 @@
"m_flTalkTime" // float
{
"type" "time"
"windows" "676"
"linux" "696"
"mac" "696"