Jump to content
Sign in to follow this  
General Barron

Using mod folders to organize missions

Recommended Posts

Hey all,

I've seen that mod folders can be used to organize campaigns, and (obviously) addons. But can they be used to organize SP and MP missions? I tried making folders called "Missions" and "MPmissions" within my mod folders and placing missions in there, but it doesn't seem to work.

Is there any way to do this?

Share this post


Link to post
Share on other sites

I don't think you can (would have been great as i have a lot of mod folders).

At least you can make subfolders in the Missions folder (not sure about the MPMissions) to manage the missions according to their related mod folders.

If you don't know about this, or if you know but just for people that are not aware of this :

You can even have a picture to make it look more "finished" when you click on such folder in the SP missions menu, with an Overview.html inside based on something like this (notepad copy/paste)

<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"><html>

<head>

<title>Overview</title>

</head>

<body bgcolor = "#FFFFFF">

<! **** Title **** >

<br><h2 align = "center"><a name = "Main">TitleNameIWant</a></h2>

<! **** Picture ****>

<p align = "center"><img src = "mypicture.jpg" width = "200" height = "178"></p>

<! **** Text message **** >

<p>

</p>

</body>

</html>

along with a picture in the same subfolder of course.

Share this post


Link to post
Share on other sites

As Sanctuary said, it can't be done. I experimented it when I made my tutorial about mod folders sometime ago. Though, as Sanc pointed out, it's very handy to make new folders for specific missions and make an overview for them. It makes the Missions selection look more "clean" and finished, as Sanc said. smile_o.gif

AFAIK, using subfolders don't work in MPMissions folder, though if someone could verify this for a fact, I would be grateful. smile_o.gif

Share this post


Link to post
Share on other sites

Aw shucks... I was afraid that would be the answer. Strange how campaigns work, but not missions... crazy_o.gif

Anyway, organizing my SP missions into folders won't be a bad alternative. MP missions are a pain in the butt however... I hope they improve this in OFP2. biggrin_o.gif

Thanks guys!

Share this post


Link to post
Share on other sites

Hmm, how about an adition to the OFP launcher programs. When you launch mod-folder, say.. finmod folder

It copies the /Missions/ and /MPMissions/ files (from /finmod/) to the normal OFP missions folders.

And creates a batch file to move them back, or delete them (For each file, add it to a batch file line, and copy it to the OFP misisons folder.

Then when it's done each folder, save the batch file as finmod_missions.bat)

Then when your done with that mod, you run the batch file, it cleans the folder of those missions... Hmmm

I could write that program okay (In VB only, sadly confused_o.gif ), but idealy it'd be an addon to something like Kegetys OFP Launcher (The only one I've found that can launch more than one mod folder)

But yeh, making a folder for each mod in the SP missions folder is best way, but for MPMissions, it's annoying having 32432 FDF missions when running Y2k3..

Infact, just had a better idea tounge2.gif

Make a few batch files in the root of OFP folder, that does.. ::

Copy /missions to /missionNormal

Copy /finmod/Missions to /Missions

Copy /finmod/MPMissions to /MPMissions

Run OFP.exe -nomap -mod=finmod

Then the clean up

Change to /Missions

Delete all files

Change back

Copy contents of /missionsNormal to /missions

Do same for MPMissions

Hmm... Theres a command to "Press any key to continue", you could merge the two, so it moves the files, starts OFP, waits for any key, then cleans it up... Yees

....sorry, threadjacked.gif

tounge2.gif

- Ben

Share this post


Link to post
Share on other sites

Grouping SP missions is a tricky one.

There are a few by author (eg Avon Lady), a few by Mod Group, (eg BAS, FDF), a couple by island (desert, CATs Afghanistan) and then a whole load in 'General'.

It does get tricky when certain misssions mix and match addons from all over the place so a bit of organisation and thinking is required - I have a list of my favourite missions with the required addons to help jog my memory.

Grouping MP Missions at least is not so bad in that at least OFP can filter the missions into each island.

So maybe thats a better way forward or ArmA or OFP2. One folder containing subfolders of missions, but a better way of dispaying + filtering in-game. That way I can search for a mission by author or island or type or whatever.

Just thinking aloud.

Share this post


Link to post
Share on other sites
Anyway, organizing my SP missions into folders won't be a bad alternative. MP missions are a pain in the butt however... I hope they improve this in OFP2. biggrin_o.gif

if this has not been suggested in OFP2 suggestions, please feel free to do so. but make sure it has not been discussed before.

Share this post


Link to post
Share on other sites

an idea ...

rename the SPMissions how you want to get an better overview;

f.e.

(Finmod=FDF)

FDF_Shadow_killer.FDF_maldevic.pbo

or

SEBNAM_

CSLA_

etc.

etc.

P.S. to avoid space was only for *checkfiles*

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×