Mechanist Posted July 25, 2012 Posted July 25, 2012 Hi, using DCS:W 1.2.0 the start condition is not working. Created a simple mission to prove it. The Su-25s should change formation, one after 15 seconds (first in track) the second is after the Flag 1 On message displayed. Non of them works. Here are the mission and the track. http://mh59.mgszki.hu/users/_mech/DCSW/Start_condition.miz http://mh59.mgszki.hu/users/_mech/DCSW/Start_condition.trk "Fighters make movies, bombers make history."
Grimes Posted July 27, 2012 Posted July 27, 2012 Advanced Waypoint Actions are evaluated once in order of priority whenever the unit passes through the waypoint. In the mission attached it checks at WP1 if flag 1 is true, since it isn't true the formation change is ignored. If you added a WP after the zone setting flag 1 to true the group will switch formations. If you want a group to do something on the spot, use triggered actions. The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Mechanist Posted July 29, 2012 Author Posted July 29, 2012 OK! My bad! I missinterpreted their function. "Fighters make movies, bombers make history."
Recommended Posts