Page 1 of 1

setContainerSize lua binding

Posted: Mon Aug 19, 2013 12:36 pm
by demolish
Works the same way as changeContainerSize but instead of adding to current capacity it sets it e.g.
player:setContainerSize(LOC_MOGSACK,30) would set it to 30 where changeContainerSize would increase it by 30 slots.