View Single Post
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