WoW:API DoTradeSkill: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API DoTradeSkill to API DoTradeSkill without leaving a redirect) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Performs the tradeskill a specified # of times | Performs the tradeskill a specified # of times | ||
DoTradeSkill(index, repeat) | |||
==Parameters== | |||
===Arguments=== | |||
:;index: Integer - The index of the tradeskill recipe. | |||
:;repeat: Integer - The number of times to repeat the creation of the specified recipe. | |||
:;index: The index of the tradeskill recipe | |||
:;repeat: The number of times to repeat the creation of the specified recipe | |||