Pointshop2
Pointshop2 copied to clipboard
Change items stacks?
Hello? How I can change items stack? Currect max is 4
I think each item sets it's own max allowed stack size, for which item do you want to change it?
I found this option here
https://github.com/Kamshak/Pointshop2/blob/682fc67b6f4f9237317a9e6d4ab35321943f241f/lua/kinv/items/pointshop/sh_0_base_pointshop_item.lua#L4
That should work unless overwritten in any of the bases. You can copy & paste that line into any other base (e.g. lua/kinv/items/pointshop/sh_base_trail.lua) to change it on a per-item-class basis