Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-23-24, 12:24 AM   #11
Hubb777
A Flamescale Wyrmkin
 
Hubb777's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2024
Posts: 115
Originally Posted by Fizzlemizz View Post
That looks OK.

The only thing is that you have a deDE for a only one entry in addon.db where
Code:
tinsert(data, {item.announce[GetLocale()], item.icon, item.name})
will cause an error if the entry is missing in any single entry for the users locale return from GetLocale().

Have Fun!
That is, if the player’s game client is in French, and my addon does not support lines with frFR, then the player will have an error?
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Save location via SavedVariables


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