Replace "time" type name by a more generic one "float"
This commit is contained in:
@ -30,7 +30,7 @@
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1044"
|
||||
"linux" "1064"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1048"
|
||||
"linux" "1068"
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
"m_flPlayerDamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1080"
|
||||
"linux" "1100"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "972"
|
||||
"linux" "992"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "976"
|
||||
"linux" "996"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "980"
|
||||
"linux" "1000"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
|
@ -66,7 +66,7 @@
|
||||
|
||||
"m_fTimeRemaining" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "532"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextGrenadeCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "972"
|
||||
"linux" "992"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextPainTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "976"
|
||||
"linux" "996"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "980"
|
||||
"linux" "1000"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flFrameRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flGroundSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flLastEventCheck" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
|
@ -106,7 +106,7 @@
|
||||
|
||||
"m_rrWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "548"
|
||||
"linux" "568"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
|
@ -109,7 +109,7 @@
|
||||
|
||||
"m_lastBlockedTimestamp" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "540"
|
||||
"linux" "560"
|
||||
|
@ -156,7 +156,7 @@
|
||||
|
||||
"m_rrRenderamt" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "104"
|
||||
"linux" "104"
|
||||
@ -183,7 +183,7 @@
|
||||
|
||||
"m_rrHealth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "124"
|
||||
"linux" "124"
|
||||
@ -192,7 +192,7 @@
|
||||
|
||||
"m_rrFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "128"
|
||||
"linux" "128"
|
||||
@ -201,7 +201,7 @@
|
||||
|
||||
"m_rrSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "132"
|
||||
"linux" "132"
|
||||
@ -237,7 +237,7 @@
|
||||
|
||||
"m_rrTakedamage" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "148"
|
||||
"linux" "148"
|
||||
@ -246,7 +246,7 @@
|
||||
|
||||
"m_rrScale" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "152"
|
||||
"linux" "152"
|
||||
@ -255,7 +255,7 @@
|
||||
|
||||
"m_rrGravity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "156"
|
||||
"linux" "156"
|
||||
@ -471,7 +471,7 @@
|
||||
|
||||
"m_flStartThrow" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "252"
|
||||
"linux" "268"
|
||||
@ -480,7 +480,7 @@
|
||||
|
||||
"m_flReleaseThrow" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "256"
|
||||
"linux" "272"
|
||||
|
@ -68,7 +68,7 @@
|
||||
|
||||
"m_flFieldOfView" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "592"
|
||||
"linux" "612"
|
||||
@ -77,7 +77,7 @@
|
||||
|
||||
"m_flWaitFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "596"
|
||||
"linux" "616"
|
||||
@ -86,7 +86,7 @@
|
||||
|
||||
"m_flMoveWaitFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "600"
|
||||
"linux" "620"
|
||||
@ -195,7 +195,7 @@
|
||||
|
||||
"m_moveWaitTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "772"
|
||||
"linux" "792"
|
||||
@ -303,7 +303,7 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "844"
|
||||
"linux" "864"
|
||||
@ -359,7 +359,7 @@
|
||||
|
||||
"m_flHungryTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "872"
|
||||
"linux" "892"
|
||||
@ -368,7 +368,7 @@
|
||||
|
||||
"m_flDistTooFar" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "876"
|
||||
"linux" "896"
|
||||
@ -377,7 +377,7 @@
|
||||
|
||||
"m_flDistLook" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "880"
|
||||
"linux" "900"
|
||||
|
@ -41,7 +41,7 @@
|
||||
|
||||
"m_volume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "516"
|
||||
|
@ -75,7 +75,7 @@
|
||||
|
||||
"m_flStopExtraSoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "940"
|
||||
"linux" "960"
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
"m_flSndRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "960"
|
||||
"linux" "980"
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
"m_flSndRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "964"
|
||||
"linux" "984"
|
||||
@ -138,7 +138,7 @@
|
||||
|
||||
"m_flFallVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "968"
|
||||
"linux" "988"
|
||||
@ -175,7 +175,7 @@
|
||||
|
||||
"m_fNextSuicideTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "984"
|
||||
"linux" "1004"
|
||||
@ -184,7 +184,7 @@
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "988"
|
||||
"linux" "1008"
|
||||
@ -293,7 +293,7 @@
|
||||
|
||||
"m_fDeadTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1048"
|
||||
"linux" "1068"
|
||||
@ -320,7 +320,7 @@
|
||||
|
||||
"m_iRespawnFrames" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1060"
|
||||
"linux" "1080"
|
||||
@ -365,7 +365,7 @@
|
||||
|
||||
"m_flNextDecalTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1080"
|
||||
"linux" "1100"
|
||||
@ -514,7 +514,7 @@
|
||||
|
||||
"m_nextRunThink" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1440"
|
||||
"linux" "1460"
|
||||
@ -523,7 +523,7 @@
|
||||
|
||||
"m_flIdleTimer" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1444"
|
||||
"linux" "1464"
|
||||
@ -532,7 +532,7 @@
|
||||
|
||||
"m_inextprone" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1448"
|
||||
"linux" "1468"
|
||||
@ -559,7 +559,7 @@
|
||||
|
||||
"m_fGunDropTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1460"
|
||||
"linux" "1480"
|
||||
@ -595,7 +595,7 @@
|
||||
|
||||
"m_flNextObserverInput" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1480"
|
||||
"linux" "1500"
|
||||
@ -658,7 +658,7 @@
|
||||
|
||||
"m_fNextStamina" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1508"
|
||||
"linux" "1528"
|
||||
@ -694,7 +694,7 @@
|
||||
|
||||
"m_fSpeedFactor" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1524"
|
||||
"linux" "1544"
|
||||
@ -712,7 +712,7 @@
|
||||
|
||||
"m_flUnslowTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1532"
|
||||
"linux" "1552"
|
||||
@ -721,7 +721,7 @@
|
||||
|
||||
"m_flNextVoice" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1536"
|
||||
"linux" "1556"
|
||||
@ -730,7 +730,7 @@
|
||||
|
||||
"m_flNextHand" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1540"
|
||||
"linux" "1560"
|
||||
@ -758,7 +758,7 @@
|
||||
|
||||
"m_flNextSBarUpdateTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1564"
|
||||
"linux" "1584"
|
||||
@ -767,7 +767,7 @@
|
||||
|
||||
"m_flStatusBarDisappearDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1568"
|
||||
"linux" "1588"
|
||||
@ -805,7 +805,7 @@
|
||||
|
||||
"m_flLastTalkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1836"
|
||||
"linux" "1856"
|
||||
@ -931,7 +931,7 @@
|
||||
|
||||
"m_fHandleSignalsTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1896"
|
||||
"linux" "1916"
|
||||
@ -1050,7 +1050,7 @@
|
||||
|
||||
"m_flGaitframe" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2044"
|
||||
"linux" "2064"
|
||||
@ -1059,7 +1059,7 @@
|
||||
|
||||
"m_flGaityaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2048"
|
||||
"linux" "2068"
|
||||
@ -1077,7 +1077,7 @@
|
||||
|
||||
"m_flPitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2064"
|
||||
"linux" "2084"
|
||||
@ -1086,7 +1086,7 @@
|
||||
|
||||
"m_flYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2068"
|
||||
"linux" "2088"
|
||||
@ -1095,7 +1095,7 @@
|
||||
|
||||
"m_flGaitMovement" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2072"
|
||||
"linux" "2092"
|
||||
@ -1104,7 +1104,7 @@
|
||||
|
||||
"m_flYawModifier" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2076"
|
||||
"linux" "2096"
|
||||
@ -1149,7 +1149,7 @@
|
||||
|
||||
"m_flNextMapMarkerTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "2096"
|
||||
"linux" "2116"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"m_flNextPrimaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "412"
|
||||
"linux" "428"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flNextSecondaryAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "416"
|
||||
"linux" "432"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_flTimeWeaponIdle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "420"
|
||||
"linux" "436"
|
||||
@ -165,7 +165,7 @@
|
||||
|
||||
"m_flWeaponHeat" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "464"
|
||||
"linux" "480"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flActivateFinished" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "376"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flMoveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "364"
|
||||
"linux" "380"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "368"
|
||||
"linux" "384"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flLip" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "372"
|
||||
"linux" "388"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_flTWidth" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "376"
|
||||
"linux" "392"
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
"m_flTLength" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "380"
|
||||
"linux" "396"
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
"m_flHeight" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "436"
|
||||
"linux" "452"
|
||||
@ -165,7 +165,7 @@
|
||||
|
||||
"m_flLinearMoveSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "464"
|
||||
"linux" "484"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flMaxSpin" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
@ -93,7 +93,7 @@
|
||||
|
||||
"m_fTurnRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "948"
|
||||
"linux" "968"
|
||||
@ -147,7 +147,7 @@
|
||||
|
||||
"m_flLastSight" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "980"
|
||||
"linux" "1000"
|
||||
@ -156,7 +156,7 @@
|
||||
|
||||
"m_flMaxWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "984"
|
||||
"linux" "1004"
|
||||
@ -174,7 +174,7 @@
|
||||
|
||||
"m_flStartYaw" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "992"
|
||||
"linux" "1012"
|
||||
@ -201,7 +201,7 @@
|
||||
|
||||
"m_flPingTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1020"
|
||||
"linux" "1040"
|
||||
@ -210,7 +210,7 @@
|
||||
|
||||
"m_flSpinUpTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1024"
|
||||
"linux" "1044"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"m_angle" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "348"
|
||||
"linux" "364"
|
||||
@ -131,7 +131,7 @@
|
||||
|
||||
"m_tntdelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "888"
|
||||
"linux" "904"
|
||||
|
@ -50,7 +50,7 @@
|
||||
|
||||
"m_changeTargetDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "560"
|
||||
"linux" "580"
|
||||
|
@ -111,7 +111,7 @@
|
||||
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "956"
|
||||
"linux" "976"
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "964"
|
||||
"linux" "984"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flNextFlinch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "972"
|
||||
"linux" "992"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flShootTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "976"
|
||||
"linux" "996"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flShootEnd" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "980"
|
||||
"linux" "1000"
|
||||
@ -68,7 +68,7 @@
|
||||
|
||||
"m_iBallTime" // float[2]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "2"
|
||||
|
||||
"windows" "1000"
|
||||
|
@ -102,7 +102,7 @@
|
||||
|
||||
"m_fCapDelayTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "392"
|
||||
"linux" "408"
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
"m_fNextCapTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "396"
|
||||
"linux" "412"
|
||||
|
@ -58,7 +58,7 @@
|
||||
|
||||
"m_fGivePointsTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "420"
|
||||
"linux" "436"
|
||||
@ -162,7 +162,7 @@
|
||||
|
||||
"m_flNextSpectatorUpdateTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1724"
|
||||
"linux" "1740"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
|
@ -121,7 +121,7 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "636"
|
||||
"linux" "652"
|
||||
@ -130,7 +130,7 @@
|
||||
|
||||
"m_flReturnTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "640"
|
||||
"linux" "656"
|
||||
@ -139,7 +139,7 @@
|
||||
|
||||
"m_flStopTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "644"
|
||||
"linux" "660"
|
||||
@ -148,7 +148,7 @@
|
||||
|
||||
"m_moveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "648"
|
||||
"linux" "664"
|
||||
@ -157,7 +157,7 @@
|
||||
|
||||
"m_targetSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "652"
|
||||
"linux" "668"
|
||||
@ -166,7 +166,7 @@
|
||||
|
||||
"m_initialSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "656"
|
||||
"linux" "672"
|
||||
@ -175,7 +175,7 @@
|
||||
|
||||
"m_acceleration" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "660"
|
||||
"linux" "676"
|
||||
@ -184,7 +184,7 @@
|
||||
|
||||
"m_deceleration" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "664"
|
||||
"linux" "680"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flStartThrow" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "468"
|
||||
"linux" "484"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flReleaseThrow" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "472"
|
||||
"linux" "488"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_fUpdateTimer" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_fRoundTimer" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_fLastThinkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_fTimerLength" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_fRoundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_fLastThinkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_fUpdateTimer" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
|
@ -102,7 +102,7 @@
|
||||
|
||||
"m_flUpdateTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "364"
|
||||
"linux" "380"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flRoomtype" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_rrDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_fTurnOnTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_fTurnOffTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_frictionFraction" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flSpread" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_flDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flFanFriction" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_pitch" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextAttack" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_yawCenter" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_yawRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_yawRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_yawTolerance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "348"
|
||||
"linux" "364"
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
"m_pitchCenter" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "352"
|
||||
"linux" "368"
|
||||
@ -84,7 +84,7 @@
|
||||
|
||||
"m_pitchRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "356"
|
||||
"linux" "372"
|
||||
@ -93,7 +93,7 @@
|
||||
|
||||
"m_pitchRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "376"
|
||||
@ -102,7 +102,7 @@
|
||||
|
||||
"m_pitchTolerance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "364"
|
||||
"linux" "380"
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
"m_fireLast" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "368"
|
||||
"linux" "384"
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
"m_fireRate" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "372"
|
||||
"linux" "388"
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
"m_lastSightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "376"
|
||||
"linux" "392"
|
||||
@ -138,7 +138,7 @@
|
||||
|
||||
"m_persist" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "380"
|
||||
"linux" "396"
|
||||
@ -147,7 +147,7 @@
|
||||
|
||||
"m_minRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "384"
|
||||
"linux" "400"
|
||||
@ -156,7 +156,7 @@
|
||||
|
||||
"m_maxRange" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "388"
|
||||
"linux" "404"
|
||||
@ -174,7 +174,7 @@
|
||||
|
||||
"m_spriteScale" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "404"
|
||||
"linux" "420"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_laserTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "452"
|
||||
"linux" "468"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_length" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_height" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_speed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_dir" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_startSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "348"
|
||||
"linux" "364"
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "384"
|
||||
"linux" "400"
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
"m_flBank" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "388"
|
||||
"linux" "404"
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
"m_oldSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "392"
|
||||
"linux" "408"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"m_lifeTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flGibVelocity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "352"
|
||||
"linux" "368"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_flVariance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "356"
|
||||
"linux" "372"
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
"m_flGibLife" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "376"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"flVel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "528"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flTimeToExplode" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "476"
|
||||
"linux" "492"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"m_life" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -93,7 +93,7 @@
|
||||
|
||||
"m_restrike" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "376"
|
||||
@ -129,7 +129,7 @@
|
||||
|
||||
"m_radius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "376"
|
||||
"linux" "392"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_rrMoveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "492"
|
||||
"linux" "512"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_returnSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"m_startTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -67,7 +67,7 @@
|
||||
|
||||
"m_flTargetDelay" // float[16]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "16"
|
||||
|
||||
"windows" "408"
|
||||
@ -77,7 +77,7 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "472"
|
||||
"linux" "488"
|
||||
@ -86,7 +86,7 @@
|
||||
|
||||
"m_flMaxWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "476"
|
||||
"linux" "492"
|
||||
@ -131,7 +131,7 @@
|
||||
|
||||
"m_rsstartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "496"
|
||||
"linux" "512"
|
||||
@ -150,7 +150,7 @@
|
||||
|
||||
"m_rsflTargetDelay" // float[16]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "16"
|
||||
|
||||
"windows" "564"
|
||||
@ -160,7 +160,7 @@
|
||||
|
||||
"m_rsflWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "628"
|
||||
"linux" "644"
|
||||
@ -169,7 +169,7 @@
|
||||
|
||||
"m_rsflMaxWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "632"
|
||||
"linux" "648"
|
||||
|
@ -102,7 +102,7 @@
|
||||
|
||||
"m_fCarrySpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "372"
|
||||
"linux" "388"
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
"m_flNextTouchTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "376"
|
||||
"linux" "392"
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
"m_flReset" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "380"
|
||||
"linux" "396"
|
||||
|
@ -67,7 +67,7 @@
|
||||
|
||||
"m_flSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "364"
|
||||
"linux" "380"
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_length" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_accel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_distance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_time" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "336"
|
||||
"linux" "352"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_damp" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_maxSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_dampSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "348"
|
||||
"linux" "364"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1156"
|
||||
"linux" "1172"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_soundTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1160"
|
||||
"linux" "1176"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flLastLightLevel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextSmellTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "920"
|
||||
"linux" "940"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_messageTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_loadTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flLastLightLevel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "916"
|
||||
"linux" "936"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flNextSmellTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "920"
|
||||
"linux" "940"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flFireDelay" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_flAimVariance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "340"
|
||||
"linux" "356"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_painTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1044"
|
||||
"linux" "1064"
|
||||
@ -39,7 +39,7 @@
|
||||
|
||||
"m_checkAttackTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1048"
|
||||
"linux" "1068"
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
"ResetItemsTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "344"
|
||||
"linux" "360"
|
||||
@ -94,7 +94,7 @@
|
||||
|
||||
"ChangeLevelTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "612"
|
||||
"linux" "628"
|
||||
|
@ -39,7 +39,7 @@
|
||||
|
||||
"m_flRadius" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "500"
|
||||
"linux" "520"
|
||||
@ -48,7 +48,7 @@
|
||||
|
||||
"m_flDuration" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "504"
|
||||
"linux" "524"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flRepeat" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "508"
|
||||
"linux" "528"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_flAttenuation" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "532"
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
"m_flVolume" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "516"
|
||||
"linux" "536"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_lastTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "328"
|
||||
"linux" "344"
|
||||
@ -30,7 +30,7 @@
|
||||
|
||||
"m_maxFrame" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
"m_flLastEnemySightTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "960"
|
||||
"linux" "980"
|
||||
|
@ -48,7 +48,7 @@
|
||||
|
||||
"flVel" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "512"
|
||||
"linux" "528"
|
||||
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flLeaveHand" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "516"
|
||||
"linux" "532"
|
||||
|
@ -21,7 +21,7 @@
|
||||
{
|
||||
"m_flTimeToExplode" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "476"
|
||||
"linux" "492"
|
||||
|
@ -58,7 +58,7 @@
|
||||
|
||||
"m_useTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1004"
|
||||
"linux" "1024"
|
||||
@ -103,7 +103,7 @@
|
||||
|
||||
"m_flLastSaidSmelled" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1024"
|
||||
"linux" "1044"
|
||||
@ -112,7 +112,7 @@
|
||||
|
||||
"m_flStopTalkTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "1028"
|
||||
"linux" "1048"
|
||||
|
@ -49,7 +49,7 @@
|
||||
|
||||
"m_flBeamTime" // float[24]
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
"size" "24"
|
||||
|
||||
"windows" "440"
|
||||
@ -59,7 +59,7 @@
|
||||
|
||||
"m_flStartTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "536"
|
||||
"linux" "552"
|
||||
|
@ -57,7 +57,7 @@
|
||||
|
||||
"m_flWait" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "360"
|
||||
"linux" "376"
|
||||
@ -66,7 +66,7 @@
|
||||
|
||||
"m_flReturnTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "364"
|
||||
"linux" "380"
|
||||
@ -75,7 +75,7 @@
|
||||
|
||||
"m_flStopTime" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "368"
|
||||
"linux" "384"
|
||||
@ -84,7 +84,7 @@
|
||||
|
||||
"m_moveDistance" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "372"
|
||||
"linux" "388"
|
||||
@ -93,7 +93,7 @@
|
||||
|
||||
"m_targetSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "376"
|
||||
"linux" "392"
|
||||
@ -102,7 +102,7 @@
|
||||
|
||||
"m_initialSpeed" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "380"
|
||||
"linux" "396"
|
||||
@ -111,7 +111,7 @@
|
||||
|
||||
"m_acceleration" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "384"
|
||||
"linux" "400"
|
||||
@ -120,7 +120,7 @@
|
||||
|
||||
"m_deceleration" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "388"
|
||||
"linux" "404"
|
||||
|
@ -30,7 +30,7 @@
|
||||
|
||||
"m_flDensity" // float
|
||||
{
|
||||
"type" "time"
|
||||
"type" "float"
|
||||
|
||||
"windows" "332"
|
||||
"linux" "348"
|
||||
|
Reference in New Issue
Block a user