Warcraft III resources & community, 2003–2006 · archived

I need help with Door trigger

3 posts
#1

I need help with Door trigger

This might look like a noob question but...I made an open/close gate trigger for my map. I want the door to open when the player write -open and to close when the player write -close. In game the open trigger work well but when the player type -close, it doesn't work. What do I have to change in my trigger:

event
Player - Player 8 (pink) types a chat message containing -close as an exact match

Actions
Destructible - Close Dungeon gate (vertical) 0000 <gen>


(It's the same thing for open trigger but instead of -close its -open and instead of Close dungeon gate its Open dungeon gate
#2
it may work, are you sure you are writing it as player 8?
#3
NVM I made another trigger and now it works