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_width" // float
{
"type" "time"
"windows" "144"
"linux" "160"
"mac" "160"
@ -42,6 +48,8 @@
"m_height" // float
{
"type" "time"
"windows" "148"
"linux" "164"
"mac" "164"
@ -49,6 +57,8 @@
"m_speed" // float
{
"type" "time"
"windows" "152"
"linux" "168"
"mac" "168"
@ -56,6 +66,8 @@
"m_dir" // float
{
"type" "time"
"windows" "156"
"linux" "172"
"mac" "172"
@ -63,6 +75,8 @@
"m_startSpeed" // float
{
"type" "time"
"windows" "160"
"linux" "176"
"mac" "176"
@ -70,6 +84,8 @@
"m_controlMins" // Vector
{
"type" "vector"
"windows" "164"
"linux" "180"
"mac" "180"
@ -77,6 +93,8 @@
"m_controlMaxs" // Vector
{
"type" "vector"
"windows" "176"
"linux" "192"
"mac" "192"
@ -84,6 +102,8 @@
"m_soundPlaying" // int
{
"type" "integer"
"windows" "188"
"linux" "204"
"mac" "204"
@ -91,6 +111,8 @@
"m_sounds" // int
{
"type" "integer"
"windows" "192"
"linux" "208"
"mac" "208"
@ -98,6 +120,8 @@
"m_acceleration" // int
{
"type" "integer"
"windows" "196"
"linux" "212"
"mac" "212"
@ -105,6 +129,8 @@
"m_flVolume" // float
{
"type" "time"
"windows" "200"
"linux" "216"
"mac" "216"
@ -112,6 +138,8 @@
"m_flBank" // float
{
"type" "time"
"windows" "204"
"linux" "220"
"mac" "220"
@ -119,6 +147,8 @@
"m_oldSpeed" // float
{
"type" "time"
"windows" "208"
"linux" "224"
"mac" "224"
@ -126,6 +156,8 @@
"m_iTurnAngle" // int
{
"type" "integer"
"windows" "212"
"linux" "228"
"mac" "228"
@ -133,6 +165,8 @@
"m_flSteeringWheelDecay" // float
{
"type" "time"
"windows" "216"
"linux" "232"
"mac" "232"
@ -140,6 +174,8 @@
"m_flAcceleratorDecay" // float
{
"type" "time"
"windows" "220"
"linux" "236"
"mac" "236"
@ -147,6 +183,8 @@
"m_flTurnStartTime" // float
{
"type" "time"
"windows" "224"
"linux" "240"
"mac" "240"
@ -154,6 +192,8 @@
"m_flLaunchTime" // float
{
"type" "time"
"windows" "228"
"linux" "244"
"mac" "244"
@ -161,6 +201,8 @@
"m_flLastNormalZ" // float
{
"type" "time"
"windows" "232"
"linux" "248"
"mac" "248"
@ -168,6 +210,8 @@
"m_flCanTurnNow" // float
{
"type" "time"
"windows" "236"
"linux" "252"
"mac" "252"
@ -175,6 +219,8 @@
"m_flUpdateSound" // float
{
"type" "time"
"windows" "240"
"linux" "256"
"mac" "256"
@ -182,6 +228,8 @@
"m_vFrontLeft" // Vector
{
"type" "vector"
"windows" "244"
"linux" "260"
"mac" "260"
@ -189,6 +237,8 @@
"m_vFront" // Vector
{
"type" "vector"
"windows" "256"
"linux" "272"
"mac" "272"
@ -196,6 +246,8 @@
"m_vFrontRight" // Vector
{
"type" "vector"
"windows" "268"
"linux" "284"
"mac" "284"
@ -203,6 +255,8 @@
"m_vBackLeft" // Vector
{
"type" "vector"
"windows" "280"
"linux" "296"
"mac" "296"
@ -210,6 +264,8 @@
"m_vBack" // Vector
{
"type" "vector"
"windows" "292"
"linux" "308"
"mac" "308"
@ -217,6 +273,8 @@
"m_vBackRight" // Vector
{
"type" "vector"
"windows" "304"
"linux" "320"
"mac" "320"
@ -224,6 +282,8 @@
"m_vSurfaceNormal" // Vector
{
"type" "vector"
"windows" "316"
"linux" "332"
"mac" "332"
@ -231,6 +291,8 @@
"m_vVehicleDirection" // Vector
{
"type" "vector"
"windows" "328"
"linux" "344"
"mac" "344"
@ -238,6 +300,8 @@
"m_pDriver" // CBasePlayer*
{
"type" "classptr"
"windows" "340"
"linux" "356"
"mac" "356"
@ -245,6 +309,9 @@
"m_usAdjustPitch" // short unsigned int
{
"type" "short"
"unsigned" "1"
"windows" "344"
"linux" "360"
"mac" "360"