Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_pEyeGlow" // CSprite*
|
||||
{
|
||||
"type" "classptr"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
@ -28,6 +30,9 @@
|
||||
|
||||
"m_pFlame" // CBeam*[4]
|
||||
{
|
||||
"type" "classptr"
|
||||
"size" "4"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
@ -35,6 +40,8 @@
|
||||
|
||||
"m_eyeBrightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
@ -42,6 +49,8 @@
|
||||
|
||||
"m_seeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
@ -49,6 +58,8 @@
|
||||
|
||||
"m_flameTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
@ -56,6 +67,8 @@
|
||||
|
||||
"m_painSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
@ -63,6 +76,8 @@
|
||||
|
||||
"m_streakTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
@ -70,6 +85,8 @@
|
||||
|
||||
"m_flameX" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
@ -77,6 +94,8 @@
|
||||
|
||||
"m_flameY" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
|
Reference in New Issue
Block a user