View Single Post
08/04/14, 05:25 PM   #3
SkOODaT
 
SkOODaT's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 58
Originally Posted by Garkin View Post
You probably want to do something like this:

Lua Code:
  1. local Add = ZO_CreateStringId
  2. Add("PIN_GUILDTRADER", "Guild Trader (<<1>>)")
  3.  
  4. zo_strformat(PIN_GUILDTRADER, guildName)
ty cant get it to work like that tho ..is thier anyway for me have it just ignore anyhting past "guild trader"... can always explore guild options later
  Reply With Quote