View Single Post
08/13/16, 09:42 PM   #1
Dolgubon
 
Dolgubon's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2016
Posts: 409
[outdated] Return the Obvious Functionality to Craft Enchanting Item

  • CraftEnchantingItem(number potencyRuneBagId, number potencyRuneSlotIndex, number essenceRuneBagId, number essenceRuneSlotIndex, number aspectRuneBagId, numberaspectRuneSlotIndex)
According to these, it appears that this function should make a glyph using the potency run positioned in PotencyRuneBagId, at slot number potencyRuneSlotIndex, and so on for the others. However, it will now actually prioritize items in your bag over those in the bank. Would it be possible to revert this effect?

Last edited by Dolgubon : 08/13/16 at 09:48 PM.