ok i have this trigger that when a player types -store all his non-hero units go to his store area.
plz help
-
Reds Store
-
Events
-
Player - Player 1 (Red) types a chat message containing -store as An exact match
-
-
Conditions
-
((Triggering unit) is A Hero) Equal to False
-
-
Actions
-
Unit Group - Pick every unit in (Units owned by Player 1 (Red)) and do (Unit - Move (Triggering unit) instantly to (Center of Red Store <gen>))
-
-
plz help