CarlGustaffa 4 Posted March 22, 2007 Hi Newbie here to the editor. I have a few BlueFor UH60 hovering over the airport runway, named "uUH60_#" and with "this flyInHeight 80" in their init field. I put a move waypoint north past the closest coastline, then another waypoint at another location. The choppers gets to their assigned altitude and fly according to the waypoints. But... I need to synchronize this so that they have a slight delay before each chopper arrives at their final desination (cargo drop) and fly back. This in order to prevent crashing into eachother in the dropzone. However, when I add a simple BlueFor present switchtype trigger, I'm not getting the hint "triggered" I put in. I also had problems getting iThisVariable = 1 to be set and reacted upon when set on waypoints and/or triggers. Conclusion: It doesn't trig?!? At all... What am I doing wrong here? Also, setting "this flyInHeight 200 causes choppers to just fly in circles around the upcoming waypoint, they don't proceed to the next. Are there any height restrictions on triggers and waypoint? Share this post Link to post Share on other sites
Cloughy 0 Posted March 23, 2007 The flyinheight over think 100, dont work> It was a bug in ofp as well. Also you could try a timeout value in the waypoints of the choppers, set each choppers waypoint to a different value and they will wait for that amount of time at the waypoint. I think there is timeout and another time thing in the trigger editor. use the top one, i think timeout is the 2nd one. Also for your trigger, make it bigger and bluefor present and use chopper1 in this list && this, where chopper is your chopper1 name. Might help you. Cheers GC Share this post Link to post Share on other sites