| 10-07-2003, 01:43 PM | #1 |
as u may know im making a hero arena capture the flag map. And im unsure how to split the score board into two example Team 1 player player player player player Team 2 player player player player player |
| 10-07-2003, 07:16 PM | #2 |
Try looking for a tut I think this might work Create the leaderboard using leaderboard triggers (I'm not sure but i think it needs a varible.) add all players, and next to them a integer of player kills, each time a player kills a unit, add 1 to the interger of player kills, for that player (Red, blue, teal) that might of made no sense. i'm sorry if it didn't help. |
| 10-07-2003, 09:16 PM | #3 |
Add neutral hostile and name it Team 1, give it no value, now add all players in team 1; add neutral passive(or any unused player) and give them no value, rename them Team 2, now add all the players on team two. |
