Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

Recommended Posts

Can someone confirm the proper syntax for the *.par file? The wiki entry is grossly incorrect.

Share this post


Link to post
Share on other sites

use like this    -par=FolderinsideOfArma3gameDir/anthing.txt  

Share this post


Link to post
Share on other sites

Instead of using the *.par file type use *.txt

 

Inside the file_name.txt file you would place the lines:

-serverMod=@mod1;@mod2;@mod3
-mod=@mod1;@mod2;@mod3;@mod4;@mod5

From your startup line you would call the par parameter -par=file_name.txt

Share this post


Link to post
Share on other sites

×