Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Kanegasi
Forum: Lua/XML Help 09-28-19, 03:32 PM
Replies: 12
Views: 11,095
Posted By Kanegasi
I looked at that before answering originally. The...

I looked at that before answering originally. The code to set up the SkillFrame tab is just a mindless index loop with headers injected into the data like the ReputationFrame.

local skillName,...
Forum: Lua/XML Help 09-28-19, 01:59 PM
Replies: 12
Views: 11,095
Posted By Kanegasi
Weird, then that means the wow.tools dump is...

Weird, then that means the wow.tools dump is wrong or somehow dumped retail instead. Searching the strings directly ingame for "PROFESSIONS" got me...
Forum: Lua/XML Help 09-28-19, 09:33 AM
Replies: 12
Views: 11,095
Posted By Kanegasi
Unfortunately, GlobalStrings have not been...

Unfortunately, GlobalStrings have not been included in the FrameXML dump for years, so it's understandable that some people miss it. However, there are sites that extract things from the game...
Forum: Lua/XML Help 09-27-19, 11:16 PM
Replies: 12
Views: 11,095
Posted By Kanegasi
Loop through those indexes while comparing the...

Loop through those indexes while comparing the skillname argument with the available global strings, which are locally translated depending on the installed client.

CHARACTER_PROFESSION_ALCHEMY =...
Showing results 1 to 4 of 4