QUOTE(Shinya @ Dec 13 2004, 07:53 PM)
Hyper triggers cancel all wait time and affects all triggers. Like if i had a trigger
C:
Always
A:
Create 1 marine at X
wait 10000ms
Preserve trig
it ignores the wait and the units come out like crazy. so is there a way to make hyper triggers only affect the triggers you want? But still that trigger that require hyper triggers thru out the whole map will still be hyper triggered.
[right][snapback]110353[/snapback][/right]
Not to say anything that has already been said lol
But the trigger doesn't ignore the wait. It gets to it and stops and waits for the opertunity to run it. But the hyper trigger doesn't allow that so the trigger will not fire again or exicute any actions after the first wait. (thats is differant than it running like crazy and ignoring it compleatly)
And yeah like the other two said make your hyper trigger owned by a differant player and you won't have the wait problem.
Technacly your question ask if you can only have the hyper trigger not effect selected triggers, and the answer is no. All triggers check at a rapid rate when you use hyper triggers.