when I'm no expert mode with the config, how can I add "additionalMods"
Posts by PatSparrow
Nitrado now has an official Discord server to bring communities, friends and other gamers together!
Join the Nitrado Community Discord now and share your experiences and knowledge with others!
-
-
this is strange if I don't copy the files into the addon folder the server is back again in the boot loop:
This is what I installed:
This is my serverDZ.cfg:
hostname = "xx";
password = "";
passwordAdmin = "xx";
maxPlayers = 4;
verifySignatures = 2;
forceSameBuild = 1;
disableVoN = 0;
vonCodecQuality = 20;
disable3rdPerson = 1;
disableCrosshair = 1;
guaranteedUpdates = 1;
loginQueueConcurrentPlayers = 5;
loginQueueMaxPlayers = 500;
instanceId = 1;
storageAutoFix = 1;
// custom Namalsk edits
serverTime = "2011/7/7/9/01";
serverTimeAcceleration = 2;
serverNightTimeAcceleration = 0;
serverTimePersistent = 0;
disablePersonalLight = 1;
lightingConfig = 0;
defaultVisibility = 2200;
defaultObjectViewDistance = 2200;
// the mission
class Missions
{
class DayZ
{
template="regular.namalsk";
};
};
logFile = "server.log";
steamport = 12005;
steamqueryport = 12001;
adminLogPlayerHitsOnly = 0;
adminLogPlacement = 0;
adminLogBuildActions = 0;
adminLogPlayerList = 0;
disableBaseDamage = 0;
disableContainerDamage = 0;
disableRespawnDialog = 0;
-
-
Ok server is now running but wenn I try to connect I get this error:
"File not found: @Namalsk Survival\addons\ns_sounds.pbo"
-
edit:
it looks like a boot loop the service starts it self again and again
-
Hi,
did you get the mod accually running?
For me the server doen't start when I change the config to Namalsk, no error inside the logs
Pat