- Joined
- Apr 9, 2013
- Messages
- 764
Hello, I have these triggers that activates when someone builds a barracks. There are 4 races and 20 players, how can I make it trigger only once per player?
Also I think my trigger will make it so the text appears to everyone, how to make it appear only to the triggering player?
Also I think my trigger will make it so the text appears to everyone, how to make it appear only to the triggering player?
-
Quest WE Faction
-

Events
-


Unit - A unit Finishes construction
-
-

Conditions
-


(Unit-type of (Constructed structure)) Equal to Barracks
-
-

Actions
-


Sound - Play QuestNew <gen>
-


Quest - Create a Required quest titled Western European Cu... with the description Commands in Game. ..., using icon path ReplaceableTextures\CommandButtons\BTNFootman.blp
-


Quest - Display to (All players matching (((Triggering unit) is A structure) Equal to True).) the Quest Discovered message: |cffffcc00Western E...
-


Cinematic - Ping minimap for (All players matching (((Unit-type of (Triggering unit)) is A structure) Equal to True).) at (Center of CITY ME JERUSALEM <gen>) for 10.00 seconds
-
-



