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,8 @@
{
"m_fStayPushed" // BOOL
{
"type" "integer"
"windows" "292"
"linux" "312"
"mac" "312"
@ -28,6 +30,8 @@
"m_fRotating" // BOOL
{
"type" "integer"
"windows" "296"
"linux" "316"
"mac" "316"
@ -35,6 +39,8 @@
"m_strChangeTarget" // string_t
{
"type" "stringint"
"windows" "300"
"linux" "320"
"mac" "320"
@ -42,6 +48,8 @@
"m_ls" // locksound_t
{
"type" "structure"
"windows" "304"
"linux" "324"
"mac" "324"
@ -49,6 +57,9 @@
"m_bLockedSound" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "340"
"linux" "360"
"mac" "360"
@ -56,6 +67,9 @@
"m_bLockedSentence" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "341"
"linux" "361"
"mac" "361"
@ -63,6 +77,9 @@
"m_bUnlockedSound" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "342"
"linux" "362"
"mac" "362"
@ -70,6 +87,9 @@
"m_bUnlockedSentence" // BYTE
{
"type" "character"
"unsigned" "1"
"windows" "343"
"linux" "363"
"mac" "363"
@ -77,6 +97,8 @@
"m_sounds" // int
{
"type" "integer"
"windows" "344"
"linux" "364"
"mac" "364"