HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Leaderboard

09-21-2004, 04:59 PM#1
Dalar
im trying to make a leaderboard for my rpg, this is what I want it to look like
Zoom (requires log in)

obveousluy name is where i want player name to go, then good/ evil is basically if u kill a neutral player u get evil points: Point style:

level 1-2 - 2+ evil pts if killed
level 2-5 - 5+ evil pts if killed
level 5-10 - 10+ evil pts if killed
level 10-50 - 50+ evil pts if killed
_____
and status is something u get in the game so like if u kill ALOT of people u are called the Deathbringer etc, this system was inspired by the game Fable for x-box. So if u played that u know what im looking for, I basically want someone to create a demo of this system please.
09-22-2004, 09:37 AM#2
SpadeZ
I would use multiboards rather than leaderboards for that.
09-22-2004, 11:57 AM#3
AFB-DieHard
Yeah a multiboard and for the Deathbringer status i would use a variable for each player which increases with each kill, and then if the kills are higher than a variable it changes the status to Deathbringer.

If you need further help just ask.