About this mod
Better Shopping Menu - Displays the number of items you own in inventory and stash while shopping
- Permissions and credits
ONLY WORKS ON NEXT GEN
This is simple mod that enhances your shopping experience.
Tested on 4.04 on Steam.
This mod will display the number of items you own in inventory and stash while shopping. The number of items in inventory is the main number followed by the number of items in stash which is in round brackets. For example, if you see "You have 8(12)", it means that 8 items are present in the inventory and 12 items are present in the stash so you have a total of 20 items.
Nothing will appear if you don't own the item.
Installation:
Extract the zip file into the Mods directory in your installation folder.
Important: Run ScriptMerger if you are using other mods.
Customization:
Go to the folder Mods\modBetterShopping\content\scripts\game\gui\_old\components and open guiTooltipComponent.ws in your installation directory.
Find this line:
addGFxItemStat( propsList, "notforsale", "<font color ='#FFFFFF' font face=\"$BoldFont\"> You have "+ betterShopInvCount +"("+betterShopStashCount+")"+ "</font>", "" );
Change the "You have" to whatever message you want. Change "notforsale" to "weight"/"price"/"repair" if you want to change the symbol next to the message.
This is very useful in new-game-plus or if you are a loot-head like me.
My other mods:
Richer Merchants
Enjoy!