Thread Tools Display Modes
11-25-06, 05:05 PM   #1
Shamino
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 66
allow tradeskill / craft information without frame open

Ability to retrieve tradeskill/profession info without having to have the frame open.

GetNumTradeSkills, GetTradeSkillInfo, GetTradeSkillNumReagents, GetTradeSkillReagentInfo and the respective Craft ones, all rely on the frame being opened to retrieve this information.

Possibly create new functions that return this information without the frame being opened.
example
GetNumTradeSkills(professionName)
GetTradeSkillInfo(profession, i);
...etc..
  Reply With Quote

WoWInterface » Developer Discussions » Wish List » allow tradeskill / craft information without frame open


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