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_ppath" // CPathTrack*
{
"type" "classptr"
"windows" "136"
"linux" "152"
"mac" "152"
@ -28,6 +30,8 @@
"m_length" // float
{
"type" "time"
"windows" "140"
"linux" "156"
"mac" "156"
@ -35,6 +39,8 @@
"m_height" // float
{
"type" "time"
"windows" "144"
"linux" "160"
"mac" "160"
@ -42,6 +48,8 @@
"m_speed" // float
{
"type" "time"
"windows" "148"
"linux" "164"
"mac" "164"
@ -49,6 +57,8 @@
"m_dir" // float
{
"type" "time"
"windows" "152"
"linux" "168"
"mac" "168"
@ -56,6 +66,8 @@
"m_startSpeed" // float
{
"type" "time"
"windows" "156"
"linux" "172"
"mac" "172"
@ -63,6 +75,8 @@
"m_controlMins" // Vector
{
"type" "vector"
"windows" "160"
"linux" "176"
"mac" "176"
@ -70,6 +84,8 @@
"m_controlMaxs" // Vector
{
"type" "vector"
"windows" "172"
"linux" "188"
"mac" "188"
@ -77,6 +93,8 @@
"m_soundPlaying" // int
{
"type" "integer"
"windows" "184"
"linux" "200"
"mac" "200"
@ -84,6 +102,8 @@
"m_sounds" // int
{
"type" "integer"
"windows" "188"
"linux" "204"
"mac" "204"
@ -91,6 +111,8 @@
"m_flVolume" // float
{
"type" "time"
"windows" "192"
"linux" "208"
"mac" "208"
@ -98,6 +120,8 @@
"m_flBank" // float
{
"type" "time"
"windows" "196"
"linux" "212"
"mac" "212"
@ -105,6 +129,8 @@
"m_oldSpeed" // float
{
"type" "time"
"windows" "200"
"linux" "216"
"mac" "216"
@ -112,6 +138,8 @@
"m_fTurnAngle" // float
{
"type" "time"
"windows" "204"
"linux" "220"
"mac" "220"
@ -119,6 +147,8 @@
"m_flSteeringWheelDecay" // float
{
"type" "time"
"windows" "208"
"linux" "224"
"mac" "224"
@ -126,6 +156,8 @@
"m_flAcceleratorDecay" // float
{
"type" "time"
"windows" "212"
"linux" "228"
"mac" "228"
@ -133,6 +165,9 @@
"m_usAdjustPitch" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "216"
"linux" "232"
"mac" "232"