Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: bsmorgan
Forum: Classic - AddOn Help/Support 09-15-19, 04:27 PM
Replies: 18
Views: 12,039
Posted By bsmorgan
It's worse than that. To populate my own frame I...

It's worse than that. To populate my own frame I use:


numSkills = GetNumTradeSkills()
for i = 1, numSkills do
local skillName, skillType, numAvailable, isExpanded =...
Forum: Classic - AddOn Help/Support 09-15-19, 11:23 AM
Replies: 18
Views: 12,039
Posted By bsmorgan
By Skillet i assume you mean Skillet-Classic and...

By Skillet i assume you mean Skillet-Classic and there are more problems than just itemIDs. Blizzard won't let me replace the Enchanting frame. Other professions trigger the event TRADE_SKILL_SHOW or...
Forum: Classic - AddOn Help/Support 09-13-19, 07:27 PM
Replies: 18
Views: 12,039
Posted By bsmorgan
I'm working on the tradeskill addon...

I'm working on the tradeskill addon Skillet-Classic, a port of Skillet from retail, and I find it amazing that I can get the names of tradeskills and I can "DoTradeSkill(name, count)" which triggers...
Showing results 1 to 3 of 3