how to add extra boxes on city spawn loot, if possible?
is it the stack size on lootconfig?
thank you
More boxes, double box loot?
Discussion in 'Hurtworld Discussion' started by Naz, Jan 17, 2016.
-
You need SpawnConfig for Hurtworld | Oxide
Then search for: CommonLootCrate -
-
@Naz:
Boxes are Spaws their content is Loot, which means you need the plugin SpawnConfig like Noviets linked. Install that, then search through the SpawnConfig configfile for 'crate' and increase the number of boxes, and decrease the time in seconds for a new crate to spawn. When you are done editing type "/reload SpawnConfig" in chat -
thanks