Warcraft III resources & community, 2003–2006 · archived

trigger to open the gates ?

3 posts
#1

trigger to open the gates ?

whats the trigger to open the gate like -open
(to make it open)
#2
Destructible: Open/Close/Destroy Gate.
#3
If you want it to be like when a unit comes close to the gate just do it like this. Make a region on the place you want the gate to open when the unit coems to that point then make a trigger like this.

Events
Unit - A unit enters Region 178 <gen>

Conditions
None (depends on if you want to make it like the unit needs a key to open it. If you do want that reply and I will tell you how to make that also.)

Actions
Destructible - Open Gate <gen>