View Full Version : Rating of Players
Disco69
01-26-2010, 03:42 PM
again, i dont know anything about modifications and i dont know if my request is possible.
I want to be able to rate Players myself, it could get saved in a sql light db or smth like that.
for more information read suggestion : http://forums.heroesofnewerth.com/showthread.php?t=44532
Yes, i've been asked to make a Mod for that several times (since it's my suggestion).
I don't know how to make Mods, but i heared there is a tutorial for mod-making.
Might have to check that out soon, since i have a good understanding how to program software.
Just need to find that tutorial again...
MaxGhost
01-27-2010, 05:59 PM
There's no good way of keeping lots of information like that for multiple players unless it's stored server-side like the banlist. Also your suggestion isn't plausible because your name is very short compared to some other 15 character long names that won't allow it to fit where you show it in that picture in your sig.
Click on my sig, you will find a solution + example for people with longer names. ;)
MaxGhost
01-27-2010, 06:16 PM
In that case, you only have the storage problem. There isn't any good way to store lots of long-term data without cluttering your startup.cfg with tons of SetSaves (As far as I know).
That is too bad, i don't want to waste my time on trying to make that Mod, just to find out it's not possible to store long/term data on clientside.
I don't see any other solution atm too. Meh. :(
lKhain
01-28-2010, 08:53 AM
Storing the data locally dont work?
Storing the data locally dont work?
Guess not. :(