Doctor Archive
Thread: Med Crafting help
Page 1 of 1
KiraKunYamato
Sun Dec 28, 2003 4:02 pm
#1
ANyone have problems with the practice crafting macro?
This is what I have in the mac right now:
/ui action toolbarSlot00;
/selectDraftSchematic 01;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
It ends the crafting session after the pause. I get the ingredients in time and everything but every time it ends it when it tries to go to /nextCraftingStage; any suggestions?
Meritt_cypher
Sun Dec 28, 2003 7:30 pm
#2
whatch your xp, it should be going up. those next crafting stages never realy apear on your screen the macro is doing them fast. if the macro runs through properly you should see a message saying something along the lines of "crafting session ended." if you do it is working fine.
Meritt
Master Doc
Meritt
Master Doc
Jedi-Indrialia
Sun Dec 28, 2003 7:52 pm
#3
Also, you can try adding another /nextCraftingStage
Personnaly, i broke down the thing in two parts, since the /pause thing can get tricky if you are distracted ora bit slow on one shot. I got a starting macro for each of my crafting tools and one common end macro.
Macro1, put ingredient, end macro
Page 1 of 1