I want to allow a player to be able to spawn an army when they hold an item called "Emperor's key".
After they write "-Unlock" the item is consumed (Deletes)
Here's the trigger, for some reason its not working.
After they write "-Unlock" the item is consumed (Deletes)
Here's the trigger, for some reason its not working.
-
Emperors Key
-
Events
-
Player - (Owner of Emperor's Key 0437 <gen>) types a chat message containing -Unlock as An exact match
-
-
Conditions
-
(Matching item) Equal to Emperor's Key 0437 <gen>
-
-
Actions
-
Unit - Create 44 Footman for (Triggering player) at (Center of Kings spawn <gen>) facing Default building facing degrees
-
Unit - Create 4 Captain for (Triggering player) at (Center of Kings spawn <gen>) facing Default building facing degrees
-
Item - Remove Emperor's Key 0437 <gen>
-
-
Last edited: