MMOMinion

Full Version: Help with crafting functions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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