Jump to content
Sign in to follow this  
Piranja13 (DayZ)

whitelist server cfg help

Recommended Posts

Hi im the Admin of DE 1508, it is a whitelist hive server and we have not the ability to change the configuation or use admin tools becouse all you can do is chace the server.cfg. so this is the configuration mabe there are same inforamtion about how to make the sever a litte bit faster or stuff like that.

server.cfg

{

"difficulty":"veteran",

"hostname":"Glitchmob HQ Survive or Die Tryin by PG-Server.de",

"motd":[

"Wilkommen,Welcome",

"-=Survive or Die Tryin=-",

"destructive hacks cheats = GB Bann",

"play fair and have same Fun",

"ghosting alt+f4 during fights = kick~Bann"

],

"motdInterval":3,

"passwordAdmin":"Pornopasswort",

"passwordRcon":"maxmusterman",

"disableVoN":false,

"BEPingLimit":200,

"thirdPerson":true,

"crossHair":false,

"friendlyTag":true,

"enemyTag":true

}

Edited by Piranja13

Share this post


Link to post
Share on other sites

@

did not work

There are errors in your configuration!

  • difficulty not in 'recruit', 'regular', 'veteran', 'expert'!
  • no hostname found!
  • no motd found!
  • motdInterval must be numeric!
  • no passwordAdmin found!
  • no passwordRcon found!
  • disableVoN must be true or false!
  • BEPingLimit must be numeric!
  • BEPingLimit must be at least 150!
  • thirdPerson must be true or false!
  • crossHair must be true or false!
  • friendlyTag must be true or false!
  • enemyTag must be true or false!

Edited by Piranja13

Share this post


Link to post
Share on other sites

"?

Did you comment out the one line? " yes i did like this:

{

"difficulty":"veteran",

"hostname":"Glitchmob HQ Survive or Die Tryin by PG-Server.de",

"motd":[

"Wilkommen,Welcome",

"-=Survive or Die Tryin=-",

"destructive hacks cheats = GB Bann",

"play fair and have same Fun",

"ghosting alt+f4 during fights = kick~Bann"

],

"motdInterval":3,

x

x

"disableVoN":false,

"BEPingLimit":200,

"thirdPerson":true,

"crossHair":false,

"friendlyTag":true,

"enemyTag":true,

"regularCheck" = "{}";

}

("regularCheck = "{}";") also not work

Edited by Piranja13

Share this post


Link to post
Share on other sites

It's badly formatted (as you already know) the line are wrapped in braces when they shouldn't be.

A semi-colon terminates a line not a comma - re-configure it and post back - use the code tags to make it more readable.

Share this post


Link to post
Share on other sites

Just ask pg-server.

The new pre-whitelisted Servers use a JSON-Config.

You can only change things that are in there, then a programm converts it into the correct config

  • Like 1

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
Sign in to follow this  

×