Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: Redstreblo on February 05, 2012, 01:22:06 pm

Title: How to limit ship speeds
Post by: Redstreblo on February 05, 2012, 01:22:06 pm
How do you set up a convoy of different ships and have the faster ships travel at a lower max speed (to match the max speed of the slowest ship)?
Title: Re: How to limit ship speeds
Post by: Droid803 on February 05, 2012, 01:33:42 pm
cap-waypoint-speed
Title: Re: How to limit ship speeds
Post by: Redstreblo on February 05, 2012, 01:46:34 pm
Thank you, I just could not remember how to do it.
Title: Re: How to limit ship speeds
Post by: Cobra on February 05, 2012, 10:27:31 pm
Whenever I use that the AI tends to ignore the cap speed SEXP and power on.
Title: Re: How to limit ship speeds
Post by: Redstreblo on February 05, 2012, 11:57:13 pm
it seems to be working fine for me Cobra, so long as the ship is in game at the time the SEXP activates. If your ship warps in and continues at the max speed you set:

When: has arrived delay - (ship in question) ---- delay - time in seconds --- Cap waypoint speed - max speed
Title: Re: How to limit ship speeds
Post by: Cobra on February 05, 2012, 11:58:21 pm
it seems to be working fine for me Cobra, so long as the ship is in game at the time the SEXP activates. If your ship warps in and continues at the max speed you set:

When: has arrived delay - (ship in question) ---- delay - time in seconds --- Cap waypoint speed - max speed

Well yeah, I've FREDed enough mission before to know that. :P Maybe it was some AI thing that got fixed and I never noticed.