WoW:API GetTradeSkillTools: Difference between revisions

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:
<center>'''GetTradeSkillSelectionIndex''' ''-Documentation by [[User:Xharze|Xharze]]-''</center>
{{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)));
----
{{Template:WoW API}}
[[Category:API TradeSkill Functions|GetTradeskillSelectionIndex]]
Anonymous user