Thread: CSGO Items API
View Single Post
Neuro Toxin
Veteran Member
Join Date: Oct 2013
Location: { closing the void; }
Old 08-12-2016 , 19:48   Re: CSGO Items API
Reply With Quote #27

It's in the weapon scripts as "CycleTime"

There are also spreads:

PHP Code:
    // accuracy model parameters
    
"Spread"                0.60
    
"InaccuracyCrouch"            7.39
    
"InaccuracyStand"            9.85
    
"InaccuracyJump"            0.685
    
"InaccuracyLand"            0.205
    
"InaccuracyLadder"            118.716
    
"InaccuracyFire"            6.70
    
"InaccuracyMove"            99.34 
__________________

Last edited by Neuro Toxin; 08-12-2016 at 19:51. Reason: // accuracy model parameters "Spread" 0.60 "InaccuracyCrouch" 7.39 "InaccuracyStand" 9.85 "InaccuracyJump" 0.68
Neuro Toxin is offline