Thread Tools Display Modes
04/18/18, 07:35 PM   #1
SaucyJack
Join Date: Apr 2014
Posts: 3
Ability to see inventory space in character select screen

I'll admit I'm a hoarder; as such a lot of times my bank fills up to capacity, and I need to offload the items somewhere else.

Is it possible to code an addon that shows each character's current inventory space on the character select screen, so I don't keep logging into alts that are already at max capacity?
  Reply With Quote
04/18/18, 09:21 PM   #2
Rhyono
AddOn Author - Click to view addons
Join Date: Sep 2016
Posts: 659
It is not. It is possible to record used space on log out of each character and show it in game on any character.
  Reply With Quote
04/19/18, 12:17 AM   #3
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 408
Add-ons aren't even loaded at the character select screen.
  Reply With Quote
04/19/18, 07:56 AM   #4
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Workaround:
You could dump the inventory space to the savedvars (I bet there are already addons calculating the inventory space, bank space etc.) and check the savedvars tehn with a texteditor before login to see which char got what inventory space.
  Reply With Quote

ESOUI » AddOns » AddOn Search/Requests » Ability to see inventory space in character select screen

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off