Thread: CSGO Items API
View Single Post
SM9
Veteran Member
Join Date: Sep 2013
Location: United Kingdom
Old 08-11-2016 , 22:33   Re: CSGO Items API
Reply With Quote #25

Quote:
Originally Posted by Mitchell View Post
cycle time (also known as the time it takes to shoot again (firerate
PHP Code:
native float CSGOItems_GetWeaponCycleTimeByDefIndex(int iDefIndex);
native float CSGOItems_GetWeaponCycleTimeByClassName(const char[] chClassName);
native float CSGOItems_GetWeaponCycleTimeByWeaponNum(int iWeaponNum); 
Quote:
Originally Posted by Mitchell View Post
also if there is a way to get how long a weapon takes to reload that would be awesome.
Hmm, I can't find anything for this atm, Maybe its a netprop?
SM9 is offline