AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=7)
-   -   rank in server (https://forums.alliedmods.net/showthread.php?t=183544)

maltikill 04-22-2012 22:23

rank in server
 
does anyone know how to reset the server stats without having to reinstall amxmodx?

fysiks 04-22-2012 23:57

Re: rank in server
 
You could simply replace the file that holds the stats with the original one. I'm not entirely familiar with stats so I don't know if there is a command to do it.

wickedd 04-23-2012 00:17

Re: rank in server
 
Add the line below to your amxx.cfg

csstats_reset 1

fysiks 04-23-2012 00:45

Re: rank in server
 
Quote:

Originally Posted by wickedd (Post 1694905)
Add the line below to your amxx.cfg

csstats_reset 1

Won't that reset the stats every time amxx.cfg is executed?

wickedd 04-23-2012 04:53

Re: rank in server
 
Quote:

Originally Posted by fysiks (Post 1694920)
Won't that reset the stats every time amxx.cfg is executed?

Yes, but he can change it to "0" or remove it after he resets them.
It's the only way I know how to reset the stats, besides it's a lot faster then having to reinstall.

jonnzus 04-23-2012 11:32

Re: rank in server
 
remove csstats.dat from data folder

fysiks 04-23-2012 20:00

Re: rank in server
 
Quote:

Originally Posted by jonnzus (Post 1695113)
remove csstats.dat from data folder

This is what I was thinking. Wasn't sure if the file exists by default or not.

driger38 04-26-2012 19:06

Re: rank in server
 
well, amx_cvar csstats_reset 1. Just write it and is easier than deleting csstats.dat. Otherwise You should have to Turn Server OFF first, then delete, and start server again

FR0NTLINE 04-26-2012 20:36

Re: rank in server
 
Quote:

Originally Posted by driger38 (Post 1697058)
well, amx_cvar csstats_reset 1. Just write it and is easier than deleting csstats.dat. Otherwise You should have to Turn Server OFF first, then delete, and start server again

yep


All times are GMT -4. The time now is 09:07.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.