ok, wow, long list
-a feature id like is to be able to set/change your account name with a command (/accountname *currentname* *newname* or w/e). and have it say in brackets beside someones name their account name.
already in, it's called !setnick [name]
-maybe make it so you can set which class a map is. then make the timer only works for that class OR (preferably) make it so theres separate scoreboards for soldier and demo (1 course and it puts you in a separate scoreboard depending if youre soldier or demo, or two separate courses 1 that works for each class) and the correct class for the map is listed first in the leaderboards. (let admins set which class a map is like you can do in JA)
!pmenu already only show times for the class you are currently (and !checkmap [course] [class] does that aswell)
as for setting for which classes a map is... good idea
+Commands need to be easier
-yes, i will make !checkmap back into !top
-different name for the playermenu, sure... np
-checking for different maps already works, but you also have to choose course (!checkmap [course] [mapname] or !checkmap [course] [mapname] [class] )
-Autoreg, will do
-Adminflag, will do
-Names for courses, will do
-Checkpoints, prolly will be gone, the reason i added them in the first place was because at the time there were no proper tp plugins and with checkpoints cheating with tp would be alot harder, but since JA is here now, i can take the cps out
-make it easy to input, transfer or delete times. if the times get removed/messed up every time theres a new version... it defeats the purpose of the timer
ha
, funny thing, but if people want different shit saved, in a different format... it's reall hard/impossible to make it compatible, but i understand your point completely
I dont like the countdown thing you added, X:XX time left to beat 1st. but thats more of an opinion than a problem. still i would remove it, it annoys me and also makes it so you cant record (speedrun) demos with HUD.
its broken right now too. I was doing a speedrun on Course 2 and it was counting down the time for Course 1 as it was the fastest time or because there were no times for Course 2.
i could make a command, so you can turn that off?
also, the brokeness you said, its not broken, sqlite is just weird in that if it doesnt find a time for the course that it should be, instead of telling me it didnt find anything, it suddenly finds me a time from another course, i have checked and doublechecked, and its not possible as far as i can tell from the sourcemod code, so i think its sqlite being weird about that (not too much a problem i'd think though, since its only once)
Ok, now, you might've noticed i left some stuff unawnsered till now.
Why? because they are related to the way the database works, which i can change, but if you want it to be convertible, i need to know shizzle exact, and i'll need to explain how it works atm... so lets go:
atm, a player can save 10 times per course per map, why? simple reason, with the MOTD i can only show a string of 2048 characters long, (which usually means about 11 times actually)
that same reason, thus prevents me from showing all courses at the same time
(now i can completely bypass this problem now, since now we have forums, i can make it show php pages with all the stats, however, that will require me to redo most of the plugin, which'll take a while, and might cause the DB to not be compatible....)
Then, the point system, comlpetely agree that its not working atm, and a bit more of a dynamic ranking would be great i agree....
-i would do it so each time you have in the top 10 gets points, most for first least for 10th. say 10 points for first 1 for 10th.
would you mean that in the case where you have 10 times? or only for a single best time? or...?
basically this question depends on the question/situation before, do we want to save only 1 time/player/course/map, or 10 or inf?
So... summary,
most of the stuff, cool ok, will do and/or was already there
As for the actual stat thingies in term of points & saves... needs more discussion
did i miss anything?