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....
Question
StiflersM0M
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:
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now