Thread: CSGO Items API
View Single Post
Mitchell
~lick~
Join Date: Mar 2010
Old 08-11-2016 , 21:51   Re: CSGO Items API
Reply With Quote #24

Quote:
Originally Posted by xCoderx View Post
Done.

PHP Code:
native float CSGOItems_GetWeaponSpreadByDefIndex(int iDefIndex);
native float CSGOItems_GetWeaponSpreadByClassName(const char[] chClassName);
native float CSGOItems_GetWeaponSpreadByWeaponNum(int iWeaponNum); 
If there is anything else people would like then please let me know.
cycle time (also known as the time it takes to shoot again (firerate))

also if there is a way to get how long a weapon takes to reload that would be awesome.
Mitchell is offline