Home   Help Search Login Register  

Author Topic: Missionname in campaign..  (Read 666 times)

0 Members and 1 Guest are viewing this topic.

xenofanes

  • Guest
Missionname in campaign..
« on: 31 Mar 2004, 14:34:30 »
How do I make the last part of my missions (.noe .abel and so on) disappear in the campaignwindow (notebook in OFP)?

Offline rhysduk

  • Former Staff
  • ****
Re:Missionname in campaign..
« Reply #1 on: 31 Mar 2004, 20:35:26 »
May i ask why you want them to disappear?

Rhys
Reviewed Missions Board: Please Read the User's Guide before posting!

Pride and Joy 1 (HW100-T)

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re:Missionname in campaign..
« Reply #2 on: 31 Mar 2004, 21:00:09 »
 ???
I have absolutely no experience in this, but do you have the description.ext like this (like it should be...):

Code: [Select]
class missionname: MissionDefault
{
  blah;
  blah blah;

or for example:

Code: [Select]
class missionname.abel: MissionDefault
{
  blah;
  blah blah;

This' the only thing I can come up with...  :-\
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.

Loup-Garou

  • Guest
Re:Missionname in campaign..
« Reply #3 on: 07 Apr 2004, 18:04:55 »
EASY  ;D !! Just go in the editor and load your mission : click on the top right of the screen, where you can set the time, the weather... . Type your mission name on the "box" "Mission name" (or something like that, I don't remember).  This "box" is used by the game in the campaign window, on the contrary of the "box" named "Mission description".
« Last Edit: 07 Apr 2004, 18:05:44 by Loup-Garou »

Offline h-

  • OFPEC Site
  • Administrator
  • *****
  • Formerly HateR_Kint
    • OFPEC
Re:Missionname in campaign..
« Reply #4 on: 07 Apr 2004, 18:14:36 »
EASY  ;D !! Just go in the editor and load your mission : click on the top right of the screen, where you can set the time, the weather... . Type your mission name on the "box" "Mission name" (or something like that, I don't remember).  This "box" is used by the game in the campaign window, on the contrary of the "box" named "Mission description".
Well, knowing that Xenofanes has made missions before I presumed that he knows this already...  ???
Project MCAR   ---   Northern Fronts   ---   Emitter 3Ditor
INFORMATIVE THREAD TITLES PLEASE. "PLEASE HELP" IS NOT ONE..
Chuck Norris can divide by zero.

Offline Jezuro

  • Members
  • *
  • Hookah 4 lyfe!
    • Jezuro's ArmA Workshop
Re:Missionname in campaign..
« Reply #5 on: 07 Apr 2004, 20:10:52 »
Well, knowing that Xenofanes has made missions before I presumed that he knows this already...  ???

Maybe he's confused of the "campaign" cheat, which unlocks all missions and shows their "system name" (???)
"We are Her salvation, and through Her command we shall live forever. I will not die. Not here. Not now. Never!!!"

xenofanes

  • Guest
Re:Missionname in campaign..
« Reply #6 on: 08 Apr 2004, 09:39:18 »
Yes, I knew about the "box", but I think Jezuro's right; I have used the "campaign" cheat when I've tested the campaign, I didn't know it shows the "system name" before. I have to try that. Thanks!

xenofanes

  • Guest
Re:Missionname in campaign..
« Reply #7 on: 11 Apr 2004, 13:16:21 »
Jep, I got it now.