Ulysses
General => Off-Topic => Topic started by: pump1er on June 14, 2009, 04:47:33 PM
-
when u hold tab their are player rateings.. is their a way to reset them if a person joins and gives everyone bad ratings?
-
You'd either need to make a script to do that (and the user who gave ratings is not tracked), or you can just delete the entire ratings database and start over.
-
Ok, not only for his, but for my education... the database, is it a table stored in sv.db?
Or...where?
And if in sv.db... is there an easy editing solution for the sqlite db you'd recommend that wouldn't delete the entire file (without us having to spend time figuring out which Google results solution worked well?)
:)
-
It's stored by unique id, so you're not going to be able to edit it (No relation to Steam ID or name). Sorry. :P
-
That doesn't fully answer my question. :P
Where is it stored? sv.db?
-
Yes, sv.db... don't remember past that. :(