deadhand 10 Posted January 1, 2011 Hello, I have the server files setup and the config files done i just need to know what folders i put the mission files in and how to setup the server.cfg to run the domination server. I have a steam version installed on the serer. Please let me know if anymore information is needed. SYSTEM: HP DL140 2x XEON 2.4GHz 3GB RAM SERVER 2003 (x86) -Deadhand Share this post Link to post Share on other sites
Hud Dorph 22 Posted January 1, 2011 Missionfiles for dedi-server goes in mpmissions Share this post Link to post Share on other sites
Sapiens 0 Posted January 2, 2011 The PBO file goes in the .\MPMissions folder of your ArmA2 or OA installation directory, depending on which version of Domination you'll be running. Your server.cfg's missions section should look something like this if you want Domination to be the only mission available (in this example I'm using one of the OA Domination missions): class Missions { class DomiOA { template="co30_Domination_2_54A2_West_R_OA.Takistan"; difficulty="regular"; }; }; template= should be followed by the file name of the mission without the PBO extension. More basic information regarding this section is available in the BIS wiki here. Share this post Link to post Share on other sites