Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: TopAce on June 27, 2003, 04:53:04 pm

Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: TopAce on June 27, 2003, 04:53:04 pm
I don't know if you know it or not, but I found a solution how to transfrom a mission made with FRED2_Open to the orignal .fs2 file.

1. Use wordpad, and set mission flags(+Flags in Mission info stage) to 0:
2. CTRL-H: Seek 'Stay Near' and change it to 'None'
Stay in CTRL-H and Seek +Flags2 and change it to ';'

If you do everything fine, you can load the mission in original FRED.

Anybody could use this? Or didn't know? :D
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: Sesquipedalian on June 27, 2003, 08:22:10 pm
Try that on another Fred2_open mission and see what happens... ;)
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: karajorma on June 28, 2003, 02:56:28 am
But what happens if the mission used any of the new SEXPs?
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: Goober5000 on June 28, 2003, 12:55:52 pm
I've been wondering about adding a Save As FS2 Format to fred2_open.  It would just not save the new stuff.  It might also be able to save as FS1 format, though that would require a bit more research.
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: Hippo on June 28, 2003, 03:02:40 pm
Quote
Originally posted by Goober5000
save as FS1 format


:D :nod: :yes: :nod: :D
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: Goober5000 on June 28, 2003, 03:11:29 pm
Okay then - Hippo, do you want to look through FS1 and FS2 mission files and compare the differences? :)

The XSTR format is one of them, and then there's $Message versus $MessageNew... but aside from that, I don't think there are many differences at all.
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: Thor on June 28, 2003, 03:17:23 pm
Have you Asked GE or anyone who helped on the Port?
Title: From FRED2_Open.fs2 to FRED2 .fs2
Post by: Hippo on June 28, 2003, 03:19:30 pm
I could get a mission to FS1 (minus sexps) by just copying the ships and editing the weapons... But a save asoption for Fred 1 and 2 to save as the opposite...:nod: ;7