10-20-2016, 12:30 PM
Is there a function to select what kind of item I want to craft (while inside the crafting window) I've gone through ffxiv_task_craft.lua and the dev.lua file and couldn't find anything.
I'm trying to make my own craftingmod
Useful functions I've found was ControlVisible("Synthesis"), Crafting:CanCraftSelectedItem(), Crafting:CraftSelectedItem(), Crafting:IsCraftingLogOpen(), Crafting:ToggleCraftingLog() but cannot find a way to select certain items to craft
I'm trying to make my own craftingmod
Useful functions I've found was ControlVisible("Synthesis"), Crafting:CanCraftSelectedItem(), Crafting:CraftSelectedItem(), Crafting:IsCraftingLogOpen(), Crafting:ToggleCraftingLog() but cannot find a way to select certain items to craft