Thread Tools Display Modes
02-25-24, 12:27 AM   #1
Hubb777
A Flamescale Wyrmkin
 
Hubb777's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2024
Posts: 131
Yes it works. Thank you very much. And the last question (with your help I have already figured out a lot)
I replaced
Lua Code:
  1. name = "Emerald Mark of Mastery",
on
Lua Code:
  1. name = {
  2.             enUS = "Herb-Infused Water",
  3.             deDE = "Mit Kräutern aromatisiertes Wasser"
  4.         },
and the button stopped working =(
  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