Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: KappaWing on November 15, 2008, 10:54:39 am

Title: Why is this broken? [FIXED]
Post by: KappaWing on November 15, 2008, 10:54:39 am
This is getting really frusturating....

(http://i2.photobucket.com/albums/y10/KappaWing/untitled2.jpg)
Title: Re: Why is this broken?
Post by: Droid803 on November 15, 2008, 11:00:58 am
I think you have to switch the two (the 250 and the distance-ship-subsystem).
Otherwise, it works. I have that setup in many of my missions.
Title: Re: Why is this broken?
Post by: karajorma on November 15, 2008, 11:06:14 am
That SEXP will trigger when 250m is less than the distance between the fighterbay and Alpha 1. i.e when Alpha 1 is 251m or more away from it.

What you wanted was for the SEXP to trigger when the distance between the fighterbay and Alpha 1 is less than 250m. Which means that as Droid said you have to swap the two around.
Title: Re: Why is this broken?
Post by: KappaWing on November 15, 2008, 11:22:02 am
Ah yes, this worked! Thanks.  :)