View Single Post
11-25-19, 08:59 AM   #2
bsmorgan
A Cobalt Mageweaver
AddOn Author - Click to view addons
Join Date: Mar 2005
Posts: 219
One more thing. Skillet has the ability to create a queue of crafting tasks and can switch professions as it processes the queue. For example, Copper Bracers require 2 Copper Bars, if no bars are available but Copper Ore is available. Skillet will queue smelting of ore into bars and then the bracers. The profession switch also suffers from the taint (same CastSpellByName call).

A more interesting case is the Engineering recipe Advanced Target Dummy which creates a queue with over eight entries.

Last edited by bsmorgan : 11-26-19 at 09:34 AM.
  Reply With Quote