dustin1525 / evolvemod

Automatically exported from code.google.com/p/evolvemod
0 stars 0 forks source link

[Suggestion] Basically wish for a plugin which ranks people depending on how long they have been there. #92

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Like utime + "autorank" works @ ULX.
1. Every 5 hour (for instance), you get ranked up to a new level.
(The real admin ranks excluded ofc)

Would have to be able to customize it obviously, to fit your ranks, how long 
time it should to get "that and that" rank, and so on.

Original issue reported on code.google.com by aleneg...@gmail.com on 7 Jun 2010 at 10:02

GoogleCodeExporter commented 9 years ago
I too want this system! It would be great! Gives more things for 
professional/non-minges todo on your server and gives protection against 
minges! ;)

Original comment by andere...@gmail.com on 20 Jun 2010 at 8:34

GoogleCodeExporter commented 9 years ago
I can code this for you.
All you need is to add a plugin that playtime it then compares it to certain 
ranks that you choose.
However prop limits will also be needed, naturally. However there is a problem 
because Evolve does not increase playtime every second. It increases it every 
time you disconnect. So players would only gain rank when they reconnect after 
hitting needed time. Unless you add a second timer that constantly updates 
every tick, then it would save when a player disconnects, that way you aren't 
reading and writing to the player info file every second.

Original comment by SnDServ...@gmail.com on 1 Aug 2010 at 4:46

GoogleCodeExporter commented 9 years ago
does anyone know where evolve saves its added ranks? i cant find the file and 
its not ev_defaultranks.lua

Original comment by benties...@gmail.com on 27 Sep 2010 at 10:08

GoogleCodeExporter commented 9 years ago
it saves in ev_globalvars.txt but its encrypted.

Original comment by remscar on 9 Oct 2010 at 7:03

GoogleCodeExporter commented 9 years ago
http://divranspack.googlecode.com/svn/trunk/%20divranspack/Divrans%20Evolve%20Pl
ugins/sv_rankovertime.lua

Original comment by provostd...@gmail.com on 30 Oct 2010 at 2:15

GoogleCodeExporter commented 9 years ago
Was about to post that ^
:)

Original comment by arviddiv...@gmail.com on 1 Nov 2010 at 12:51