Replace "time" type name by a more generic one "float"
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextHornetAttackCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flNextSpeakTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flNextWordTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flForce" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextRocket" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_flGoalSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flAltitude" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flKillVictimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flTongueAdj" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "840"
|
||||
"linux" "860"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flFrameRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "120"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flGroundSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEventCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "112"
|
||||
"linux" "128"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
|
@@ -147,7 +147,7 @@
|
||||
|
||||
"m_flStartThrow" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "92"
|
||||
"linux" "92"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_flReleaseThrow" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "96"
|
||||
|
@@ -68,7 +68,7 @@
|
||||
|
||||
"m_flFieldOfView" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "352"
|
||||
"linux" "372"
|
||||
@@ -77,7 +77,7 @@
|
||||
|
||||
"m_flWaitFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "356"
|
||||
"linux" "376"
|
||||
@@ -86,7 +86,7 @@
|
||||
|
||||
"m_flMoveWaitFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "380"
|
||||
@@ -195,7 +195,7 @@
|
||||
|
||||
"m_moveWaitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "532"
|
||||
"linux" "552"
|
||||
@@ -303,7 +303,7 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "604"
|
||||
"linux" "624"
|
||||
@@ -359,7 +359,7 @@
|
||||
|
||||
"m_flHungryTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "632"
|
||||
"linux" "652"
|
||||
@@ -368,7 +368,7 @@
|
||||
|
||||
"m_flDistTooFar" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "636"
|
||||
"linux" "656"
|
||||
@@ -377,7 +377,7 @@
|
||||
|
||||
"m_flDistLook" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "640"
|
||||
"linux" "660"
|
||||
@@ -431,7 +431,7 @@
|
||||
|
||||
"m_flShockDuration" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "672"
|
||||
"linux" "692"
|
||||
@@ -440,7 +440,7 @@
|
||||
|
||||
"m_flShockTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "676"
|
||||
"linux" "696"
|
||||
@@ -476,7 +476,7 @@
|
||||
|
||||
"m_flOldRenderAmt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "700"
|
||||
"linux" "720"
|
||||
|
@@ -41,7 +41,7 @@
|
||||
|
||||
"m_volume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "256"
|
||||
"linux" "276"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flDisplacerSndRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_flStopExtraSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flFlashLightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_flSndRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
@@ -165,7 +165,7 @@
|
||||
|
||||
"m_flSndRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
"m_flFallVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
@@ -221,7 +221,7 @@
|
||||
|
||||
"m_fNextSuicideTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
@@ -230,7 +230,7 @@
|
||||
|
||||
"m_flTimeStepSound" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
@@ -239,7 +239,7 @@
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "836"
|
||||
"linux" "856"
|
||||
@@ -248,7 +248,7 @@
|
||||
|
||||
"m_flSwimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "840"
|
||||
"linux" "860"
|
||||
@@ -257,7 +257,7 @@
|
||||
|
||||
"m_flDuckTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "844"
|
||||
"linux" "864"
|
||||
@@ -266,7 +266,7 @@
|
||||
|
||||
"m_flWallJumpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "848"
|
||||
"linux" "868"
|
||||
@@ -275,7 +275,7 @@
|
||||
|
||||
"m_flSuitUpdate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "852"
|
||||
"linux" "872"
|
||||
@@ -313,7 +313,7 @@
|
||||
|
||||
"m_rgflSuitNoRepeatTime" // float[32]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "32"
|
||||
|
||||
"windows" "1004"
|
||||
@@ -332,7 +332,7 @@
|
||||
|
||||
"m_tbdPrev" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1136"
|
||||
"linux" "1156"
|
||||
@@ -341,7 +341,7 @@
|
||||
|
||||
"m_flgeigerRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1140"
|
||||
"linux" "1160"
|
||||
@@ -350,7 +350,7 @@
|
||||
|
||||
"m_flgeigerDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1144"
|
||||
"linux" "1164"
|
||||
@@ -468,7 +468,7 @@
|
||||
|
||||
"m_fDeadTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1208"
|
||||
"linux" "1228"
|
||||
@@ -495,7 +495,7 @@
|
||||
|
||||
"m_tSneaking" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1220"
|
||||
"linux" "1240"
|
||||
@@ -632,7 +632,7 @@
|
||||
|
||||
"m_flNextHEVCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1284"
|
||||
"linux" "1304"
|
||||
@@ -641,7 +641,7 @@
|
||||
|
||||
"m_flNextHealthCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1288"
|
||||
"linux" "1308"
|
||||
@@ -650,7 +650,7 @@
|
||||
|
||||
"m_flNextAmmoCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1292"
|
||||
"linux" "1312"
|
||||
@@ -695,7 +695,7 @@
|
||||
|
||||
"m_flLastShotTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1312"
|
||||
"linux" "1332"
|
||||
@@ -776,7 +776,7 @@
|
||||
|
||||
"m_flLastDamageTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1340"
|
||||
"linux" "1360"
|
||||
@@ -803,7 +803,7 @@
|
||||
|
||||
"m_flAccelTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1348"
|
||||
"linux" "1368"
|
||||
@@ -812,7 +812,7 @@
|
||||
|
||||
"m_flBackpackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1352"
|
||||
"linux" "1372"
|
||||
@@ -821,7 +821,7 @@
|
||||
|
||||
"m_flHealthTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1356"
|
||||
"linux" "1376"
|
||||
@@ -830,7 +830,7 @@
|
||||
|
||||
"m_flShieldTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1360"
|
||||
"linux" "1380"
|
||||
@@ -839,7 +839,7 @@
|
||||
|
||||
"m_flJumpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1364"
|
||||
"linux" "1384"
|
||||
@@ -848,7 +848,7 @@
|
||||
|
||||
"m_flNextChatTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1368"
|
||||
"linux" "1388"
|
||||
@@ -941,7 +941,7 @@
|
||||
|
||||
"m_iRespawnFrames" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1688"
|
||||
"linux" "1708"
|
||||
@@ -977,7 +977,7 @@
|
||||
|
||||
"m_flNextDecalTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1704"
|
||||
"linux" "1724"
|
||||
@@ -1015,7 +1015,7 @@
|
||||
|
||||
"m_flNextObserverInput" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1764"
|
||||
"linux" "1784"
|
||||
@@ -1024,7 +1024,7 @@
|
||||
|
||||
"m_flStartCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1768"
|
||||
"linux" "1788"
|
||||
@@ -1033,7 +1033,7 @@
|
||||
|
||||
"m_flAmmoStartCharge" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1772"
|
||||
"linux" "1792"
|
||||
@@ -1042,7 +1042,7 @@
|
||||
|
||||
"m_flPlayAftershock" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1776"
|
||||
"linux" "1796"
|
||||
@@ -1051,7 +1051,7 @@
|
||||
|
||||
"m_flNextAmmoBurn" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1780"
|
||||
"linux" "1800"
|
||||
@@ -1069,7 +1069,7 @@
|
||||
|
||||
"mLastClimbTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1788"
|
||||
"linux" "1808"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flPumpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flNextPrimaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flNextSecondaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flActivateFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "144"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flMoveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flLip" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "140"
|
||||
"linux" "156"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flTWidth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flTLength" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_flHeight" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "204"
|
||||
"linux" "220"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flMaxSpin" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_fTurnRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
@@ -147,7 +147,7 @@
|
||||
|
||||
"m_flLastSight" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_flMaxWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
"m_flStartYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
@@ -201,7 +201,7 @@
|
||||
|
||||
"m_flPingTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -210,7 +210,7 @@
|
||||
|
||||
"m_flSpinUpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_nodeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_crabTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_mortarTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_painSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "252"
|
||||
"linux" "272"
|
||||
|
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_angle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flLastHurtTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextSpitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
|
@@ -50,7 +50,7 @@
|
||||
|
||||
"m_changeTargetDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "320"
|
||||
"linux" "340"
|
||||
|
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "824"
|
||||
"linux" "844"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_healTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_fearTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextFlinch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flShootEnd" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
"m_iBallTime" // float[2]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "2"
|
||||
|
||||
"windows" "792"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "120"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flSoundDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "200"
|
||||
"linux" "216"
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
"m_flXenTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "240"
|
||||
"linux" "256"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "840"
|
||||
"linux" "860"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flAmmoUseTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
@@ -67,7 +67,7 @@
|
||||
|
||||
"m_shootTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "212"
|
||||
"linux" "228"
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
"m_shakeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "220"
|
||||
"linux" "236"
|
||||
|
@@ -112,7 +112,7 @@
|
||||
|
||||
"mLastSparkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1524"
|
||||
"linux" "1540"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flGravity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
|
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_flGoalSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_flLastBlockedTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flFakeBlockedTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flAlertTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_flFlockNextSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flFlockRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flightSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_stopTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_momentum" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_frictionFraction" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flSpread" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "260"
|
||||
"linux" "280"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "264"
|
||||
"linux" "284"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flFanFriction" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "120"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_pitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_yawCenter" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_yawRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "120"
|
||||
"linux" "136"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_yawRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "124"
|
||||
"linux" "140"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_yawTolerance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "144"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_pitchCenter" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_pitchRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_pitchRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "140"
|
||||
"linux" "156"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_pitchTolerance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_fireLast" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_fireRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_lastSightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
@@ -147,7 +147,7 @@
|
||||
|
||||
"m_persist" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_minRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "164"
|
||||
"linux" "180"
|
||||
@@ -165,7 +165,7 @@
|
||||
|
||||
"m_maxRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "168"
|
||||
"linux" "184"
|
||||
@@ -183,7 +183,7 @@
|
||||
|
||||
"m_spriteScale" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "184"
|
||||
"linux" "200"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_laserTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "228"
|
||||
"linux" "244"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_length" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_height" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "120"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_speed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_dir" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "112"
|
||||
"linux" "128"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_startSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_flBank" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_oldSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
|
@@ -49,7 +49,7 @@
|
||||
|
||||
"m_seeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
"m_flameTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
@@ -67,7 +67,7 @@
|
||||
|
||||
"m_painSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
"m_streakTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
"m_flameX" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
@@ -94,7 +94,7 @@
|
||||
|
||||
"m_flameY" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "124"
|
||||
"linux" "140"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_talkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flIdealYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flCurrentYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
|
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_lifeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
|
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flGibVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "120"
|
||||
"linux" "136"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flVariance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "124"
|
||||
"linux" "140"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flGibLife" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "144"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flTalkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDamageTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_shootTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "196"
|
||||
"linux" "212"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flLastShot" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flDiviation" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextJump" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "900"
|
||||
"linux" "920"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "904"
|
||||
"linux" "924"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "908"
|
||||
"linux" "928"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "912"
|
||||
"linux" "932"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextAnimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flRechargeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "196"
|
||||
"linux" "212"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flStopAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flFlySpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextActiveTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "252"
|
||||
"linux" "272"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_idealDist" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flBlink" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flEnemyTouched" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "756"
|
||||
"linux" "776"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flMaxSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flMinSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_flMaxDist" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flNextAlert" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "780"
|
||||
"linux" "800"
|
||||
|
@@ -49,7 +49,7 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextTouchTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flPickupTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flTurning" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flAccelerate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_obstacle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_top" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_bottom" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_height" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_waterTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_sideTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_zTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_stateTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_attackSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
|
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_life" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_restrike" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "144"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_radius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
|
@@ -31,7 +31,7 @@
|
||||
|
||||
"m_flNextAnimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "196"
|
||||
"linux" "212"
|
||||
@@ -94,7 +94,7 @@
|
||||
|
||||
"m_flReloadStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "224"
|
||||
"linux" "240"
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
"m_flReloadStart" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "228"
|
||||
"linux" "244"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "764"
|
||||
"linux" "784"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_flLastShot" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flStandGroundRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_returnSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "260"
|
||||
"linux" "280"
|
||||
|
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flGround" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flIgniteTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextAnimTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextGrenadeLoad" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "200"
|
||||
"linux" "216"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "260"
|
||||
"linux" "280"
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
"m_flTargetDelay" // float[16]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "16"
|
||||
|
||||
"windows" "328"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flForce" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextPainSound" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_flMinZ" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flMaxZ" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -193,7 +193,7 @@
|
||||
|
||||
"m_flAdj" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1000"
|
||||
"linux" "1020"
|
||||
@@ -271,7 +271,7 @@
|
||||
|
||||
"m_flShootEnd" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1392"
|
||||
"linux" "1412"
|
||||
@@ -280,7 +280,7 @@
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1396"
|
||||
"linux" "1416"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flIdealVel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
|
@@ -58,7 +58,7 @@
|
||||
|
||||
"m_useTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
"m_flLastSaidSmelled" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -94,7 +94,7 @@
|
||||
|
||||
"m_flStopTalkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
|
@@ -40,7 +40,7 @@
|
||||
|
||||
"m_flNextBeamAttackCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "800"
|
||||
"linux" "820"
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
"m_flNextSpeakTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -67,7 +67,7 @@
|
||||
|
||||
"m_flNextWordTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -103,7 +103,7 @@
|
||||
|
||||
"m_flDeathStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flForce" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextRocket" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "792"
|
||||
"linux" "812"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_flGoalSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
|
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_dTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flIdealtilt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_flRotortilt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_flRightHealth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_flLeftHealth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_yawCenter" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_yawRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "120"
|
||||
"linux" "136"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_yawRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "124"
|
||||
"linux" "140"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_yawTolerance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "144"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_pitchCenter" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_pitchRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_pitchRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "140"
|
||||
"linux" "156"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_pitchTolerance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "144"
|
||||
"linux" "160"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_fireLast" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "164"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_fireRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "168"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_lastSightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "172"
|
||||
@@ -147,7 +147,7 @@
|
||||
|
||||
"m_persist" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "160"
|
||||
"linux" "176"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_minRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "164"
|
||||
"linux" "180"
|
||||
@@ -165,7 +165,7 @@
|
||||
|
||||
"m_maxRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "168"
|
||||
"linux" "184"
|
||||
@@ -183,7 +183,7 @@
|
||||
|
||||
"m_spriteScale" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "184"
|
||||
"linux" "200"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_laserTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "240"
|
||||
"linux" "256"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextPainSound" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flTakeHitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_flHitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "744"
|
||||
"linux" "764"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_flNextMeleeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "748"
|
||||
"linux" "768"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flNextRangeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "752"
|
||||
"linux" "772"
|
||||
@@ -147,7 +147,7 @@
|
||||
|
||||
"m_flOrificeOpenTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
"m_flSpawnTrooperTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
@@ -201,7 +201,7 @@
|
||||
|
||||
"m_offsetBeam" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
@@ -210,7 +210,7 @@
|
||||
|
||||
"m_lenBeam" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "800"
|
||||
"linux" "820"
|
||||
@@ -246,7 +246,7 @@
|
||||
|
||||
"m_flBeamExpireTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "840"
|
||||
"linux" "860"
|
||||
@@ -255,7 +255,7 @@
|
||||
|
||||
"m_flBeamDir" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "844"
|
||||
"linux" "864"
|
||||
@@ -273,7 +273,7 @@
|
||||
|
||||
"m_flSpitStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "852"
|
||||
"linux" "872"
|
||||
@@ -291,7 +291,7 @@
|
||||
|
||||
"m_flDeathStart" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "860"
|
||||
"linux" "880"
|
||||
@@ -309,7 +309,7 @@
|
||||
|
||||
"m_flMadDelayTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "868"
|
||||
"linux" "888"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_fadeScale" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_fadeRender" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "112"
|
||||
"linux" "128"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_damageTimer" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flBirthTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "120"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flWarpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextFlinch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextThrowTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "900"
|
||||
"linux" "920"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "904"
|
||||
"linux" "924"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "908"
|
||||
"linux" "928"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "912"
|
||||
"linux" "932"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_flLastUseTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "956"
|
||||
"linux" "976"
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
"m_flFollowCheckTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "976"
|
||||
"linux" "996"
|
||||
@@ -201,7 +201,7 @@
|
||||
|
||||
"m_flLastRejectAudio" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "988"
|
||||
"linux" "1008"
|
||||
@@ -255,7 +255,7 @@
|
||||
|
||||
"m_flLastShot" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1012"
|
||||
"linux" "1032"
|
||||
|
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flLastPush" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "264"
|
||||
"linux" "284"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_nodeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_spikeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_painSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_slowTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "724"
|
||||
"linux" "744"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flHeadYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flHeadPitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_flIdealHeadYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "736"
|
||||
"linux" "756"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_flIdealHeadPitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "740"
|
||||
"linux" "760"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_offsetBeam" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -165,7 +165,7 @@
|
||||
|
||||
"m_flBeamExpireTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
"m_flBeamDir" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flGibVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flVariance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "120"
|
||||
"linux" "136"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextPainSound" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_offsetBeam" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "760"
|
||||
"linux" "780"
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
"m_flBeamExpireTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "800"
|
||||
"linux" "820"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flBeamDir" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_flTorsoYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_flHeadYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_flHeadPitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
@@ -147,7 +147,7 @@
|
||||
|
||||
"m_flIdealTorsoYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "820"
|
||||
"linux" "840"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_flIdealHeadYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "824"
|
||||
"linux" "844"
|
||||
@@ -165,7 +165,7 @@
|
||||
|
||||
"m_flIdealHeadPitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
@@ -174,7 +174,7 @@
|
||||
|
||||
"m_flLevels" // float[4]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "4"
|
||||
|
||||
"windows" "832"
|
||||
@@ -184,7 +184,7 @@
|
||||
|
||||
"m_flTargetLevels" // float[4]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "4"
|
||||
|
||||
"windows" "848"
|
||||
@@ -194,7 +194,7 @@
|
||||
|
||||
"m_flLastSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "864"
|
||||
"linux" "884"
|
||||
@@ -203,7 +203,7 @@
|
||||
|
||||
"m_flPrevSeen" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "868"
|
||||
"linux" "888"
|
||||
@@ -221,7 +221,7 @@
|
||||
|
||||
"m_flLevelSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "876"
|
||||
"linux" "896"
|
||||
@@ -284,7 +284,7 @@
|
||||
|
||||
"m_flTakeHitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "904"
|
||||
"linux" "924"
|
||||
@@ -293,7 +293,7 @@
|
||||
|
||||
"m_flHitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "908"
|
||||
"linux" "928"
|
||||
@@ -302,7 +302,7 @@
|
||||
|
||||
"m_flNextMeleeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "912"
|
||||
"linux" "932"
|
||||
@@ -311,7 +311,7 @@
|
||||
|
||||
"m_flNextRangeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
@@ -320,7 +320,7 @@
|
||||
|
||||
"m_flDeathStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "920"
|
||||
"linux" "940"
|
||||
@@ -347,7 +347,7 @@
|
||||
|
||||
"m_flLastBlinkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "932"
|
||||
"linux" "952"
|
||||
@@ -356,7 +356,7 @@
|
||||
|
||||
"m_flLastBlinkInterval" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "936"
|
||||
"linux" "956"
|
||||
@@ -365,7 +365,7 @@
|
||||
|
||||
"m_flLastEventTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "940"
|
||||
"linux" "960"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flBirthTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
|
@@ -49,7 +49,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "864"
|
||||
"linux" "884"
|
||||
@@ -76,7 +76,7 @@
|
||||
|
||||
"m_flMedicWaitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "880"
|
||||
"linux" "900"
|
||||
@@ -85,7 +85,7 @@
|
||||
|
||||
"m_flLastHitByPlayer" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "884"
|
||||
"linux" "904"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "900"
|
||||
"linux" "920"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "904"
|
||||
"linux" "924"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "912"
|
||||
"linux" "932"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "920"
|
||||
"linux" "940"
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "924"
|
||||
"linux" "944"
|
||||
@@ -201,7 +201,7 @@
|
||||
|
||||
"m_flLastShot" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "988"
|
||||
"linux" "1008"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flLastDamageTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "252"
|
||||
"linux" "272"
|
||||
|
@@ -40,7 +40,7 @@
|
||||
|
||||
"m_flNextBeamAttackCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "800"
|
||||
"linux" "820"
|
||||
@@ -49,7 +49,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -58,7 +58,7 @@
|
||||
|
||||
"m_flNextSpeakTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -67,7 +67,7 @@
|
||||
|
||||
"m_flNextWordTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -112,7 +112,7 @@
|
||||
|
||||
"m_flDeathStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_lastupdate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "716"
|
||||
"linux" "736"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_fireLast" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "768"
|
||||
"linux" "788"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_maxRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_minRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "776"
|
||||
"linux" "796"
|
||||
@@ -156,7 +156,7 @@
|
||||
|
||||
"m_fireDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
@@ -165,7 +165,7 @@
|
||||
|
||||
"m_trackDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
@@ -183,7 +183,7 @@
|
||||
|
||||
"m_zeroYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "796"
|
||||
"linux" "816"
|
||||
|
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_lastpush" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "260"
|
||||
"linux" "280"
|
||||
|
@@ -84,7 +84,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "784"
|
||||
"linux" "804"
|
||||
@@ -93,7 +93,7 @@
|
||||
|
||||
"m_dTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "788"
|
||||
"linux" "808"
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
"m_flIdealtilt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "804"
|
||||
"linux" "824"
|
||||
@@ -120,7 +120,7 @@
|
||||
|
||||
"m_flRotortilt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "808"
|
||||
"linux" "828"
|
||||
@@ -129,7 +129,7 @@
|
||||
|
||||
"m_flRightHealth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "812"
|
||||
"linux" "832"
|
||||
@@ -138,7 +138,7 @@
|
||||
|
||||
"m_flLeftHealth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "816"
|
||||
"linux" "836"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "828"
|
||||
"linux" "848"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "832"
|
||||
"linux" "852"
|
||||
@@ -75,7 +75,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "848"
|
||||
"linux" "868"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_length" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_accel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "96"
|
||||
"linux" "112"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_distance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "100"
|
||||
"linux" "116"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_time" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "120"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_damp" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "108"
|
||||
"linux" "124"
|
||||
@@ -57,7 +57,7 @@
|
||||
|
||||
"m_maxSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "112"
|
||||
"linux" "128"
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
"m_dampSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "116"
|
||||
"linux" "132"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDie" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_flNextHunt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "728"
|
||||
"linux" "748"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flNextHit" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "732"
|
||||
"linux" "752"
|
||||
|
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flBigSwingStart" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "256"
|
||||
"linux" "272"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flLastHurtTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "708"
|
||||
"linux" "728"
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextSpikeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "712"
|
||||
"linux" "732"
|
||||
@@ -48,7 +48,7 @@
|
||||
|
||||
"m_flNextEatTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "720"
|
||||
"linux" "740"
|
||||
|
@@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "148"
|
||||
@@ -39,7 +39,7 @@
|
||||
|
||||
"m_soundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "136"
|
||||
"linux" "152"
|
||||
|
@@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flSoundDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "192"
|
||||
"linux" "208"
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user