- Joined
- Nov 12, 2007
- Messages
- 7
I am making a trigger that will execute another trigger to take the triggering player and return the triggering player's unit (each player has 1 unit). Simply put, trigger 1 runs trigger 2. Can trigger 2 access trigger 1's triggering player, or will I have to store it in a global variable?
Edit: I have tested it, and it seems to work, but I'm asking because I am worried that it is only working because I am the only player.
Edit: I have tested it, and it seems to work, but I'm asking because I am worried that it is only working because I am the only player.