Solved How to spawn an animal?
Discussion in 'Rust Discussion' started by maksiyshuk, Jun 1, 2015.
-
Wulf Community Admin
-
how to make server more animal....i mean random spwan more animal ?
-
Maybe something from this help?
server.itemdespawn 120
spawn.min_rate 0.1
spawn.max_rate 1
spawn.min_density 0.1
spawn.max_density 1
It defaults server values. -
)
-
Wulf Community Admin
-
lol
-
-
Almost done, ran into some unforeseen issues last night while finishing it up... If I spawn a lot of stuff (I spawned 2000 chickens as a test), I get a ton of errors in RCON. I think I know what's happening, I'll test tonight and hopefully be able to finish it.
The mod will allow you to set a minimum of spawnables that you wish to see on the map at all times:
normal barrels
good barrels
trashcans
box crates
weapon crates
metal-rich rock nodes
stone-rich rock nodes
sulfur-rich rock nodes
chickens
boars
stags
horses
bears
wolves
All of these will be randomly spawned on the map, so if you add more barrels, you'll start seeing barrels pop all over the map like it was before they snapped them to monuments and roads. The loot crates will follow the same rule, so you'll start finding new loot crates in the middle of nowhere, etc.
You will be able to set any of these to zero if you do not wish to spawn any extras or want to keep loot where it belongs. The default config will contain typical values of what I've observed so far during testing so you'll need to review the file and increase the types you want more of.
[DOUBLEPOST=1438053882,1438011740][/DOUBLEPOST]Update: The plugin I mentioned is finished and released... Just waiting for approval. Name of the plugin is Cornucopia.