Nick|NFo wrote:
You have to remove the ; from in front of the stats plugins in order to enable them. ; is a form of commenting.
It should look like:
Code:
; Counter-Strike
restmenu.amxx ; restrict weapons menu
statsx.amxx ; stats on death or round end (CSX Module required!)
miscstats.amxx ; bunch of events announcement for Counter-Strike
stats_logging.amxx ; weapons stats logging (CSX Module required!)
OK, got it. I did all but the miscstats.amxx because I don't know what announcements they are referring to here. I have stats working but noticed that it was never reset. The stats were actually from when I shut off the AMX stats during the first couple months of having the server.
I checked again this morning and the stats appeared to be reset.
How would you reset the stats? What file adjusts the settings?
Thank you in advance.