Im at wits end trying to work out why no one can see the server with ingame on the server list. Type in Overpoch and all servers show up but mine. I will add my server config and what not here so you can see how i have it set up and all. Also its run on a dedicated server. Not a hosted companie
(Server port : 2302) just so you know
Config.cfg
steamPort = 2300;steamQueryPort = 2301;hostname = "Host name Here!";password = "";passwordAdmin = "password";logFile = "";reportingIP = "arma2oapc.master.gamespy.com";motd[] = {};motdInterval = 3;maxPlayers = 50;kickduplicate = 1;requiredBuild = 125548;verifySignatures = 2;requiredSecureId = 2;voteMissionPlayers = 3;voteThreshold = 1.5;disableVoN = 0;vonCodecQuality = 30;persistent = 1;timeStampFormat = "none";BattlEye = 1;doubleIdDetected = "";onUserConnected = "";onUserDisconnected = "";onHackedData = "";onDifferentData = "";onUnsignedData = "";regularCheck = "";class Missions{class Mission_1{template = "DayZ_Epoch_11.Chernarus";difficulty = "regular";};};
Basic.cfg
MaxMsgSend=128;MaxSizeGuaranteed=512;MaxSizeNonguaranteed=256;MinBandwidth=131072;MaxBandwidth=2097152000;MinErrorToSend=0.001;MinErrorToSendNear=0.0099999998;MaxCustomFileSize=1310720;class sockets{maxPacketSize=1400;};adapter=-1;3D_Performance=1;Resolution_W=0;Resolution_H=0;Resolution_Bpp=32;terrainGrid=25;viewDistance=2000;Windowed=0;
Server Stat bat
@echo offstart "arma2oaserver_2302" "C:\Servers\ArmA 2\DayZ Overpoch\arma2oaserver_2302.exe" -port=2302 -config=default\config.cfg -cfg=default\basic.cfg -profiles=default -name=default -mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server@exit
All dll files are unblocked and all ports have been added.
If you need any more info please let me know. Thanks
Just to add. Its not a new server its an old server and it was working fine before the gamespy shutdown.