hi there are a few items that don't stack like keycards and flame turrets. I have them set right in the configs
Some items do not stack even after config is right
Yep. Some items do not stack. Keycards e.g.
Will there be a fix?
KleementinYep. Some items do not stack. Keycards e.g.
Will there be a fix?
Mine stack with no problems ?
I don't what to do about it?
Tried with the config/data file and tried the command.
They just won't stack.
KleementinI don't what to do about it?
Tried with the config/data file and tried the command.
They just won't stack.
From stacksize (CONFIG) config
"IndividualItemStackHardLimits": {
"electric.simplelight": 200,
"flameturret": 50,
"rocket.launcher": 20,
"lmg.m249": 50,
"rifle.lr300": 50,
"rifle.l96": 50,
"riot.helmet": 50,
"jackhammer": 20,
"multiplegrenadelauncher": 100,
"flamethrower": 50,
"rifle.bolt": 50
},
"IndividualItemStackMultipliers": {},
"CategoryStackHardLimits": {
"Weapon": 50,
"Construction": 200,
"Items": 1000,
"Resources": 600000,
"Attire": 100,
"Tool": 500,
"Medical": 500,
"Food": 2000,
"Ammunition": 1000,
"Traps": 500,
"Misc": 500,
"All": 100,
"Common": 100,
"Component": 500,
"Search": 100,
"Favourite": 100,
"Electrical": 20,
"Fun": 0
From oxide\data\StackSizeController.json
{
"ItemId": 528668503,
"Shortname": "flameturret",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 50
},
{
"ItemId": -484206264,
"Shortname": "keycard_blue",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 200
},
{
"ItemId": 37122747,
"Shortname": "keycard_green",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 200
},
{
"ItemId": -1880870149,
"Shortname": "keycard_red",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 200
},
Prison cell gate and wall also do not change the stack size when trying stacksizecontroller.setstack wall.frame.cell.gate 10 e.g.
KleementinPrison cell gate and wall also do not change the stack size when trying stacksizecontroller.setstack wall.frame.cell.gate 10 e.g.
Mine is changed in the oxide/data/StackSizeController json and they both stack at 20 for me with no problem, just built a decoy base and used 20 of the walls and 25 gates , no problems, I dont use the chat/console commands as since the changeover to the "new" system its a pain, I liked it when you could just type (in chat) /stack <item name> <amount> and you would get a confirmation,
So I did
{
"ItemId": -956706906,
"Shortname": "wall.frame.cell.gate",
"HasDurability": true,
"VanillaStackSize": 10,
"CustomStackSize": 10
},
{
"ItemId": -1429456799,
"Shortname": "wall.frame.cell",
"HasDurability": true,
"VanillaStackSize": 10,
"CustomStackSize": 10
Now see for yourself:
Merged post
Also did:
"ItemId": -484206264,
"Shortname": "keycard_blue",
"HasDurability": true,
"VanillaStackSize": 10,
"CustomStackSize": 10
},
{
"ItemId": 37122747,
"Shortname": "keycard_green",
"HasDurability": true,
"VanillaStackSize": 10,
"CustomStackSize": 10
},
{
"ItemId": -1880870149,
"Shortname": "keycard_red",
"HasDurability": true,
"VanillaStackSize": 10,
"CustomStackSize": 10
But:
KleementinSo I did
"ItemId": 1451568081,
"Shortname": "wall.frame.fence.gate",
"HasDurability": true,
"VanillaStackSize": 1,
"CustomStackSize": 0
},
{
"ItemId": -1117626326,
"Shortname": "wall.frame.fence",
"HasDurability": true,
"VanillaStackSize": 10,
"CustomStackSize": 0
Now see for yourself:
I leave the Vanilla at default "0" and change the Custom to what i want (and it works for me)
{
"ItemId": -2067472972,
"Shortname": "door.hinged.metal",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 1353298668,
"Shortname": "door.hinged.toptier",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 1729120840,
"Shortname": "door.hinged.wood",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 936496778,
"Shortname": "floor.grill",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 1948067030,
"Shortname": "floor.ladder.hatch",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 1983621560,
"Shortname": "floor.triangle.grill",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 2041899972,
"Shortname": "floor.triangle.ladder.hatch",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -691113464,
"Shortname": "gates.external.high.stone",
"HasDurability": false,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -335089230,
"Shortname": "gates.external.high.wood",
"HasDurability": false,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -316250604,
"Shortname": "ladder.wooden.wall",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -967648160,
"Shortname": "wall.external.high.stone",
"HasDurability": false,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 99588025,
"Shortname": "wall.external.high",
"HasDurability": false,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -956706906,
"Shortname": "wall.frame.cell.gate",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -1429456799,
"Shortname": "wall.frame.cell",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": 1451568081,
"Shortname": "wall.frame.fence.gate",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20
},
{
"ItemId": -1117626326,
"Shortname": "wall.frame.fence",
"HasDurability": true,
"VanillaStackSize": 0,
"CustomStackSize": 20Did it the way you did too before. Did it once again now. No change.
Merged post
And I mean as you see it's just weird that the same settings change the stack size of prison cell walls but not the gates.
So, something must be wrong here.
I just wished the developer would react on this.
KleementinDid it the way you did too before. Did it once again now. No change.
Merged post
And I mean as you see it's just weird that the same settings change the stack size of prison cell walls but not the gates.
So, something must be wrong here.
I just wished the developer would react on this.
You of course edited the DATA config with the plugin unloaded/edit/save/reloaded ? , as you see from my png i have ALL the stacks the way i want them and some of them are not fully stacked , btw: my "keycards" stack to 200
No matter if I just do it with reloading or with unloading first and reloading after editing, it's the same result.
