I was just wondering in what order triggers are executed... I know that they are executed in sequential order for players 1-8..
Heres an example of a question i have:
Players:
All Players
Conditions:
'Current Player' brings at least 1 'unit' to 'create unit'
Actions:
Create 1 Flag at 'Location' for current player
Lets say that two members of 'All Players' bring a unit to 'create unit' at exactly the same time, AND that 'Location' is a simple 1x1 square surrounded by water or something. Which person would get the flag?
(PS) I know that its impossible for two players to bring a unit to the location at exactly the same time, this is just theoretically.
Simple: If one of those 2 players is player 1, then player 1 would, if there was no player 1 then player 2 would. If no player 2 then player 3 would and so on...
O and btw, if u make a 1x1 square tile, u still will not be able to create a flag there. I tried it before and it didnt work. Needs to be bigger
If its player1 and player2, then probably player 1. Since he is the top player.
A trigger set for "All Players" acts like a separate identical trigger for each player. The first player in the game would inherit the flag.
... Actually u can create a flag at a 1x1 square