Jump to content
Sign in to follow this  
dooley

How to make mod folders?

Recommended Posts

Does anyone know how to make mod folders and were to put them?

Share this post


Link to post
Share on other sites

FDF Mod sound pack mod folder is installed into ArmA game folder and it seems to work.

Share this post


Link to post
Share on other sites

Make a new subdirectory in the ArmA game directory, e.g "@mymod".

In @mymod make another subdirectory called 'addons' where you put all wanted additional *.pbo files.

Start the game via *.bat or *.lnk and add the command line parameter "-mod=@mymod".

Share this post


Link to post
Share on other sites

Get Kegteys ArmA Launcher, and configure it so that the name of your MOD Folder is the same as it is on the launcher, much more easier than mucking around with target lines and the like ... smile_o.gif

Share this post


Link to post
Share on other sites

If you want the good old standard way... this is how it works:

1st. Create a folder for example named "Mapfact_WP"

2nd. Do like on this pic.

modfolder.JPG

The line must be added with: -mod="foldername" after the exe file.

It works for OFP and ArmA the same.

Share this post


Link to post
Share on other sites

In that last example, instead of -mod=@Mod1 -mod=@Mod2

you can alternatively write it -mod=@Mod1;@Mod2

Share this post


Link to post
Share on other sites

Also if you're using the batch file to run patch 1.05+ beta you can edit the batch file (right click -> edit) and you can add your mod folders after the -mod=xxxxx;beta

YOU MUST put the other mod folders before the beta mod folder otherwise it will go wierd aparently..

Share this post


Link to post
Share on other sites
In that last example, instead of -mod=@Mod1 -mod=@Mod2

you can alternatively write it -mod=@Mod1;@Mod2

Oh thanks.. didnt knew that even as a vet. smile_o.gif

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  

×