How do i get loot piles/crates to spawn alongside the road? As of right now my server has no lootpiles along the road. Or do i need to wait 30 mins after starting up the server?
Loot pile spawn
Discussion in 'Rust Discussion' started by VouisLuitton, Jun 4, 2018.
-
try spawn.fill_groups
-
spawn.max_rate "1"
spawn.min_density "0.7"
spawn.max_density "1"
spawn.fill_groups
this is what i have and the roads still look empty. any ideas?