Jump to content
Sign in to follow this  
KristyStevens

Server settings

Recommended Posts

18 minutes ago, KristyStevens said:

Does anyone know how to do these things right.

1. Day time would be longer than night time. (Day 2x and Night 12x) 
2. Mod guns forced to server.
3. Forcing the mods on the server and still appearing on the DayZ launcher to allow players to see what's in use.
4. Changing props time.

Hello 🙂

  1. Day/Night Speed
    1. Inside your server files, look for a file named "serverDZ.cfg" (steamapps\common\DayZServer)
    2. Open the file and modify(or add if you don't have them) the following lines

      serverTime = "SystemTime"; 

      serverTimeAcceleration = 2;

      serverNightTimeAcceleration = 6;   // Night Time Speed multiplied by the value from above (6*2=12)

  2. Mod Guns
    1. In the server launch options add this line
      -mod=@mod_name_here;
  3. Mods list visible from everyone
    1. I dont know sorry 😞
  4. Heu.... What ? Despawn time you mean ?
    1. Inside your server mission (probably dayzOffline.chernarusplus) go to "db" and open "types.xml"
    2. The Lifetime value is the amount of seconds before the object despawn. Change the value of whatever you want in SECONDS
      45 days => 
      3888000
      6 hours => 21600
      3 hours => 10800
      2 hours => 7200
      1 hour => 3600
      30 minutes => 1800
      15 minutes => 900

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  

×