si there any way to make this permanent?
everytime the server restarts i have to type it in again, and it's quite annoyingCode:spawn.max_density 1.2 spawn.min_density 0.6 spawn.max_rate 1 spawn.min_rate 0.6
Solved Setting spawn settings each restart?
Discussion in 'Rust Discussion' started by TheBandolero, Jun 11, 2018.
-
u tried timedexecute plugin and just have then added in the execute once section in the config file ?
-
and any way of doing that without plugins?
-
bat file or server.cfg
-
@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. -
by server.cfg you mean this "command line" thing that my host provides right?
-
In case of it is'nt already there, then create it. It should then be used on next start-up. -
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 againLast edited by a moderator: Jun 11, 2018 -
-
thx both of you, works like a charm
-
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?