Thread Tools Display Modes
04-10-24, 11:38 PM   #1
Hubb777
A Flamescale Wyrmkin
 
Hubb777's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2024
Posts: 113
I'm looking for a lua code for EVOKER

Hi all. These LUA codes for classes work as expected.
Lua Code:
  1. ["CLASS_SHAMAN"] = "Shaman",
  2.      ["CLASS_MAGE"] = "Mage",
  3.      ["CLASS_WARLOCK"] = "Warlock",
  4.      ["CLASS_MONK"] = "Monk",
  5.      ["CLASS_DRUID"] = "Druid",
And further..

But for EVOKER, it doesn’t work. What is the reason?
Lua Code:
  1. ["CLASS_EVOKER"] = "EVOKER",
  Reply With Quote
04-10-24, 11:43 PM   #2
Hubb777
A Flamescale Wyrmkin
 
Hubb777's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2024
Posts: 113
I made a mistake in one letter. Sorry for the created topic =(
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » I'm looking for a lua code for EVOKER


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