Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_flInitialYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iGoalAnim" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iLevel" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_iDir" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_flFramerateAdj" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flSoundYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_iSoundLevel" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_flSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_flSoundRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_iHitDmg" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_flHitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_flTapRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_flNextSong" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"m_flMaxYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
"mac" "732"
|
||||
@ -119,6 +147,8 @@
|
||||
|
||||
"m_iTapSound" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
"mac" "736"
|
||||
@ -126,6 +156,8 @@
|
||||
|
||||
"m_vecPrevSound" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
"mac" "740"
|
||||
@ -133,6 +165,8 @@
|
||||
|
||||
"m_flPrevSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
"mac" "752"
|
||||
|
Reference in New Issue
Block a user