View Single Post
DarthNinja
SourceMod Plugin Approver
Join Date: Mar 2009
Location: PreThinkHook()
Old 04-02-2011 , 11:33   Re: [TF2 Stats] With Web Ranking and Item Logger [v7.7.0/v7.1.5]
Reply With Quote #1463

Quote:
Originally Posted by Aphexes View Post
After I installed everything, the rankings do work. However, commands such as sm_tf2_stats_version or rank_admin do not work. I wish to reset my rankings, how may I do that?
sm_tf2_stats_version is a cvar, not a command.
In v7.5.0 rank_admin was changed to sm_rankadmin. However the reset rankings menu entry was removed for safety reasons - wiping the db via a command just seems like a bad idea.

If you want to reset all rankings, just delete the players table in your stats database.
If you only want to reset your rankings, just find your entry in the database and delete it.
Or you could use rank_setpoints to set your points to 0 if that's all you want.
__________________
DarthNinja is offline