Hello i would like to ask if someone can explain me what to change to make every 5 min respawn boxes in camps?i got spawn plugin for oxide and i put it in server files and i reloaded it but i dont know what to change here to make them spawn faster?
"ResourceSpawners": {},
"LootSpawners": {
"LootSpawner": {
"ChildToSelf": true,
"SecondsPerSpawn": 1800.0,
"SpawnedLimit": 50.0,
"Offset": "0 0 0",
"InitialWaitTime": 0.1,
"MinimumSpawnCount": 20,
"Spawns": [
{
"LootConfig": "CommonLootCrate",
"Probability": 1.0,
"CacheObject": "LootCache"
}
Faster spawn of boxes in camps
Discussion in 'Hurtworld Discussion' started by CroTomy, Jan 13, 2016.
-
"SecondsPerSpawn": 1800.0, <- value in seconds for box spawn
-
okay but can u tell me how to make all boxes spawn not just few in camp?
-
i am unsure of how many actual box spawns there are, but "SpawnedLimit": 50.0, defines the amount of maximum spawned in boxes
"MinimumSpawnCount": 20, set amount of minimum spawned boxes