Arma: Mod Folders: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Sectioned off, rearranged some of the text.)
Line 1: Line 1:
Custom modfolders are folders that can contain theme addons for easy selection, or Data files which change general parameters of the game. If you have OFP:Resistance, your \RES folder is an example of a modfolder.
===Introduction===


Custom modfolders are folders that can contain theme addons for easy selection, or Data files which change general parameters of the game. If you have OFP:Resistance, your \RES folder is an example of a modfolder. This feature was added in version '''1.75 with''' the Resistance upgrade, prior to the '''1.75''' upgrades addons where put in the addon folder.


Some Flashpoint players prefer to put an "@" in front of each modfolder's name, so they then get listed at the beginning of the main Flashpoint folder, and can be easily separated from essential game folders.
Some Flashpoint players prefer to put an "@" in front of each modfolder's name, so they then get listed at the beginning of the main Flashpoint folder, and can be easily separated from essential game folders.


 
===Making it Work===
To use Modfolders you have to create a shortcut to your OFP executable, and in the path add the following parameter: -Mod=name
To use Modfolders you have to create a shortcut to your OFP executable, and in the path add the following parameter: -Mod=name


Line 12: Line 13:
in other words, commarise all the different mods (addons) you want for this session (often only one)
in other words, commarise all the different mods (addons) you want for this session (often only one)


Alternatively, you can use [http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=4;t=47702 'OFP Mod Selector'], by Operator of Dissidence.
Or you can get Kegetys' launcher  [http://www.andrew.nf/OFP/Tools/launcher218.zip 'here']


=== Addon modfolders ===
=== Addon modfolders ===
Line 20: Line 18:
One of the most useful things you can do with modfolders is separate out your, by now, humungous and ever increasing addon.pbo's. The days of just placing them in the ~Addons folder are over. No engine can cope with that load.
One of the most useful things you can do with modfolders is separate out your, by now, humungous and ever increasing addon.pbo's. The days of just placing them in the ~Addons folder are over. No engine can cope with that load.


Simply make a folder tree
Here is an example of a folder tree


mods\
mods\
mods\Bas
mods\Finland
mods\HYK
mods\anything you like


mods\Bas
Selectively you can use one, or several of them for the mission(s) you want to play by just creating seperate shortcuts for each combination.


mods\Finland
===Resources===
 
Alternatively, you can use [http://www.flashpoint1985.com/cgi-bin/ikonboard311/ikonboard.cgi?act=ST;f=4;t=47702 'OFP Mod Selector'], by Operator of Dissidence.
mods\HYK
 
mods\anything you like


and selectively use one, or several of them for the mission(s) you want to play.
Kegetys' launcher available [http://www.andrew.nf/OFP/Tools/launcher218.zip 'here']

Revision as of 22:31, 30 May 2006

Introduction

Custom modfolders are folders that can contain theme addons for easy selection, or Data files which change general parameters of the game. If you have OFP:Resistance, your \RES folder is an example of a modfolder. This feature was added in version 1.75 with the Resistance upgrade, prior to the 1.75 upgrades addons where put in the addon folder.

Some Flashpoint players prefer to put an "@" in front of each modfolder's name, so they then get listed at the beginning of the main Flashpoint folder, and can be easily separated from essential game folders.

Making it Work

To use Modfolders you have to create a shortcut to your OFP executable, and in the path add the following parameter: -Mod=name

"C:\Program Files\Codemasters\OperationFlashpoint\FLASHPOINTRESISTANCE.EXE"
   -nomap -nosplash -mod=@Editor,@Winter,@Hyk,@bas

in other words, commarise all the different mods (addons) you want for this session (often only one)


Addon modfolders

One of the most useful things you can do with modfolders is separate out your, by now, humungous and ever increasing addon.pbo's. The days of just placing them in the ~Addons folder are over. No engine can cope with that load.

Here is an example of a folder tree

mods\
mods\Bas
mods\Finland
mods\HYK
mods\anything you like

Selectively you can use one, or several of them for the mission(s) you want to play by just creating seperate shortcuts for each combination.

Resources

Alternatively, you can use 'OFP Mod Selector', by Operator of Dissidence.

Kegetys' launcher available 'here'