ESAc_matador Posted April 24, 2016 Posted April 24, 2016 Hello everyone... I am trying to make something like this. When couple of groups blue are in combat with reds, I want them to disengage when they loose few aircraft. My approach is... Flag 1=0 If groupA (4 aircrafts) is less than 90% then add 1 to flag 1 (means 1 aircraft is lost) If groupB (4 aircrafts) is less than 90% then add 1 to flag 1 (means 1 aircraft is lost) If groupA is less than 70 % then add 1 to flag 1 ((means 2 aircraft are lost) If groupB is less than 70 % then add 1 to flag 1 (means 2 aircraft are lost) then when flag 1 = 2 , alternate route to group A and B. Doing this, I make sure that maximum lost is two aircrafts. But the problem is they keep engaged forever... I put Sabres and Mig15s... I know the flags ar ok via text message, so I receive the confirmation, but... impossible to disengage. Any suggestion?? in advanced tasks, nothing worked for me. May be, he problem is they are in guns... so, if there is a missile enviroment they could disengage easyly. what do you suggest? With DAWS script, I can make more realistic campaigns... so I need to conserve aircrafts for the next mission!
feefifofum Posted April 24, 2016 Posted April 24, 2016 Go to the group's triggered actions. Add set option -> ROE -> WEAPON HOLD In your triggers, when you switch your group's waypoints to make them head home, include AI TASK PUSH and select the WEAPON HOLD option you added. This should get them to disengage and head home no matter what they're doing. THE GEORGIAN WAR - OFFICIAL F-15C DLC
Recommended Posts