http://www.esoui.com/downloads/info1653-ResearchCraft.html
Command line addon that allows batch orders and batch crafting of gear for research.
Usage
/rexport <skill> <reserve> <limit>
/researchexport <skill> <reserve> <limit>
To be run on the character that needs to research traits. It outputs a /researchcraft command to the chat text box that can then be copy/pasted into a mail message or separate text editor program. If posting in chat for another player, you will need to prepend the slash command with something to avoid executing it.
- <skill>: blacksmithing (bs, metal, smith), clothier (cloth) or woodworking (ww)
- <reserve>: (optional) number of inventory slots to leave empty. default 20
- <limit>: (optional) max number of pieces to craft; -or- half -or- third -or- quarter. If half/third/quarter are given, the limit will be set to the number of available slots minus the reserve amount and then divided by 2, 3 or 4, respectively.
/rcraft <encodedOrder>
/researchcraft <encodedOrder>
This command uses the output of the /researchexport command. To be run by the master crafter while interacting with the appropriate craft station. Once run, it will cause all items in the order to be crafted automatically.
- <encodedOrder>: This is the string exported to chat by the /researchexport command.
Edited by silvereyes on March 26, 2017 3:14PM