shapeshifter88
Member
- Joined
- Oct 12, 2003
- Messages
- 6
- Reaction score
- 0
I cant get the following triggers to help!! It's suppost to make it so when a unit enters region A, one of two random sayings appears to player, and then resets its self for another player and for the same player. So far it only says one of the sayings once and that's it.
Conditions
-Current player brings at least 1 men to 'walk'
-'Wal' is cleared
Actions
-Randomize 'wal 2'
-Set 'Wal'
-Preserve trigger
-----------------------
Conditions
-'Wal' is set
-'wal 2' is set
-'wall 3' is cleared
Actions
-Display for current player: "......."
-Set 'wall 3'
-Preserve trigger
-----------------------
Conditions
-'Wal'is set
-'wal 2' is cleared
-'wall 3' is cleared
Actions
-Display for current player: "......"
-Set 'wall 3'
-Preserve trigger
-----------------------
Conditions
-Current player brings exactly 1 men to 'walk'
-'wall 3' is set
Actions
-Clear 'wal'
-Clear 'wall 3'
-Preserve trigger
-----------------------
Conditions
-Current player brings at least 1 men to 'walk'
-'Wal' is cleared
Actions
-Randomize 'wal 2'
-Set 'Wal'
-Preserve trigger
-----------------------
Conditions
-'Wal' is set
-'wal 2' is set
-'wall 3' is cleared
Actions
-Display for current player: "......."
-Set 'wall 3'
-Preserve trigger
-----------------------
Conditions
-'Wal'is set
-'wal 2' is cleared
-'wall 3' is cleared
Actions
-Display for current player: "......"
-Set 'wall 3'
-Preserve trigger
-----------------------
Conditions
-Current player brings exactly 1 men to 'walk'
-'wall 3' is set
Actions
-Clear 'wal'
-Clear 'wall 3'
-Preserve trigger
-----------------------