Update Opfor offsets

This commit is contained in:
Arkshine
2015-08-10 16:20:43 +02:00
parent a50b1e17d8
commit a6e587f0f0
232 changed files with 3188 additions and 1 deletions

View File

@ -21,6 +21,8 @@
{
"m_pController" // CBasePlayer*
{
"type" "classptr"
"windows" "96"
"linux" "112"
"mac" "112"
@ -28,6 +30,8 @@
"m_flNextAttack" // float
{
"type" "time"
"windows" "100"
"linux" "116"
"mac" "116"
@ -35,6 +39,8 @@
"m_vecControllerUsePos" // Vector
{
"type" "vector"
"windows" "104"
"linux" "120"
"mac" "120"
@ -42,6 +48,8 @@
"m_yawCenter" // float
{
"type" "time"
"windows" "116"
"linux" "132"
"mac" "132"
@ -49,6 +57,8 @@
"m_yawRate" // float
{
"type" "time"
"windows" "120"
"linux" "136"
"mac" "136"
@ -56,6 +66,8 @@
"m_yawRange" // float
{
"type" "time"
"windows" "124"
"linux" "140"
"mac" "140"
@ -63,6 +75,8 @@
"m_yawTolerance" // float
{
"type" "time"
"windows" "128"
"linux" "144"
"mac" "144"
@ -70,6 +84,8 @@
"m_pitchCenter" // float
{
"type" "time"
"windows" "132"
"linux" "148"
"mac" "148"
@ -77,6 +93,8 @@
"m_pitchRate" // float
{
"type" "time"
"windows" "136"
"linux" "152"
"mac" "152"
@ -84,6 +102,8 @@
"m_pitchRange" // float
{
"type" "time"
"windows" "140"
"linux" "156"
"mac" "156"
@ -91,6 +111,8 @@
"m_pitchTolerance" // float
{
"type" "time"
"windows" "144"
"linux" "160"
"mac" "160"
@ -98,6 +120,8 @@
"m_fireLast" // float
{
"type" "time"
"windows" "148"
"linux" "164"
"mac" "164"
@ -105,6 +129,8 @@
"m_fireRate" // float
{
"type" "time"
"windows" "152"
"linux" "168"
"mac" "168"
@ -112,6 +138,8 @@
"m_lastSightTime" // float
{
"type" "time"
"windows" "156"
"linux" "172"
"mac" "172"
@ -119,6 +147,8 @@
"m_persist" // float
{
"type" "time"
"windows" "160"
"linux" "176"
"mac" "176"
@ -126,6 +156,8 @@
"m_minRange" // float
{
"type" "time"
"windows" "164"
"linux" "180"
"mac" "180"
@ -133,6 +165,8 @@
"m_maxRange" // float
{
"type" "time"
"windows" "168"
"linux" "184"
"mac" "184"
@ -140,6 +174,8 @@
"m_barrelPos" // Vector
{
"type" "vector"
"windows" "172"
"linux" "188"
"mac" "188"
@ -147,6 +183,8 @@
"m_spriteScale" // float
{
"type" "time"
"windows" "184"
"linux" "200"
"mac" "200"
@ -154,6 +192,8 @@
"m_iszSpriteSmoke" // int
{
"type" "integer"
"windows" "188"
"linux" "204"
"mac" "204"
@ -161,6 +201,8 @@
"m_iszSpriteFlash" // int
{
"type" "integer"
"windows" "192"
"linux" "208"
"mac" "208"
@ -168,6 +210,8 @@
"m_bulletType" // enum TANKBULLET
{
"type" "integer"
"windows" "196"
"linux" "212"
"mac" "212"
@ -175,6 +219,8 @@
"m_iBulletDamage" // int
{
"type" "integer"
"windows" "200"
"linux" "216"
"mac" "216"
@ -182,6 +228,8 @@
"m_sightOrigin" // Vector
{
"type" "vector"
"windows" "204"
"linux" "220"
"mac" "220"
@ -189,6 +237,8 @@
"m_spread" // int
{
"type" "integer"
"windows" "216"
"linux" "232"
"mac" "232"
@ -196,6 +246,8 @@
"m_iszMaster" // int
{
"type" "integer"
"windows" "220"
"linux" "236"
"mac" "236"
@ -203,6 +255,8 @@
"m_hEnemy" // EHANDLE
{
"type" "ehandle"
"windows" "224"
"linux" "240"
"mac" "240"
@ -210,6 +264,8 @@
"m_iEnemyType" // int
{
"type" "integer"
"windows" "232"
"linux" "248"
"mac" "248"