Update HLDM offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_iPlayEmptySound" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "124"
|
||||
"linux" "140"
|
||||
"mac" "140"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_fFireOnEmpty" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "144"
|
||||
"mac" "144"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flPumpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
"mac" "148"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_fInSpecialReload" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
"mac" "152"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_flNextPrimaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "140"
|
||||
"linux" "156"
|
||||
"mac" "156"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flNextSecondaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
"mac" "160"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
"mac" "164"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_iPrimaryAmmoType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
"mac" "168"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_iSecondaryAmmoType" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
"mac" "172"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_iClip" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
"mac" "176"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_iClientClip" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "164"
|
||||
"linux" "180"
|
||||
"mac" "180"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_iClientWeaponState" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "168"
|
||||
"linux" "184"
|
||||
"mac" "184"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_fInReload" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "172"
|
||||
"linux" "188"
|
||||
"mac" "188"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"m_iDefaultAmmo" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "176"
|
||||
"linux" "192"
|
||||
"mac" "192"
|
||||
@ -119,6 +147,8 @@
|
||||
|
||||
"m_flPrevPrimaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "180"
|
||||
"linux" "196"
|
||||
"mac" "196"
|
||||
@ -126,6 +156,8 @@
|
||||
|
||||
"m_flLastFireTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "184"
|
||||
"linux" "200"
|
||||
"mac" "200"
|
||||
|
Reference in New Issue
Block a user