HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How to use Leaderboard?

03-31-2005, 04:33 PM#1
MercyfulJester
Seriously I don't know. What is it for? What does it display? What can it display? Could I use to display several different integer variables for different players? How?
03-31-2005, 04:46 PM#2
Elven Ronin
Leaderboards are basically a simple scoreboard. It can show the name of a player, and 1 number next to it.

For showing multiple scores for each player, you'd need to use a multiboard. Create and show via trigger. Set width and texts as nessecary. Also done by triggering.
03-31-2005, 05:10 PM#3
MercyfulJester
Hmm ok, but can I hide certain multiboards for other players and show them to others? Or can a multiboard show different values and texts for different players?
03-31-2005, 05:57 PM#4
Anitarf
Quote:
Originally Posted by MercyfulJester
Hmm ok, but can I hide certain multiboards for other players and show them to others? Or can a multiboard show different values and texts for different players?
Well, you would have to experiment with getlocalplayer and see if you come up with a desync or not.
03-31-2005, 11:29 PM#5
Raptor--
afaik u can show different multiboards to each player, as long as the multiboard and all its values are still being set globally