Warcraft III resources & community, 2003–2006 · archived

Simple hero choice question : /

6 posts
#1

Simple hero choice question : /

Ok i have 4 heros and for some reason when i selectone it removes the guy butdoesnt make a hero heres the trigger:

Event: Unit enters region
no conditions
Actions:remove triggering unit from the game
Actions:create 1 [hero] at center of [region]

i swore this worked with roc :/
#2
its " entering unit " because thats the unit enters
#3
THANK YOU SO MUCH SOPHO! never would have thought of that jeez i was about to give up i tried so many things ><
#4
the WE can be sometimes be very picky (in real life that trigger could sound normal but for the WE, its not right)

When something enters, its " entering unit "
Triggering unit is when a unit triggers something
#5
triggering unit works aswell, sopho :P

SophoWhen something enters, its " entering unit "
Triggering unit is when a unit triggers something


when a unit enters a region, the unit also triggers sth.
#6
Indeed, Triggering Unit is supposed to work in most situations, but it doesn't always. In any case, using the most specific event response is best idea.