Download
(6 Kb)
Download
Updated: 09/20/21 03:08 PM
Pictures
File Info
Compatibility:
Waking Flame (7.1.5)
Updated:09/20/21 03:08 PM
Created:09/18/21 09:28 AM
Monthly downloads:414
Total downloads:7,579
Favorites:7
MD5:
Categories:Bags, Bank, Inventory, Data Mods, Game Controller
Price Tooltip Note (Item Note) (+Gamepad)  Popular! (More than 5000 hits)
Version: 1.1.1
by: Mladen90 [More]
Note addon to better focus items. Operations are made with right-click on the Item.


This is a standalone addon and also an extension for PriceTooltip addon which is already included


Download library: LibAddonMenu LibCustomMenu


Features:

Create / Edit / Delete a Note via Context Menu or Slash Commands
Notes are displayed in Tooltips
Change Tooltip Font and Color



Available slash commands:

/ptn_edit_note ITEM_LINK TEXT (create / edit a note with slash command)
/ptn_delete_note ITEM_LINK (delete a note with slash command)
1.1.1
Adding Gamepad Fonts
Adding Gamepad Actions
Adding Crafting Station Tooltips
some other minor FIXES / UPDATES

1.1.0
Extracted PriceTooltipNote from PriceTooltip and modified to Standalone Addon
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
1.1.0
5kB
Mladen90
09/18/21 09:28 AM


Post A Reply Comment Options
Unread 09/20/21, 03:16 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4913
File comments: 5990
Uploads: 78
Thanks for the addon.
A hint:
Code:
ZO_CreateStringId("SI_BINDING_NAME_PRICE_TOOLTIP_NOTE_EDIT_NOTE", stringColor .. "Edit NOTE")
ZO_CreateStringId("SI_BINDING_NAME_PRICE_TOOLTIP_NOTE_DELETE_NOTE", stringColor .. "Delete NOTE")
You must not re-create the string Id constants SI_BINDING_NAME_* each time the context menu is shown! 1 time is enough, so move this to your event_add_on_loaded e.g. and you are set. Else you will re-create and overwrite the text each time the keybinds of the items are updated = way too often!
Report comment to moderator  
Reply With Quote
Unread 09/20/21, 03:31 PM  
Mladen90
 
Mladen90's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 76
Uploads: 6
Yes, it can be optimized. If you change color it needs to recreate it. I will look into that in another version.


Originally Posted by Baertram
Thanks for the addon.
A hint:
Code:
ZO_CreateStringId("SI_BINDING_NAME_PRICE_TOOLTIP_NOTE_EDIT_NOTE", stringColor .. "Edit NOTE")
ZO_CreateStringId("SI_BINDING_NAME_PRICE_TOOLTIP_NOTE_DELETE_NOTE", stringColor .. "Delete NOTE")
You must not re-create the string Id constants SI_BINDING_NAME_* each time the context menu is shown! 1 time is enough, so move this to your event_add_on_loaded e.g. and you are set. Else you will re-create and overwrite the text each time the keybinds of the items are updated = way too often!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: