PDA

View Full Version : number of shots


rebelios
02-28-2008, 04:22 AM
hey guys getting back iinto some coding, and i was wondering if you guys knew how to count the number of shots fired by a player, and also find out how many times they get a hit, im trying to write into a stats plugin a routine that calculates, accuracy based on alltime stats and single session stats

any help on this would be appreciated, my only guess is that i have to use a prethink to get the number of shots, but i never really learned much about that stuff so some sample code would be nice

rebelios
02-28-2008, 05:00 PM
wow just realized that this is included in the stats_logging.amxx

but i would like to know exactly how it achieves counting shots fired