Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
In the trigger editor, go to the 'search' option, type in 'Create' and find 'Create Unit' Hit enter, change the owning player from red to neutral hostile. Set the location to wherever you'd like, and change the unit type to the type of unit you'd like to spawn.
Set the 'event' to whatever you'd like, whether it be every few seconds, to instantly in map initialization.
Unit - Create 1 Footman for Player 1 (Red) at (Center of (Playable map area)) facing Default building facing degrees
//
//->
Unit - Create 1 Footman for Neutral Hostile at (Center of (Playable map area)) facing Default building facing degrees
There is no search (as far as I know). The closest thing to a search is, when you're choosing your action, tapping the "U" key to scroll through all of the Unit actions.
Otherwise you just have to look through the actions yourself.
But you have to make sure you're looking for the right thing. As Archangel said you'd have to use a spell, in which case you're looking for one of these actions-
Unit - Issue Order Targeting A Point
Unit - Issue Order With No Target
-depending on the type of spell you're using. If you're looking for an action like this-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.