I saw the bear killed the horse. hahaha~~~
![]()

Cornucopia
The horn of plenty! Spawn extra crates, barrels, nodes, animals, etc. randomly on the map
Total Downloads: 6,692 - First Release: Jul 28, 2015 - Last Update: Jun 1, 2017
- 5/5, 26 likes
-
Deicide666ra updated Cornucopia with a new update entry:
1.0.5
-
c_minWolves = Convert.ToInt32(GetConfigValue("Animals", "minWolves", 100000));
c_minBears = Convert.ToInt32(GetConfigValue("Animals", "minBears", 100000));
c_refreshIntervalSeconds = Convert.ToInt32(GetConfigValue("General", "refreshIntervalSeconds", 900));
Why there is no obvious increase in number -
I have the only copy behind cornucopie.cs down?
Code:{ "Animals": { "minBears": 10, "minBoars": 25, "minChickens": 5, "minHorses": 60, "minStags": 35, "minWolves": 5 }, "Barrels": { "minGoodBarrels": 25, "minNormalBarrels": 15, "minTrashCans": 45 }, "Crates": { "minBoxCrates": 20, "minWeaponCrates": 15 }, "General": { "refreshIntervalSeconds": 900, "fixloot": true }, "Minerals": { "minMetalNodes": 70, "minStoneNodes": 70, "minSulfurNodes": 70 } }
Last edited by a moderator: Jul 29, 2015 -
[DOUBLEPOST=1438168450][/DOUBLEPOST]
[DOUBLEPOST=1438177837,1438168389][/DOUBLEPOST]
Also 200k animals will undoublty make the server extremely laggy and quite possibly crash it. -
hey, can anybody help me?
the plugins doesnt seem to work and even the chat commands say "command not found" (via Rusty) -
Are you sure it's properly loaded? -
Deicide666ra updated Cornucopia with a new update entry:
1.0.6
-
I have a problem of animals not respawning quickly enough on my server. So if I just want to use this plugin to try and remedy that problem I would just set all other categories to zero (like say crates, barrels, etc) and they would have default behavior? Including spawn location?
Do you know what the standard rate of refreshing animal spawns is?
Also, I'm assuming that every time the respawn timer is called it's going to impact server performance somewhat? Could the respawn be phased rather than all at once?Last edited by a moderator: Aug 3, 2015 -
The new Purge command is a bit taxing, that's why it's a manual command only... and using the Spawn command after a purge can take 1-2 secs as well since it's spawning thousands of things all at once. -
Thank you very much!!
I don't see the treatMinimumAsMaximum in config (so it's only there if you manually include it or is this only part of the config?). Would this work:
Code:{ "Animals": { "minBears": 30, "minBoars": 50, "minChickens": 0, "minHorses": 100, "minStags": 70, "minWolves": 20 }, "Barrels": { "minGoodBarrels": -1, "minNormalBarrels": -1, "minTrashCans": -1 }, "Crates": { "minBoxCrates": -1, "minWeaponCrates": -1 }, "General": { "refreshIntervalSeconds": 900, "fixloot": false }, "Minerals": { "minMetalNodes": -1, "minStoneNodes": -1, "minSulfurNodes": -1 } }
-
-
Deicide666ra updated Cornucopia with a new update entry:
1.0.7
[DOUBLEPOST=1438833757,1438753259][/DOUBLEPOST]So today I noticed there weren't any loot crates in rad towns.. or barely.. only had a couple players online and all said they hadn't been doing rad towns, so I'm thinking Cornucopia might have broken something. I'm not sure what's going on with this, but I thought it would be best to warn you guys. Maybe someone else experienced this? Let me know... -
Code:
[8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found. [8/6/2015 5:38:51 PM] [Oxide] 5:38 PM [Info] [Cornucopia] Tried to spawn autospawn/animals/horse but entity could not be found.
-
Thanks for the report John I'll need to do some debugging tonight. Disable it for the time being!
-
Wulf Community Admin
-
-
Thanks Wulf, you're the man
Will review and properly update later tonight
-
Deicide666ra updated Cornucopia with a new update entry:
1.0.8
-
Deicide666ra updated Cornucopia with a new update entry:
1.0.9