1. si there any way to make this permanent?
    Code:
    spawn.max_density 1.2
    spawn.min_density 0.6
    spawn.max_rate 1
    spawn.min_rate 0.6
    everytime the server restarts i have to type it in again, and it's quite annoying
     
  2. u tried timedexecute plugin and just have then added in the execute once section in the config file ?
     
  3. and any way of doing that without plugins?
     
  4. bat file or server.cfg
     
  5. @TheBandolero like tom wrote, server.cfg is the place to be for that.

    Small side-note: min_density and min_rate have no usable effect/function in 99% of server-configurations ;)
    Founded by the SpawnPopulations "ScaleWithServerPopulation" setting, which is, as far i know of, not used on much of them, or at least at one.
     
  6. i'm not sure i understood that, you mean i only should use the max_density and the max_rate, because the min_ versions have no real effect on the game? and the second sentence i didn't understand at all. sorry as english is not my native language.
    by server.cfg you mean this "command line" thing that my host provides right?
    [​IMG]
     
  7. yes.
    Not that important^^
    The file is in the same folder like bans.cfg and users.cfg.
    In case of it is'nt already there, then create it. It should then be used on next start-up.
     
  8. So the server.cgf is not the same as the image i posted? The one that has all this "-batchmode -logFile "output.txt" +server.ip xxx.xx.xx.x +rcon.ip xxx.xx.xx.xxx +rcon.port xxxxx +rcon.password ******** +server.maxplayers 80 +server.hostname "" +server.port xxxxx +query.port xxxxx +server.level "Procedural Map" +server.radiation true +server.seed 46285768 +server.worldsize 3000 +server.saveinterval 60 +server.tickrate 10......................."

    in the folder where there are bans.cfg and users.cfg, i have one called serverauto.cfg, is that one? or do i just create a server.cfg?

    and in case i need to create, I just put the commands i want in it? any format i have to follow? separate them by "," or something?

    thx again
     
    Last edited by a moderator: Jun 11, 2018
  9. Nope
    Yes
     
  10. thx both of you, works like a charm :)
     
  11. How much of a difference does it make setting the max rates from 1 to 1.6? Does this mean 1.6x more nodes, trees, etc? How does this work?