• Check out the results of the Techtree Contest #19!
  • 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Trigger] Open/Close Gate Bug

Status
Not open for further replies.
Level 2
Joined
Mar 17, 2017
Messages
6
Hi Everyone,

I just got back into Warcraft 3 after like 8 years. I've been playing around with the editor making my own maps and such. I have this issue where once a unit triggers the gate to open it wont close. I have it set so that once the gate is destroyed the open and close triggers no longer work (they are turned off.) I have it this way because, before the gate would re-spawn if a unit re-entered the region for open and closing the gate. Its a weird situation. So to sum it up i need to find a way to make it so the gate can be destroyed and stay destroyed, while also opening and closing.
 
Look friend thats very easy.you must create a trigger to turn off that trigger opening and closing the gate.
like this=
Event=a destructible dies
condition=dying destructible equal to (your target gate)
Actions=Turn off trigger (that trigger for opening and closing door)

i tried this but when you open the gate it reads it as dead, firing that trigger to turn off the open and close.
 
Status
Not open for further replies.
Back
Top