Could someone please tell me what I'm doing wrong with trying to run this on a dedicated server? I only want to play by myself with the AI, but using LAN mode appears to be buggy right now as i can't build anything and the AI often stands around doing nothing.
For some reason when i try to join my dedicated server i just get a black screen saying "Wait for host", i can connect find if i disable ACE etc so i don't think its a port/firewall problem.
I'm using A2/OA in combined ops mode and have installed ACE using the six updater.
Heres my dedicated server shortcut: "C:\Program Files (x86)\Steam\steamapps\common\arma 2 operation arrowhead\ARMA2OASERVER.exe" -config=TA2DST_config.cfg -mod=@ACE;@ACEX;@ACEX_RU;@ACEX_SM;@ACEX_USNavy;@CBA
And my server cfg file:
Does anyone have any idea what I'm doing wrong?Code:// Server Config Generated by Tophes Arma 2 Dedicated Server Tool hostName = "Warfare BE Ace"; password = "test"; passwordAdmin = "test"; maxPlayers = 10; logFile = ""; voteThreshold = 0.33; voteMissionPlayers = 3; reportingIP = "127.0.0.1"; timeStampFormat = "None"; motd[] = {}; motdInterval = 3; vonCodecQuality = 3; disableVoN = 0; kickduplicate = 0; verifySignatures = 0; persistent = 0; BattlEye = 1; doubleIdDetected = ""; onUserConnected = ""; onUserDisconnected = ""; onHackedData = ""; onDifferentData = ""; onUnsignedData = ""; regularCheck = ""; class Missions { class Mission1 { template = "WarfareBE_069_ACE_15.Zargabad"; difficulty="regular"; }; };
Thanks
HOME
Reply With Quote


.
