TacKLed 10 Posted September 25, 2010 (edited) 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 September 25, 2010 by TacKLed Share this post Link to post Share on other sites
AnimalMother92 10 Posted September 25, 2010 http://www.armaholic.com/page.php?id=8241 Just use a mod launcher, it will save you time and energy. Share this post Link to post Share on other sites
spamurai 3 Posted September 25, 2010 (edited) 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 September 25, 2010 by Spamurai Share this post Link to post Share on other sites