Jump to content

Steam reporting issue


Vindomire

Recommended Posts

Started up my first Dedi Server today. got everything running great. the only hoop i have left to jump through is steam reporting. I cant get gametracker to scan the servers on the dedi and DZC and DZL havent picked it up yet either. There is no firewall issue as i have added exceptions.

 

This is my config.cfg

// *************************************************************************************************************

// Do Not Remove DayZ Overpoch 1.0.5.1 | - Otherwise Your Server Will Not Be Listed!
hostname = "Adult Gamers PVE OVERPOCH Napf 1.0.5.1 [Coin][Missions][friendly]";
password = "";
passwordAdmin = "*****";

// *************************************************************************************************************
motd[] = {
	"Welcome to Adult Gamers PVE Napf Overpoch",
};
motdInterval = 5; 

// *************************************************************************************************************

// STEAM SETTINGS
steamport = 2403;
steamqueryport = 2404;
reportingIP = "arma2oapc.master.gamespy.com";	        // DO NOT EDIT THIS!

// *************************************************************************************************************

// JOINING RULES
maxPlayers = 40;
kickDuplicate = 0;
verifySignatures = 0;
requiredBuild = 125548;

// INGAME SETTINGS
disableVoN = 0;
vonCodecQuality = 10;
persistent = 1;
timeStampFormat = "short";
BattlEye = 1;

// *************************************************************************************************************

// SCRIPTING ISSUES
onUserConnected = "";
onUserDisconnected = "";
doubleIdDetected = "";
regularCheck="{}";

// *************************************************************************************************************

// MISSIONS CYCLE
class Missions
{
	class Mission1 {
		template = "DayZ_Epoch_24.Napf";
		difficulty = "Veteran";
	};
};

// *************************************************************************************************************

 

I have tried to get the server to scan on game tracker on port 2402 with query 2403 and 2404 but neither works.

ip is 23.229.114.2

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...