Thread Tools Display Modes
Prev Previous Post   Next Post Next
09-03-19, 01:01 AM   #1
kernighan
A Cyclonian
AddOn Author - Click to view addons
Join Date: Mar 2008
Posts: 45
format(TEXT(PARENS_TEMPLATE)) replacement?

In an old addon I'm getting up to current API syntax, I have the following line of code:

Code:
         rank_suffix = format(TEXT(PARENS_TEMPLATE), rank_suffix)
This apparently is no longer valid. Does anyone know what this should be replaced with these days?

Thanks!
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » format(TEXT(PARENS_TEMPLATE)) replacement?


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