340 posts joined 2004-07-09
#1 2004-07-23
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 :/
3,346 posts England joined 2004-02-14
#2 2004-07-23
its " entering unit " because thats the unit enters
340 posts joined 2004-07-09
#3 2004-07-23
THANK YOU SO MUCH SOPHO! never would have thought of that jeez i was about to give up i tried so many things ><
3,346 posts England joined 2004-02-14
#4 2004-07-24
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
347 posts joined 2004-03-26
#5 2004-07-24
triggering unit works aswell, sopho
Sopho When something enters, its " entering unit " Triggering unit is when a unit triggers somethingwhen a unit enters a region, the unit also triggers sth.
503 posts Madison, WI joined 2004-04-03
#6 2004-07-24
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.