Guy_2010 10 Posted July 27, 2010 Hey . Today I got windows server , I installed steam , downloaded A2 + OA that I bought before . I copied the folders to F:/arma2oa - for OA F:/arma2oa/arma2 - For A2 Also I made config file, and everything is works on OA. I launched CO , but only the OA missions works. any mission on Chernarus/Utes is failed , and the server is crashed (stuck so I need to shut it from ctrl+alt+del) This is my path way : F:\arma2oa\arma2oaserver.exe -port=2302 -cfg=arma2oa.cfg -config=server.cfg -profiles=player -mod=F:\arma2oa\arma2;F:\arma2oa\EXPANSION;ca What's is wrong? Help me :butbut: Share this post Link to post Share on other sites
MJK-Ranger 0 Posted July 28, 2010 (edited) Hi try this: "F:\arma2oa\arma2oaserver.exe" -port=2302 -cfg=arma2oa.cfg -config=server.cfg -profiles=player -mod=F:\arma2oa\arma2;EXPANSION;ca You can also try something else, copy your hole ArmA2 folder into your ArmA2:OA folder (This is how i run my server in Combined Operations) I made a bat file, called it ArmA2_CO_Start.bat, inside i add following line: "F:\arma2oa\arma2oaserver.exe" -port=2302 -cfg=arma2oa.cfg -config=server.cfg -profiles=player -mod=ca Your server expansion will look like this: ArmA 2:Operation Arrowhead; ArmA 2 And how to test and see if your server is running Combined Operation, edit your server.cfg and find: class Missions replace it with: class Missions { }; And // If class missions is blank start voting when 1 players connect. voteMissionPlayers=1; When you start your server now and you join it, you should be able to see all the maps for ArmA2 and ArmA2:OA in mission selection when you join. Edited July 28, 2010 by MJK-Ranger Share this post Link to post Share on other sites