- Joined
- Oct 7, 2014
- Messages
- 2,209
What should I do in making triggers in a Hero Duel Event where after the timer expires everything will pause and then a random number of unit per team (which can be either 1v1, 3v3, or team vs team duel) will be sent into the arena at two regions (team 1 and team 2) in a given amount of time. When the winning team wins all heroes will be sent back to the game and the winning team will recieve X amount of gold and the losing team X amount of gold.
All I have is a countdown timer and I don't now what is the next thing to do
All I have is a countdown timer and I don't now what is the next thing to do
-
Events
- Time - Elapsed game time is 0.00 seconds
- Conditions
-
Actions
- Countdown Timer - Start arenaTimer as a Repeating timer that will expire in 300.00 seconds
- Countdown Timer - Create a timer window for arenaTimer with title Duel in
- Set arenaTiimerWindow = (Last created timer window)
- Countdown Timer - Show (Last created timer window)