Home   Help Search Login Register  

Author Topic: Title change...  (Read 1548 times)

0 Members and 1 Guest are viewing this topic.

Hunted

  • Guest
Title change...
« on: 30 Aug 2002, 09:46:45 »
Hello all,

I have noticed that some missions have their own custom names instead of 'Get ready...' with the date, time. While the game loads.

Now, How do you change the 'Get ready...' to your own custom setting?
i.e. Operation Blitz
     Day,Month,Time.

Thanks in advance... :joystick: :hmm: :help:

Hunted

JamesX

  • Guest
Re:Title change...
« Reply #1 on: 30 Aug 2002, 10:11:30 »
It is a entry in the description.ext file.

onLoadIntro="...loading intro..."
onLoadMission="...loading mission..."

simply write that in a file and save it as description.ext
in the mission directory.

when the ofpec site is online again look in the tutorial area.
there are all entrys in this file explained.

Hunted

  • Guest
Re:Title change...
« Reply #2 on: 30 Aug 2002, 22:54:23 »
Thank you JamesX,

Unfortunately, I have created the 'description.ext' and typed in those informations precisely. But no joy.  :-[

I will wait for the site to be back up to check it out.

Thanks again.

Hunted...

Cedaie

  • Guest
Re:Title change...
« Reply #3 on: 02 Sep 2002, 05:21:28 »
onLoadIntro[]="Operation Blitz"
onLoadMission[]="Get ready!

??? maybe, just maybe

mikeb

  • Guest
Re:Title change...
« Reply #4 on: 02 Sep 2002, 12:29:51 »
I had a strange problem with this after buying reistance.  All my missions I previously made use:

OnLoadMission="XXXX"

and they still work, but any new missions I made like this crash back to the desktop.  Weird.

Haven't tried Cedaie's idea yet, why would that work instead?

Solarix

  • Guest
Re:Title change...
« Reply #5 on: 02 Sep 2002, 12:31:58 »
having this in my description.ext file worked fine...

Code: [Select]
onLoadMission="[STO] Flight School (Fundamentals) - by Col Solarix";