Paste this in your StackSize.json and upload to config dir.
Then oxide.reload StackSizes
[DOUBLEPOST=1438898363][/DOUBLEPOST]You may want to add leather and so onCode:{ "Config": { "items": [ { "name": "bone.fragments", "stackSize": 10000 }, { "name": "charcoal", "stackSize": 10000 }, { "name": "cloth", "stackSize": 10000 }, { "name": "fat.animal", "stackSize": 10000 }, { "name": "gunpowder", "stackSize": 10000 }, { "name": "lowgradefuel", "stackSize": 10000 }, { "name": "metal.fragments", "stackSize": 10000 }, { "name": "hq.metal.ore", "stackSize": 10000 }, { "name": "metal.ore", "stackSize": 10000 }, { "name": "metal.refined", "stackSize": 10000 }, { "name": "paper", "stackSize": 10000 }, { "name": "stones", "stackSize": 100000 }, { "name": "sulfur", "stackSize": 10000 }, { "name": "sulfur.ore", "stackSize": 100000 }, { "name": "wood", "stackSize": 100000 } ] } }
[DOUBLEPOST=1438898459][/DOUBLEPOST]Code:{ "name": "leather", "stackSize": 10000 },
Stack Sizes [Unmaintained]
Discussion in 'Plugin Support' started by ColonelAngus, Feb 7, 2015.
-
Here is my StackSizes has mostly everything except Attire, Weapons and leather.
Code:{ "Config": { "items": [ { "name": "bone.fragments", "stackSize": 1000000 }, { "name": "charcoal", "stackSize": 1000000000 }, { "name": "cloth", "stackSize": 10000000 }, { "name": "fat.animal", "stackSize": 10000000 }, { "name": "gunpowder", "stackSize": 10000000 }, { "name": "lowgradefuel", "stackSize": 10000 }, { "name": "metal.fragments", "stackSize": 10000000 }, { "name": "metal.ore", "stackSize": 10000000 }, { "name": "metal.refined", "stackSize": 10000000 }, { "name": "ammo.pistol", "stackSize": 250 }, { "name": "ammo.pistol.hv", "stackSize": 250 }, { "name": "ammo.rifle", "stackSize": 250 }, { "name": "ammo.rifle.hv", "stackSize": 250 }, { "name": "ammo.pistol.fire", "stackSize": 250 }, { "name": "ammo.rifle.explosive", "stackSize": 250 }, { "name": "ammo.rifle.incendiary", "stackSize": 250 }, { "name": "ammo.rocket.basic", "stackSize": 50 }, { "name": "ammo.rocket.hv", "stackSize": 50 }, { "name": "ammo.rocket.fire", "stackSize": 50 }, { "name": "ammo.shotgun.slug", "stackSize": 250 }, { "name": "ammo.shotgun", "stackSize": 250 }, { "name": "barricade.concrete", "stackSize": 100 }, { "name": "barricade.metal", "stackSize": 100 }, { "name": "barricade.sandbags", "stackSize": 100 }, { "name": "barricade.stone", "stackSize": 100 }, { "name": "barricade.wood", "stackSize": 100 }, { "name": "barricade.woodwire", "stackSize": 100 }, { "name": "box.wooden.large", "stackSize": 25 }, { "name": "box.wooden", "stackSize": 25 }, { "name": "arrow.wooden", "stackSize": 1000 }, { "name": "arrow.hv", "stackSize": 1000 }, { "name": "paper", "stackSize": 1000 }, { "name": "bandage", "stackSize": 10 }, { "name": "largemedkit", "stackSize": 50 }, { "name": "syringe.medical", "stackSize": 50 }, { "name": "wolfmeat.raw", "stackSize": 25000 }, { "name": "wolfmeat.cooked", "stackSize": 300 }, { "name": "chicken.cooked", "stackSize": 250 }, { "name": "chicken.raw", "stackSize": 2500 }, { "name": "ladder.wooden.wall", "stackSize": 5 }, { "name": "explosives", "stackSize": 500 }, { "name": "explosive.timed", "stackSize": 100 }, { "name": "mining.quarry", "stackSize": 5 }, { "name": "stones", "stackSize": 100000000 }, { "name": "sulfur", "stackSize": 10000000 }, { "name": "lock.code", "stackSize": 25 }, { "name": "smallwaterbottle", "stackSize": 300 }, { "name": "furnace", "stackSize": 25 }, { "name": "lantern", "stackSize": 25 }, { "name": "antiradpills", "stackSize": 300 }, { "name": "sulfur.ore", "stackSize": 10000000 }, { "name": "mushroom", "stackSize": 1000 }, { "name": "box.repair.bench", "stackSize": 25 }, { "name": "research.table", "stackSize": 25 }, { "name": "wood", "stackSize": 100000000 }, { "name": "trap.landmine", "stackSize": 100 }, { "name": "metal.refined", "stackSize": 10000000 }, { "name": "hq.metal.ore", "stackSize": 10000000 }, { "name": "mining.pumpjack", "stackSize": 5 }, { "name": "large.furnace", "stackSize": 5 }, { "name": "small.oil.refinery", "stackSize": 5 }, { "name": "surveycharge", "stackSize": 50 }, { "name": "crude.oil", "stackSize": 10000 }, { "name": "supply.signal", "stackSize": 10 } ] } }
-
I attached my StackSizes.json file. it has my settings for most items and is working on my server (F1 and client.connect 108.61.109.174:28036)
Attached Files:
-
-
I figured out my issue. They renamed "Urban.shoes", which broke the rest of the config after those. Same with vagabond jacket. I went through my entire list, updated them, and now it works.
-
-
-
Hi i'm in late
Replace all "_" with a "." I was thinking in my bed my fault was about not oxide updated last time I was to 1231 version if i remember good :/
Then that mean the link: https://docs.google.com/spreadsheets/d/1L3T5AXFw9Uxda-56wjVA0muisrbVAi3NgplU_rShHTY/edit#gid=0 put some sad thing names?
sh....thank to all for great investigation ^^ i keep it right now http://docs.oxidemod.org/rust/#item-list -
Got everything working like a charm!
Thanks for your tips guys, replacing item names to"." works and deleting old values like "urban.X" and "jack.snowcamo" etc was the last thing that I did to make everything work.
So remember, delete old clothes snames because they were replaced, examples : "pants" "tshirt". CheersLast edited by a moderator: Aug 7, 2015 -
-
Finally broken after this last update, this was a good mod and very specific. Although Stack Controller makes it easier with in game commands. Like who would really carry around 1 million stacks anyway? Plus by the time you get your 65K stack, you've been raided. LoL
-
Here are my Stack Sizes and i edited the plugin with new names. for those that say its broken. It is working fine ever since i updated the new names.
Attached Files:
-
-
Working fine...thanks alot
-
I tested most of the things with new names, and all work but "largemedkit" and "syringe.medical", for some reason these two do not stack. Anyone else has issue with them?
-
-
Thanks guys for sharing your configs! Works perfect!
-
-
-
You can also check here for the current item list names for adding other stacks....
http://docs.oxidemod.org/rust/#item-list -
Hm, medkits and syringes still don't want to stack for me, here is my config file if someone can compare.
[DOUBLEPOST=1439028846][/DOUBLEPOST]Nvm, fixed, it i had "black raspberries" in there with a space so nothing after it was being loaded...Attached Files:
-
-
This has stopped working on my server for now. Is there an update due soon?