Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Tracer on May 20, 2008, 03:44:05 pm

Title: There's no way to do this, is there?
Post by: Tracer on May 20, 2008, 03:44:05 pm
In an effort to solve the problem of plot-critical wingmen getting blown away, I had the idea to ship-guardian some of the wingmen and have them depart when their hull gets really low. But you can't have individual ships break off from a wing and then leave, can you?
Title: Re: There's no way to do this, is there?
Post by: Mobius on May 20, 2008, 03:47:22 pm
What about trying it? :D

You can issue orders to single ships with the appropriate SEXPs. You can't do that if you manage the departure cue of the entire wing. ;)
Title: Re: There's no way to do this, is there?
Post by: Snail on May 20, 2008, 03:47:50 pm
Can:

every-time-argument
-any-of
--(wingmen you need to survive)
-less than
--hits-left
--<argument>
--rand
---5
---15
--add-goal
---<argument>
---warp-out
-invalidate argument