It's really short and simple, but I can't make it work. Basically I need it to show the text message to the player when they select a shop, and to no one else. But it can only work when players 1-4 (Red's team) select the shop. Any help?
-
Trigger
-
Events
- Unit - Unit <gen> Is selected
-
Conditions
- ((Triggering player) is an ally of Player 1 (Red)) Equal to True
-
Actions
- Game - Display to (Player group((Triggering player))) for 7.50 seconds the text: TEXT...
-
Events