| 02-28-2006, 02:24 AM | #1 |
startup Events Conditions Actions Leaderboard - Create a leaderboard for (All players) titled Teams Leaderboard - Show (Last created leaderboard) Leaderboard - Add Neutral Hostile to (Last created leaderboard) with label Sheep and value 0 Leaderboard - Change the display style for Neutral Hostile in (Last created leaderboard) to Show the label, Hide the value, and Hide the icon Leaderboard - Change the color of the label for Neutral Hostile in (Last created leaderboard) to (100.00%, 100.00%, 100.00%) with 0.00% transparency Player Group - Pick every player in Sheep and do (Leaderboard - Add (Picked player) to (Last created leaderboard) with label (Name of (Picked player)) and value 0) Player Group - Pick every player in Spirit and do (Leaderboard - Add (Picked player) to (Last created leaderboard) with label (Name of (Picked player)) and value 0) If (round2 Equal to False) then do (Player Group - Pick every player in (All players) and do (Leaderboard - Add (Picked player) to (Last created leaderboard) with label (Name of (Picked player)) and value 0)) else do (Do nothing) Leaderboard - Add Neutral Victim to (Last created leaderboard) with label Wolf and value 0 Leaderboard - Change the display style for Neutral Victim in (Last created leaderboard) to Show the label, Hide the value, and Hide the icon Leaderboard - Change the color of the label for Neutral Victim in (Last created leaderboard) to (100.00%, 100.00%, 100.00%) with 0.00% transparency Player Group - Pick every player in Wolf and do (Leaderboard - Add (Picked player) to (Last created leaderboard) with label (Name of (Picked player)) and value 0) Countdown Timer - Start Createtimer as a One-shot timer that will expire in 30.00 seconds Trigger - Turn on begincreate <gen> |
| 02-28-2006, 08:03 PM | #2 |
Where is your event? Also, note that leaderboards can't be created at map initialization. Use an elapsed time of 0.01 seconds instead. |
| 02-28-2006, 11:04 PM | #3 |
use elapsed .01 seconds.. and you need to have the show last created leaderboard after you add everything to it otherwise none of it will show |
