• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Trigger Questions - Gates & Wander

Status
Not open for further replies.
Level 5
Joined
Apr 8, 2006
Messages
130
I have a few simple question regarding gates & wandering units in SCII.

I want gates to open when units enter a region on either side of the gate, then close when they leave. I have the regions and the gates I am using are under the 'units' category in the map editor.

In WC3WE it was a simple use of an open/close destructible but what is the trigger name in the SC2 editor.


As for wandering, I want units to randomly move around the map, do I need to do this by simply ordering them to scan move to a random point in the map area/region or is there an ability/trigger that will make them move by themselves.
 
Level 4
Joined
Jul 4, 2009
Messages
77
You would "Issue Order" to the gate unit. and the order is. COMMAND - OPEN GATE (there is a specific one for each gate unit)
 
Status
Not open for further replies.
Top