Jump to content
  • 0

Dayz Commander Server Side Problem


Gr8

Question

I have an overpoch server and i have a little problem with making the server compatible with dayz commander. Works perfect with dayz launcher(yay) but for dayz commander something strange happens. Only happens to my server. My New server. the old server that still is up and running on a dedi. Works good. To recreate the problem i have with dayz commander.

 

1) Close dayz Commander

2) Open it back up

3) Clear all your filters

4) Filter [GG]

5) You will see bunch of servers. Pay attention to the one with some players in it.

6) Now Favorite it.

7) Go to Your Favourites

8) Server will be with 1000 ping and 0 players.

9) Refresh all servers while on the favorites tab.

10) You will see all your favourite (if any) Light back up with ping and players

12) Except mine.

11) ...

 

This is blocking alot of players to join the server. Need assistance quick. Dayz Launcher works good. Arma multiplayer Menu works good. All ports are open on my server. This is my config:

steamPort = 8766;
steamQueryPort = 27016;
hostName = "[GG] Overpoch 1.0.5.1 |Coins\Banking|Group ESP|Slow Zs|Weed|";
password = "";
passwordAdmin = "changeme";
maxPlayers = 55;
logFile = "server_log.txt";
voteThreshold = 2;
voteMissionPlayers = 3;
reportingIP="arma2oapc.master.gamespy.com";
timeStampFormat = "short";
motd[] = {"Welcome to [GG] Ghostz Gamerz","Please Check our server Rules @ GhostzGamerz.com"};
motdInterval = 200;
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;

class Missions
{
    class Mission1
    {
        template = "DayZ_GG.Chernarus";
        difficulty="regular";
    };

};

Startup Parameters:

start /wait /REALTIME "arma2" /min "C:\Arma Servers\arma2oaserver.exe" -port=3302 "-config=instance_11_Chernarus\config.cfg" "-cfg=instance_11_Chernarus\basic.cfg" "-profiles=instance_11_Chernarus" -name=instance_11_Chernarus "-mod=@DayzOverwatch;@DayZ_Epoch;@DayZ_Epoch_Server;" -noPause -noSound -cpuCount=4 -exThreads=1 -maxmem=2047 -noCB

 

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

Ok just checked myself, my DayZ Commander is showing it up correctly, if I close and reopen DZC though none of my favourites show up properly until I scan all the servers again, I think that's just a limitation of the latest DZC.

Like i said, on OP when i refresh all servers. They come back except mine

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...