Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iszIdle" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "680"
|
||||
"mac" "680"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iszPlay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "684"
|
||||
"mac" "684"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iszEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "668"
|
||||
"linux" "688"
|
||||
"mac" "688"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_fMoveTo" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
"mac" "692"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_iFinishSchedule" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
"mac" "696"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "680"
|
||||
"linux" "700"
|
||||
"mac" "700"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "684"
|
||||
"linux" "704"
|
||||
"mac" "704"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_iDelay" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "688"
|
||||
"linux" "708"
|
||||
"mac" "708"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "692"
|
||||
"linux" "712"
|
||||
"mac" "712"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_saved_movetype" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "696"
|
||||
"linux" "716"
|
||||
"mac" "716"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_saved_solid" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
"mac" "720"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_saved_effects" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "704"
|
||||
"linux" "724"
|
||||
"mac" "724"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_interruptable" // BOOL
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
"mac" "728"
|
||||
|
Reference in New Issue
Block a user