QUOTE(dumbducky @ Jan 29, 02:01 PM)
Hyper triggers solved the problems. I also have a trigger that sets all men to patrol to location p1. The hyper triggers cause men not too attack enemies(orders are being fired too quickly. Will adding a wait(500) to the end of the patrol trigger get them to start attacking?
You should use a (DC) switch action and condition in your trigger to force the countdown trigger to only run once, not a wait. This would also eliminate the need of hyper triggers (if you didn't need them in the first place).