Update CS offsets

This commit is contained in:
Arkshine
2015-08-10 12:28:44 +02:00
parent f4f4d966f3
commit db14b0eae8
111 changed files with 1968 additions and 25 deletions

View File

@ -21,6 +21,9 @@
{
"m_bHealthValue" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "292"
"linux" "312"
"mac" "312"
@ -28,6 +31,9 @@
"m_bMoveSnd" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "293"
"linux" "313"
"mac" "313"
@ -35,6 +41,9 @@
"m_bStopSnd" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "294"
"linux" "314"
"mac" "314"
@ -42,6 +51,8 @@
"m_ls" // locksound_t
{
"type" "structure"
"windows" "296"
"linux" "316"
"mac" "316"
@ -49,6 +60,9 @@
"m_bLockedSound" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "332"
"linux" "352"
"mac" "352"
@ -56,6 +70,9 @@
"m_bLockedSentence" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "333"
"linux" "353"
"mac" "353"
@ -63,6 +80,9 @@
"m_bUnlockedSound" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "334"
"linux" "354"
"mac" "354"
@ -70,6 +90,9 @@
"m_bUnlockedSentence" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "335"
"linux" "355"
"mac" "355"
@ -77,6 +100,8 @@
"m_lastBlockedTimestamp" // float
{
"type" "time"
"windows" "336"
"linux" "356"
"mac" "356"