Doctor Archive
Thread: Crafting Macro in Practince Mode (Working Example)
I keep gettin the message "crafting session has ended" but i have crafted nothing.
I need help
I keep getting the Advanced BEC as my only option no matter what schematic # i put in for it to use.
Any thoughts?
I have been looking at all of the examples and mine looks just like, i checked the spelling and everything and the macro works up to the point of the /pause where you put in your materials, someone please help me out
thanks
jassu
Im having two problems with my macro, and ive checked the spelling and everything
the first one is with the /select Draft Schemantic, no matter what number i plug in , i keep getting the shemantic for wound pack b's?
the second problem is with my /pause between /select Draft Schemantic and /next Crafting Stage, it just wont go to the /next Crafting stage command at all it just stays on the screen where you select materials
someone please help me out
thanks
jassu istari(first holo-master medic - almost got it once i figure out this **edit** macro)
/ui action toolbarSlot00; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot01; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 10;
/ui action toolbarSlot02; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 5;
/ui action toolbarSlot03; (food tool in tool bar)
/selectdraftSchematic 00; (schematic for BEC)
/pause 5; (allows you to click on comps)
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
any suggestions?