Update CS offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_toggle_state" // TOGGLE_STATE
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "164"
|
||||
"linux" "180"
|
||||
"mac" "180"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_flActivateFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "168"
|
||||
"linux" "184"
|
||||
"mac" "184"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_flMoveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "172"
|
||||
"linux" "188"
|
||||
"mac" "188"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "176"
|
||||
"linux" "192"
|
||||
"mac" "192"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_flLip" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "180"
|
||||
"linux" "196"
|
||||
"mac" "196"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_flTWidth" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "184"
|
||||
"linux" "200"
|
||||
"mac" "200"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_flTLength" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "188"
|
||||
"linux" "204"
|
||||
"mac" "204"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_vecPosition1" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
"mac" "208"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_vecPosition2" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "204"
|
||||
"linux" "220"
|
||||
"mac" "220"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_vecAngle1" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "216"
|
||||
"linux" "232"
|
||||
"mac" "232"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_vecAngle2" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "228"
|
||||
"linux" "244"
|
||||
"mac" "244"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_cTriggersLeft" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "240"
|
||||
"linux" "256"
|
||||
"mac" "256"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_flHeight" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "244"
|
||||
"linux" "260"
|
||||
"mac" "260"
|
||||
@ -112,6 +138,8 @@
|
||||
|
||||
"m_hActivator" // EHANDLE
|
||||
{
|
||||
"type" "ehandle"
|
||||
|
||||
"windows" "248"
|
||||
"linux" "264"
|
||||
"mac" "264"
|
||||
@ -119,6 +147,8 @@
|
||||
|
||||
"m_pfnCallWhenMoveDone" // (*__pfn)(CBaseToggle*)
|
||||
{
|
||||
"type" "function"
|
||||
|
||||
"windows" "256"
|
||||
"linux" "272"
|
||||
"mac" "272"
|
||||
@ -126,6 +156,8 @@
|
||||
|
||||
"m_vecFinalDest" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "260"
|
||||
"linux" "280"
|
||||
"mac" "280"
|
||||
@ -133,6 +165,8 @@
|
||||
|
||||
"m_vecFinalAngle" // Vector
|
||||
{
|
||||
"type" "vector"
|
||||
|
||||
"windows" "272"
|
||||
"linux" "292"
|
||||
"mac" "292"
|
||||
@ -140,6 +174,8 @@
|
||||
|
||||
"m_bitsDamageInflict" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "284"
|
||||
"linux" "304"
|
||||
"mac" "304"
|
||||
@ -147,6 +183,8 @@
|
||||
|
||||
"m_sMaster" // string_t
|
||||
{
|
||||
"type" "stringint"
|
||||
|
||||
"windows" "288"
|
||||
"linux" "308"
|
||||
"mac" "308"
|
||||
|
Reference in New Issue
Block a user