Blackgryphon
Refugee
The mod appears to work. But, I have to manually put items in the encumbered slots. Also, when I click on them, it doesn't select the item.
I was using the 60 slot previously but removed it and replaced it with this one.WRN XML patch for "buffs.xml" from mod "Khaine's 60-slot Bigger Backpack Mod" did not apply: <set xpath="/buffs/buff[@name=buffDrugSteroids]/effect_group/passive_effect[@name=$CarryCapacity][@operation=base_set]/@operation"
I'm using them with no problems. Choose the one without food/water, SMX adds them.Anyway to use this with the SMX UI mod? Just want to increase the backpack size without the UI changes since I have that with SMX..
Be realistic, how can he increase the size of the backpack without changing how the slots are displayed in UI? It doesn't make sense. You ask to bake a cake without an oven. Plus with A17 and onward, changing stuff through modlets, lets say how backpack slots look shouldn't affect how the rest of your UI looks like except that part.Anyway to use this with the SMX UI mod? Just want to increase the backpack size without the UI changes since I have that with SMX..
<set xpath="/buffs/buff[@name='buffDrugSteroids']/effect_group/passive_effect[@name='$CarryCapacity'][@operation='base_set']/@operation">base_add</set>
<set xpath="/buffs/buff[@name='buffDrugSteroids']/effect_group/passive_effect[@name='CarryCapacity'][@operation='base_set']/@operation">base_add</set>
thank you, it works now!I think I fixed the issue about the Steroid buff not working...