Update CS offsets
This commit is contained in:
@ -21,6 +21,8 @@
|
||||
{
|
||||
"m_active" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
"mac" "152"
|
||||
@ -28,6 +30,8 @@
|
||||
|
||||
"m_iszStartEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "140"
|
||||
"linux" "156"
|
||||
"mac" "156"
|
||||
@ -35,6 +39,8 @@
|
||||
|
||||
"m_iszEndEntity" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
"mac" "160"
|
||||
@ -42,6 +48,8 @@
|
||||
|
||||
"m_life" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
"mac" "164"
|
||||
@ -49,6 +57,8 @@
|
||||
|
||||
"m_boltWidth" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
"mac" "168"
|
||||
@ -56,6 +66,8 @@
|
||||
|
||||
"m_noiseAmplitude" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
"mac" "172"
|
||||
@ -63,6 +75,8 @@
|
||||
|
||||
"m_brightness" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
"mac" "176"
|
||||
@ -70,6 +84,8 @@
|
||||
|
||||
"m_speed" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "164"
|
||||
"linux" "180"
|
||||
"mac" "180"
|
||||
@ -77,6 +93,8 @@
|
||||
|
||||
"m_restrike" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "168"
|
||||
"linux" "184"
|
||||
"mac" "184"
|
||||
@ -84,6 +102,8 @@
|
||||
|
||||
"m_spriteTexture" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "172"
|
||||
"linux" "188"
|
||||
"mac" "188"
|
||||
@ -91,6 +111,8 @@
|
||||
|
||||
"m_iszSpriteName" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "176"
|
||||
"linux" "192"
|
||||
"mac" "192"
|
||||
@ -98,6 +120,8 @@
|
||||
|
||||
"m_frameStart" // int
|
||||
{
|
||||
"type" "integer"
|
||||
|
||||
"windows" "180"
|
||||
"linux" "196"
|
||||
"mac" "196"
|
||||
@ -105,6 +129,8 @@
|
||||
|
||||
"m_radius" // float
|
||||
{
|
||||
"type" "time"
|
||||
|
||||
"windows" "184"
|
||||
"linux" "200"
|
||||
"mac" "200"
|
||||
|
Reference in New Issue
Block a user