ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Search/Requests (https://www.esoui.com/forums/forumdisplay.php?f=165)
-   -   Removing/Resetting Nickname from Home Storage (https://www.esoui.com/forums/showthread.php?t=10308)

Maxxermax 08/25/22 12:57 PM

Removing/Resetting Nickname from Home Storage
 
Shortly, I installed the AddOn Inventory Insight to check where I put all my stuff.
With this AddOn, you can also see, whats in youre Home Storage.

I thought, maybe I should give them a meaningfull nickname.
So you can rename them in collections in the collectibles tab under /furnishing/storage.

But I don't liked it and want the standard names back.
Unfortunately you can not delete/remove/reset the Nickname to standard or empty.

I tried to empty the rename dialog, but than the "OK" button is grayed out.
Write the standard name in it is also not possible, because it is too long.

One " " "space" would work, but then there is no name in the AddOn Inventory Insight displayed.

I digged into the ESUI and find this function:
RenameCollectible(*integer* _collectibleId_, *string* _name_)

Copy the itemLink to chat via the contextmenu and strip the _collectibleId_
with the function /script GetCollectibleIdFromLink(*string* _link_) or simple copy it from chat in a texteditor and the number there is the _collectibleId_
As example: |H1:collectible:4677|h|h = 4677

Run in chat: /script RenameCollectible(4677, "") <- nothing between the quotation marks.
Now it's back to standard, which is "Empty" for Home Storage.

This also works for pets and mounts, if you renamed them and want the standard nickname back.

Very long story short.. would someone like to have / make a AddOn out of this knowledge?

I tried, but don't know how...

Baertram 08/25/22 01:04 PM

This sounds like a bug to me and you should report that via /bug ingame so that ZOs fixes it and allows to reset the names.
Everything else is just wrong IMHO, although it works with your simple script workaround.

Maxxermax 08/25/22 01:34 PM

ya, I know... *sigh*
but this "bug" is arround since home storage was introduced in update 17 in 2018.

ZOS_DanBatson 08/25/22 01:39 PM

I should be able to add functionality into the vanilla UI to let you set the nickname back to default

Baertram 08/25/22 01:56 PM

Quote:

Originally Posted by Maxxermax (Post 46495)
ya, I know... *sigh*
but this "bug" is arround since home storage was introduced in update 17 in 2018.


Seems not enough mentioned it via /bug ingame then :p

Thanks Dan, this would definately make sense to be resettable within the vanilla UI!


All times are GMT -6. The time now is 08:34 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI