Jump to content
  • 0

Cant get it done adding my server to dayz commander.....


StiflersM0M

Question

Hey guys....

I cant get it working adding my server to DZC, on DayZ Launcher everything showes up perfect......

but in DZC ppl can find the server but it has a 10000 ping and 0/0 players....

 

My config:

steamport = 8766;  //default 8766, needs to be unique if multiple serves on same box
steamqueryport = 27016; //default 27016, needs to be unique if multiple servers on same box
hostName ="[AoV]DayZ Epoch|SSD|ActofViolence.de|GER/ENG|1.0.5.1";
passwordAdmin = "XXXXXXXXXXXXXXXXXXX";
maxPlayers = 43;
logFile = "server_log.txt";
voteThreshold = 2;
voteMissionPlayers = 3;
reportingIP = "arma2oapc.master.gamespy.com";
timeStampFormat = "short";
motd[] = {"Act of Violence","visit Actofviolence.de for more information"};
motdInterval = 0;
vonCodecQuality = 11;
disableVoN = 0;
kickduplicate = 1;
verifySignatures = 2;
persistent = 1;
BattlEye = 1;
doubleIdDetected = "";
onUserConnected = "";
onUserDisconnected = "";
onUnsignedData = "kick (_this select 0)";
onHackedData = 	"kick (_this select 0)";
onDifferentData = "";
regularCheck = "";
requiredBuild = 125548;
requiredSecureId = 2;
difficulty = "veteran";
localclient[] = {"127.0.0.1"};
class Missions
{
    class Mission1
    {
    	template = "DayZ_Epoch_11.Chernarus";
    	difficulty="veteran";
    };

};

And when i copy the ip from my server via DayZ Commander a complete wrong query port is coming up "22816" instead of "27016" but i can the server to favorites and it shows correctly....

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Can maybe anybody could tell me which ports i have to whitelist for DZC ? i now changed the ports from 8766 & 27016 too 2300 & 2301 and whitelisted for UDP inbound 2300-2305 & for outgoing  too. also i added the same for testing in TCP.

 

But since 3 days its still dont want to show up..... i dont know what i am doing wrong.... before i moved to a new hoster i got a playerbase from 40+ now only max. 20 per day cause of my loyal players.....

 

Its just a pain in the ass if you cant get your server shown up on DZC.

Link to comment
Share on other sites

  • 0

I use the following with my join port as 2302 :

reportingIP = "arma2oapc.master.gamespy.com";
steamport = 2300;
steamqueryport = 2301;

 

Just make sure the Steam ports are actully open in your firewall, listing them is no good if they're blocked.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...