Jump to content

k3kz3

Members
  • Content Count

    4
  • Joined

  • Last visited

Everything posted by k3kz3

  1. k3kz3

    Despawn time of dead players

    try to go to: mpmissions\"yourMissionName"\db\globals.xml then edit the lines: <var name="CleanupLifetimeDeadPlayer" type="0" value="7200"/> <var name="CleanupLifetimeDeadInfected" type="0" value="60"/> <var name="CleanupLifetimeDeadAnimal" type="0" value="330"/> <var name="TimeLogin" type="0" value="5"/> <var name="TimeLogout" type="0" value="30"/> for the value u want 🙂
  2. k3kz3

    Server Messages

    Hello Guys! :) i am just a new owner from a dedicated server and wanted to ask a question. I'm new on this... but i'm learning really fast. So i know many things learned by videos or in the web. The only thing that won't work is to send automatic server messages... i have tried to edit it in ServerDZ.cfg on the line: motd[] = {"Willkommen auf einem neuen DayZ Server","line2","line3"}; // Message of the day displayed in the in-game chat motdInterval = 3; // Time interval (in seconds) between each message for example^^ and also i found a messages.xml what provides me to send these. -> ____________ <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <messages> <message> <delay>1</delay> <onconnect>1</onconnect> <text>Wilkommen bei #name ! Discord: discord.me/BAM</text> </message> <messages> __________ why they doesn't show up? :( The Mod: DayZ Expansion Chat/Notifications are installed and working. tested with Airdrop and aother players Chat. What can i do ? I don't have a BEC tool or something like that. My Provider only gives me access to the Hardware and the FTP access. can not install any programs.... hope somebody can help me! ;)
  3. k3kz3

    Server Messages

    ok, got it! Thank you! ❤️
  4. k3kz3

    Server Messages

    Hello, thanks for the Reply 🙂 how can i set the delay on 30? I can not upload BEC to the server. My Provider doesnt allow any uploads included .exe or .bat files. I can install mods or stuff like that. but i can not upload any other files... bec has a exe file to start with a bat file so i can not use it. i contacted my provider to ask for that client maybe he would install it 😉
×