Shein Posted November 13, 2011 Posted November 13, 2011 Is there a way to set the altitude of a trigger zone? Like a zone that starts at 500 meters? so units below it aren't considered in it?
nomdeplume Posted November 14, 2011 Posted November 14, 2011 No, trigger zones don't have an altitude. If you want to only trigger something if a unit is above a certain altitude, you'd need to use an additional condition, i.e. 'unit in <zone>' and 'unit altitude above 500'. However that's only helpful if you're able to design the trigger around specific units.
Shein Posted November 15, 2011 Author Posted November 15, 2011 Good idea... It'll work for what I'm trying to do... thanks!
Recommended Posts