Jump to content
Sign in to follow this  
TacKLed

How to play multiple mods on steam?

Recommended Posts

How would I do this using steam?

Say Im using the Zeus Combat Skills mod and Isla Duala.

Where would I put -mod=@zcommon and -mod=@duala?

Edited by TacKLed

Share this post


Link to post
Share on other sites

use semi colon " ; " to separate the mod folders (like this)

-mod=@zcommon;@duala;@CSM

Pay attention to the order of mods, they load sequentially in the order you place them. So, if one mod has a dependency from another mod, make sure you load that mod first. For example, some mods require the addon "Extended Event Handler", so you'd need to load that before anything else (like this):

-mod=@CBA;@zcommon;@duala

where @CBA is the mod folder for the Extended Event Handler Addon. If you don't load dependencies in the correct order, ArmA will complain of missing resources and your mods won't load properly.

In steam you can set command line switches by Right Clicking the name of the game in your Library, choose Properties and click Set Launch Options... you can then add the -mod= switch

Edited by Spamurai

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  

×