Im trying to make what i thought would be a fairly simple map. I want to get it so when a unit enters in a certain region AND that unit creates a unit to set off my actions. But i have no clue how to do this.
What current trigger do you have? Because if I tried that, my first thought would be to put both Events in the triggers since you're allowed to do that.
Im trying to make what i thought would be a fairly simple map. I want to get it so when a unit enters in a certain region AND that unit creates a unit to set off my actions. But i have no clue how to do this.
@Typor: Go
What current trigger do you have? Because if I tried that, my first thought would be to put both Events in the triggers since you're allowed to do that.
Events Unit - Any Unit Enters Region 0,1 Unit - Any Unit creates a unit with any ability or behavior any
I want to have both of those apply before it proceeds to the actions, but it doesnt for some reason.
My suggestion would be to use the latter as your Event. Then, in your conditions, I bet there's a 'unit is in region' field. Add that as a condition.
Ive browsed through the conditions several times but no dice. :(
But I saw it just a moment after I answered your question.
Pick Comparison, naturally. Double-click on the first field.
Search for 'Region'. It's there, I'm sure.
Ah, I did not check in comparison. :S
Huzzah it works! I have yet to even begin to understand conditions. XD