Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Sign in to follow this  
freshplaysgames

DayZ Commander HELP!

Recommended Posts

Ok so ive been working on this server for abut a week trying to fix this problem. It originally started that it wouldnt show on DayZ Commander at all, until then I realised if I add it to favourites it then would show up on the server list. The only weird problem is that the only port that works is 2325 which is the steamqueryport on my server? But besides that another problem is that if it only shows up on the list AFTER I add it to my favourites then how would randoms join, cos they wont know the ip and port either. So my question is have I maybe portforwarded wrong since its running on the wrong port and havent I completly finished portforwarding right because it doesnt fully show on commander?  Please help me I am willing to answer as many questions as possible, I will also leave my config file below...

Thanks for listening :)

 

 

Config

 

steamport = 2320;
steamqueryport = 2325;
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
Sign in to follow this  

×