Jump to content
freshplaysgames

DayZ Commander Help!

Recommended Posts

Hello, I really hope you can help me fix this problem, ive been trying to fix my first problem for over a week.

 

Well firstly when I finished making my server it all worked and everything but then I went on dayz commander types in the ip and port

and it diddnt work. Then I was researching for a few days then I eventually found on a topic that someone had the same problem as me, and someone told him to use the steam query port for the port. I did that and it worked, so then I started playing on my server for a bit until I realised knowone could actually join, because when u first open up dayz commander and look around the list, or even type in the server name it wont show up. But then if u add it to your favourites it will show up. This is a really annoying problem please respond asap and try to help me fix this!

I will leave my config file below.

Thank you for reading...

 

 

Config

 

steamport = 2300;
steamqueryport = 2301;
hostName = "DayZ Epoch 1.0.5.1 - Relevant Gaming - Veteran|AI Missions|Good Admins - (1.0.5.1/125548)";
password = "";
passwordAdmin = "(Not showing for security reasons)";
maxPlayers = 50;
logFile = "server_log.txt";
voteThreshold = 2;
voteMissionPlayers = 3;
reportingIP = "arma2oapc.master.gamespy.com";
timeStampFormat = "short";
motd[] = {"Welcome to Relevant Gaming's official DayZ Epoch Server!","Have fun!"};
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;
 
class Missions
{
    class Mission1
    {
    template = "DayZ_Epoch_11.Chernarus";
    difficulty="veteran";
    };
 
};

Share this post


Link to post
Share on other sites

Where are you hosting this server from?

 

Make sure to open all necessary ports through your firewall if you're hosting it from home.

Share this post


Link to post
Share on other sites

Thank you for replying fast!

 

Im pretty sure all my ports are forwarded correctly

since it does show on commander but only after I add it to favourites.

If you need to know the ports I forwarded ask and ill say :)

 

And im hosting it from home.

Edited by FreshPlaysGames

Share this post


Link to post
Share on other sites

And im hosting it from home.

 

 

https://support.steampowered.com/kb_article.php?ref=8571-GLVN-8711

 

List of Steam-Ports that need to be forwarded, so that your server is being listed on the Steam-Master-Server.

 

Also make sure to always include a few ports in between (usually about 3 in total) rather than stacking them, like you did.

 

You're using 2300 and 2301 for Steam-Query and most likely 2302 for the Server. Not a good idea. Better would be with 3 in between, such as this:

 

 
steamport = 2320;
steamqueryport = 2325;
 
And for your server: 2302
Edited by kichilron

Share this post


Link to post
Share on other sites

Surely tho if it shows up in arma 2 oa ingame and on dayz commander AFTER I added it to favourites its portforwarded right tho?

 

Also I just change my ports to that and now it wont show up at all, also when I had my old ports the server would only how up on 2303 or 2301 instead of 2302??

Edited by FreshPlaysGames

Share this post


Link to post
Share on other sites

Ive noticed another problem, in dayz commander i tried adding my server to favourites and it diddnt work.

I tried all of these for the ports in commander

 

2300

2301

2302

2303

2320

 

But then I did

2325

and that worked. But the funny thing is thats my steam query port and the second that worked the 2320 one appeared too????

Share this post


Link to post
Share on other sites

Surely tho if it shows up in arma 2 oa ingame and on dayz commander AFTER I added it to favourites its portforwarded right tho?

 

No, not even close. There's a difference between querying manually (as you do when adding to favourites) and the server reporting to the masterserver automatically and by itself.

 

 

But then I did 2325 and that worked. But the funny thing is thats my steam query port and the second that worked the 2320 one appeared too????

 

Yes, because it's reporting to the Steam-Server, thus the Steam Port is where you find your server on the Steam-Server.

Share this post


Link to post
Share on other sites

Okay so I portforwarded all the ports you gave me above

and it still doesnt work.

Heres a picture of proof of the ports forwarded!

 

 

post-217434-0-53312300-1409057403_thumb.

Share this post


Link to post
Share on other sites

Don't use dayzcommander, it's not compatibile with Steam, and Steam announcement protocol. You are losing your time. Use dayzlauncher instead, and your servers will show.

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

×