| 12-30-2002, 01:55 PM | #1 |
Guest | In my map I have three teams and at 200 kills on the leaderboard I want the player to recieve a reward for their specific team chosen. The first two teams will recieve an attack to their Town Hall while the third will be allowed to build a new building with an attack. Does anyone know what triggers I can use to implement this? Any help would be appreciated. |
| 12-30-2002, 03:53 PM | #2 |
not sure if you could do it in a seperate trigger. you would probobally have to put it in the update leaderboard trigger. |
| 12-30-2002, 04:20 PM | #3 |
Guest | The problem I have is what trigger to use to initiate getting the reward. I will probably just spawn a new unit near their town hall who will be able to build the reward, I just need to know how to get it to do it at 200 kills:D |
| 12-31-2002, 09:02 AM | #4 |
Guest | No one knows what event to use for the 200 kills? |
| 12-31-2002, 08:07 PM | #5 |
as i said before just put the if kills == 20 in the update leaderboard trigger. |
