Jump to content
Sign in to follow this  
Guy_2010

Steam Combined Operations Dedicated server issue

Recommended Posts

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

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.

emf05802fmwvrf33pa94_thumb.jpg

Edited by MJK-Ranger

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  

×