Can you be specific? What version are you running? What problems are you having? Any errors?

Magic Loot
Simple components multiplier & loot system
Total Downloads: 13,477 - First Release: Nov 13, 2016 - Last Update: Nov 2, 2017
- 5/5, 44 likes
-
is i am running the latest version of the plugin i follow the way you increase the ammount of the stuff like the springs and metal pipes and ropes but it doesnt increase the ammount i want to increase it but doesnt want to.
-
Code:spawn.fill_groups spawn.fill_populations
-
thanks will this sorta fix my problem
-
i have tried the commands can you show me a picture of the magic loot.jason file plz so i can see how it is added i maybe added something wrong
-
-
its not for the nodes its for inside the crates and barrels were you get like 300 rope and so this plugins is for that i am trying to use it for that
-
-
THIS is my jason file i might have added it wrong because it says i must add it to that file{
"ItemList": {"Components": {
"list": [
"bleach": 3000,
"ducttape": 3000,
"gears": 3000,
"glue": 3000,
"metalblade": 3000,
"metalpipe": 3000,
"propanetank": 3000,
"riflebody": 3000,
"roadsigns": 3000,
"rope": 3000,
"semibody": 3000,
"sewingkit": 3000,
"sheetmetal": 3000,
"smgbody": 3000,
"metalspring": 3000,
"sticks": 3000,
"tarp": 3000,
"techparts": 3000,
]
},
"Developer": {
"AmountChange": true,
"Debug": true,
"ExtraItem": true,
"Skins": false
},
"Exclude": {
"list": [
"supply.signal": 1,
"ammo.rocket.smoke"
]
},
"ExcludeFromMultiplication": {
"list": [
"crude.oil"
]
},
"Loot": {
"AmountMin": 3,
"Enabled": true,
"ItemsMax": 5,
"ItemsMin": 3,
"PreventDuplicates": false,
"WorkshopSkins": false
},
"Settings": {
"Multiplier": 1000,
"MultiplierComponents": 100,
"MultiplyOnlyComponents": true
} -
Code:
{ "ItemList": {"Components": { "list": [ "bleach", "ducttape", "gears", "glue", "metalblade", "metalpipe", "propanetank", "riflebody", "roadsigns", "rope", "semibody", "sewingkit", "sheetmetal", "smgbody", "metalspring", "sticks", "tarp", "techparts" ] }, "Developer": { "AmountChange": true, "Debug": true, "ExtraItem": true, "Skins": false }, "Exclude": { "list": [ "supply.signal": 1, "ammo.rocket.smoke" ] }, "ExcludeFromMultiplication": { "list": [ "crude.oil" ] }, "Loot": { "AmountMin": 3, "Enabled": true, "ItemsMax": 5, "ItemsMin": 3, "PreventDuplicates": false, "WorkshopSkins": false }, "Settings": { "Multiplier": 1000, "MultiplierComponents": 100, "MultiplyOnlyComponents": true }
-
okay then were should i cant you send me your list of this
-
-
okay is i needed add the components to the json file must i just out it in and not under item list
and i will remove the config and all that and redo -
okay it works now but how do i increase the rareaty of the components on my server so i can find tech trash easy
[DOUBLEPOST=1485889831][/DOUBLEPOST]it only limits my components to 20 and doesnt wanna go higher -
Anyone know how to solve this issue:
Failed to initialize plugin 'MagicLoot v0.1.7' (ArgumentNullException: Argument cannot be null.
Parameter name: source)
This appears in the console on server launch. I figured there might be some conflict with another plugin so i just outright made a completely new server in preparation of narrowing down the suspect, but got the same error message with no other plugins. -
When are you going to update the plugin because it isnt working as well as it suppose to because of the rust update plz update as soon as possible
-
after today update:
Code:01:00 [Error] Error while compiling MagicLoot.cs(66,74): error CS1061: Type `Rust.Workshop.ApprovedSkinInfo' does not contain a definition for `ItemType' and no extension method `ItemType' of type `Rust.Workshop.ApprovedSkinInfo' could be found. Are you missing an assembly reference?
-
Norn updated Magic Loot with a new update entry:
0.1.8
-
@Norn
Failed to initialize plugin 'MagicLoot v0.1.8' (NullReferenceException: Object reference not set to an instance of an object)
Unloaded plugin MagicLoot v0.1.8 by Norn
No previous version to rollback plugin: MagicLoot -