Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: FlamingCobra on September 20, 2011, 03:52:39 pm

Title: Double Pilot Message?
Post by: FlamingCobra on September 20, 2011, 03:52:39 pm
How would I set up a SEXP so two different pilots said the same message at the same time?
Title: Re: Double Pilot Message?
Post by: ssmit132 on September 20, 2011, 05:53:30 pm
Unless they're to have audio as well (in which case you could have only one audio file with both people talking), would send-message-list with a very small delay work (e.g. 1 millisecond)? You may have to remove the head-ani from one of them to do that.
Title: Re: Double Pilot Message?
Post by: LoneKnight on September 21, 2011, 12:39:18 pm
There needs to be some sort of delay in the messages. If you want the two pilots to say the same thing, you could always edit the audio so they happen together, then have one of the pilot messages use that audio clip. The effect would be that they are happening at the same time.