Hard Light Productions Forums

Modding, Mission Design, and Coding => The FRED Workshop => Topic started by: wistler on September 01, 2008, 04:08:40 pm

Title: Got a problem opening a mission
Post by: wistler on September 01, 2008, 04:08:40 pm
Hey everyone. I've spent couple of days designing this mission and I ran into some problems. I think it was caused by having to many wings, but when i deleted some of the wings FRED can't boot the mission up, i get about five to six Error! messages.

I would be REALLY grateful if someone might be able to find out what the problem is. If I've lost the mission for good I'm going to be gutted.

I tried salvaging some of the information by notepad copy and pasting into a blank mission but doesn't seem to work.

[attachment deleted by ninja]
Title: Re: Got a problem opening a mission
Post by: karajorma on September 01, 2008, 04:39:31 pm
Open the mission in notepad and change

Code: [Select]
"Beta 4"

#Events ;! 54 total

into

Code: [Select]
"Beta 4"
)
+Flags:( )

#Events ;! 54 total
Title: Re: Got a problem opening a mission
Post by: wistler on September 01, 2008, 06:24:57 pm
 :D Cheers mate! I could kiss you!  ;7