Go
Wc3C.net
»
Warcraft III Modding
»
Developer's Corner
»
Triggers & Scripts
»
Need trigger help
Need trigger help
07-28-2003, 11:59 PM
#1
Izidkiel
Im trying to make a trigger that when someone walks to a region it will create a treant. But the problem is that I can create a treant everytime I walk over the region. So I need a away to stop the trigger from working again after the first time.
07-29-2003, 12:33 AM
#2
Valoris
Try doing Action, Trigger - Turn Off as your last action.
This should cause the trigger to run only once.
07-29-2003, 02:59 AM
#3
Izidkiel
Okay, thx I didnt realize that trigger there before.:D