| 11-04-2003, 06:18 AM | #1 |
I was wondering how I would make a leaderboard that is like this: Code:
Team 1 Kills: X (Name) Kills:Deaths (Name) Kills:Deaths (Name) Kills:Deaths etc... Team 2 Kills: X (Name) Kills:Deaths (Name) Kills:Deaths (Name) Kills:Deaths etc... ?? I'm terrible with leaderboards emote_confused |
| 11-04-2003, 07:07 AM | #2 |
2 ways... 1. Multiboard (theres a tutorial on this site) 2. Regular Leader board (it won't be sortable) but you add Nuetral Hostile as the "Team 1" label, add Nuetral Passive and make it transparent to be the blank line, and add "Nuetral Victom" as the "Team 2" label. If you need further assist let me know, I do pretty good on leader boards, I made one for my map that had 3 sections, and added players to the appropriate section ONLY if they were in the game... So I should be able to help. |
| 11-06-2003, 07:05 PM | #3 |
You hides the values in the leaderboard and do something that should look like this: Player- pick all players in group (all players) and do Leaderboard - Change label value for Picked Player to (Player name(Picked player) + Kills + ":" + death) You might want to limit the lenght of the players names for a better look. Or just use Multiboards. |
