Thread Tools Display Modes
Prev Previous Post   Next Post Next
07/21/15, 04:02 PM   #1
Lodur
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 108
how to print a link as item name and no brackets?

Sure this has been covered before, but I haven't figured it out yet.

I want to display an item link as the item name with rarity color, capitalize words, and not ^ stuff.

This works except for the brackets.
Code:
local text = zo_strformat("<<t:1>>", data.link)
Any one know how to get rid of the brackets when printing a link?


Thanks
  Reply With Quote
 

ESOUI » Developer Discussions » General Authoring Discussion » how to print a link as item name and no brackets?


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