I was using "Rust Admin" because rusty refuses to work nomatter what i try. and it works beautifully except i clicked a button "Reset resouorces" and all my tress/ores/collectables vanished and are not respawning XD
is there a command/plugin to respawn them??
No Trees/ores
Discussion in 'Rust Discussion' started by v1ruspr0ne, Nov 28, 2017.
-
Run this command console or RCON
Code:spawn.fill_populations
-
well its not an unrecognised command however no resources still T.T
Code:spawn.fill_populationsNullReferenceException: Object reference not set to an instance of an objectError: spawn.fill_populations - Object reference not set to an instance of an object (Assembly-CSharp)
-
@v1ruspr0ne If they're not respawning, and refill is not working there is only one reason why. Make sure the following is set accordingly.
Code:spawn.respawn_groups True spawn.respawn_populations True
Code:spawn.max_density 1 spawn.max_rate 1 spawn.min_density 0.5 spawn.min_rate 0.5
Code:spawn.fill_populations
-
Thanks for the help anyway.