Home   Help Search Login Register  

Author Topic: Campaign troubles  (Read 1887 times)

0 Members and 1 Guest are viewing this topic.

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Campaign troubles
« Reply #15 on: 08 Dec 2004, 22:10:02 »
Yeah, where at the end? At the end of the name, at the end of the first mission description part? Somewhere at the end of the 15 blank lines at the bottom, where there are already 3 '{;'s, randomly placed? Or maybe directly under the last bit of writing, near the other '{;'s?    ???

Its way too confusing  :-\
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Campaign troubles
« Reply #16 on: 08 Dec 2004, 22:22:45 »
At the end of the description.ext file

The end.

End end.

Where it all ends.

End of all.

Can't really get any [bad joke]endier[/bad joke] than that. ;)

:beat: *Gets Ended* :beat:

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Campaign troubles
« Reply #17 on: 08 Dec 2004, 23:17:39 »
The end of your decription.ext looks like this:

Code: [Select]
     class 25: MissionDefault
      {
         end1 = 26;
         lost = 25;
         template = 25.abel;
       };

      class 26: MissionDefault
      {

         template = 26.eden;
       };





};

Make it look like this:

Code: [Select]
     class 25: MissionDefault
      {
         end1 = 26;
         lost = 25;
         template = 25.abel;
       };

      class 26: MissionDefault
      {

         template = 26.eden;
       };





};
};


Planck
« Last Edit: 08 Dec 2004, 23:18:01 by Planck »
I know a little about a lot, and a lot about a little.

Offline greg147

  • Contributing Member
  • **
    • Royal Air Assault Battalion
Re:Campaign troubles
« Reply #18 on: 09 Dec 2004, 08:34:23 »
Ah, ya see, THATS what I wanted to know. Thanks again Planc  ;D
Royal Air Assault Battalion - [L/Cpl] Greg
RAAB