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_cTargets" // int
{
"type" "integer"
"windows" "292"
"linux" "312"
"mac" "312"
@ -28,6 +30,8 @@
"m_index" // int
{
"type" "integer"
"windows" "296"
"linux" "316"
"mac" "316"
@ -35,6 +39,8 @@
"m_startTime" // float
{
"type" "time"
"windows" "300"
"linux" "320"
"mac" "320"
@ -42,6 +48,9 @@
"m_iTargetName" // int[16]
{
"type" "integer"
"size" "16"
"windows" "304"
"linux" "324"
"mac" "324"
@ -49,6 +58,9 @@
"m_flTargetDelay" // float[16]
{
"type" "time"
"size" "16"
"windows" "368"
"linux" "388"
"mac" "388"