Author Topic: FRED help  (Read 1384 times)

0 Members and 1 Guest are viewing this topic.

Offline Thor

  • Captain of the GTD Sparta
  • 29
Alright, this may seem silly :blah: but I'm having issues string together missions into campaigns.  Is there an FAQ or could someone give me a few tips?  help:nod:

Edit: THanks for the tips
« Last Edit: June 21, 2003, 06:27:45 pm by 850 »
I can't believe my profile is still active... member since  July 25, 2002

 

Offline Sesquipedalian

  • Atankharz'ythi
  • 211
FRED help, take # 100000000000000
The campaign editor is not the most intuitive bit of programming ever written.  The Fred2 help files explain it quite nicely, however.

By the way, that is an annoying subject title.
Sesqu... Sesqui... what?
Sesquipedalian, the best word in the English language.

The Scroll of Atankharzim | FS2 syntax highlighting

 

Offline TopAce

  • Stalwart contributor
  • 212
  • FREDder, FSWiki editor, and tester
FRED help, take # 100000000000000
Yeah, FRED Campaign Editor is the best way. Just select the missions, place then each other in a different brick, and connect them. The downer means the later missions, so It must have the looking like this:

Mission 1
     I
     I
Mission 2

Add a repeat link before you connect them to each other. A repeat link means an event that must happen to force the player replay a mission.

Keep in mind, that the 'branch to Mission 2' must be true, it means the player can step to the next mission. It must also be the last one.
My community contributions - Get my campaigns from here.

I already announced my retirement twice, yet here I am. If I bring up that topic again, don't believe a word.

 

Offline karajorma

  • King Louie - Jungle VIP
  • Administrator
  • 214
    • Karajorma's Freespace FAQ
FRED help, take # 100000000000000
Quote
Originally posted by TopAce
Yeah, FRED Campaign Editor is the best way. Just select the missions, place then each other in a different brick, and connect them. The downer means the later missions, so It must have the looking like this:

Mission 1
     I
     I
Mission 2

Add a repeat link before you connect them to each other. A repeat link means an event that must happen to force the player replay a mission.

Keep in mind, that the 'branch to Mission 2' must be true, it means the player can step to the next mission. It must also be the last one.


Actually if you look at the way the FS2 campaign file is done you'll notice they did it the other way round :D

Although there is nothing wrong with the way you've suggested, since there are more ways to fail a mission than succeed I generally find it easier to make the repeat loop true and then make it so that the option to move on to another mission only comes true when certain events have occured.

That said the FS2 campaign file actually fails the error checker so what do [V] know! :D
Karajorma's Freespace FAQ. It's almost like asking me yourself.

[ Diaspora ] - [ Seeds Of Rebellion ] - [ Mind Games ]

 

Offline Thor

  • Captain of the GTD Sparta
  • 29
FRED help, take # 100000000000000
Thanks guys.
I can't believe my profile is still active... member since  July 25, 2002

  

Offline TopAce

  • Stalwart contributor
  • 212
  • FREDder, FSWiki editor, and tester
FRED help, take # 100000000000000
Not at all, especially I am one who needed help very much times. :D
My community contributions - Get my campaigns from here.

I already announced my retirement twice, yet here I am. If I bring up that topic again, don't believe a word.