Thread Tools Display Modes
04/18/14, 04:20 AM   #1
BadVolt
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 74
Get formated item name

Hi guys. Found some helpful tool, that can make our life easier.

Lua Code:
  1. zo_strformat(SI_TOOLTIP_ITEM_NAME, GetItemName(bagId, slotIndex))

This consctruction will format item names from standart "sanded oak" to "Sanded Oak"

Hope it will be useful.
  Reply With Quote
04/20/14, 12:34 PM   #2
Vicster0
 
Vicster0's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 82
Originally Posted by BadVolt View Post
Hi guys. Found some helpful tool, that can make our life easier.

Lua Code:
  1. zo_strformat(SI_TOOLTIP_ITEM_NAME, GetItemName(bagId, slotIndex))

This consctruction will format item names from standart "sanded oak" to "Sanded Oak"

Hope it will be useful.
Bless your heart. Reading this just made my life a considerable amount easier. Thanks!
  Reply With Quote

ESOUI » Developer Discussions » Tutorials & Other Helpful Info » Get formated item name

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