Game Guides Archive
Thread: Whats wrong with my Macro?
Page 1 of 1
Mtth182
Sat Mar 19, 2005 3:38 pm
#1
Here it is ... apparentley something doesnt work it it cause it doesnt craft the item ... I just load in the resources then it says "Crafting Session ended"
Thanks if you can help.
/ui action toolbarSlot01;
/selectDraftSchematic 330;
/pause 10;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
Thanks if you can help.
/ui action toolbarSlot01;
/selectDraftSchematic 330;
/pause 10;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 4;
vez001
Sat Mar 19, 2005 4:14 pm
#2
Is this a schem that requires you to be in front of a crafting station?
demolition32
Sun Mar 20, 2005 1:48 pm
#4
with that macro you can NOT be near a crafting station
to use it near a crafting station/droid
add another /nextC;
Jacie
Sun Mar 20, 2005 10:10 pm
#5
It will say crafting session ended, but it doesn't mean it is not working. Look at your crafting station, if it has a number next to it that is counting down, then yes it did work. If it does not work, try adding the other /nextcraftingstage like someone said.
Page 1 of 1