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_pSpot" // CLaserSpot*
{
"type" "classptr"
"windows" "188"
"linux" "204"
"mac" "204"
@ -28,6 +30,8 @@
"m_fSpotActive" // int
{
"type" "integer"
"windows" "192"
"linux" "208"
"mac" "208"
@ -35,6 +39,8 @@
"m_cActiveRockets" // int
{
"type" "integer"
"windows" "196"
"linux" "212"
"mac" "212"
@ -42,6 +48,9 @@
"m_usRpg" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "200"
"linux" "216"
"mac" "216"