m
Move page script moved page API GetTradeSkillTools to WoW:API GetTradeSkillTools without leaving a redirect
No edit summary |
m (Move page script moved page API GetTradeSkillTools to WoW:API GetTradeSkillTools without leaving a redirect) |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Returns the required tools for a specific trade skill. | Returns the required tools for a specific trade skill. | ||
| Line 22: | Line 22: | ||
Prints the tools required for the tradeskill to the chatwindow. | Prints the tools required for the tradeskill to the chatwindow. | ||
ChatFrame1:AddMessage(BuildColoredListString(GetTradeSkillTools(skillIndex))); | ChatFrame1:AddMessage(BuildColoredListString(GetTradeSkillTools(skillIndex))); | ||