Artisan Archive
Thread: /nextCraftingStage Not working?
Page 1 of 1
CityIdiot
Wed Nov 05, 2003 7:31 pm
#1
No matter how i try i cant get my macro to work and i have track it down to
/nextCraftingStage
This is my macro
/ui action toolbarSlot12;
/selectDraftSchematic 140;
/pause 10;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype;
/createPrototype;
I just get a Crafting Session Ended - After I Input the Resources i egt nothing - Any Ideas?
/nextCraftingStage
This is my macro
/ui action toolbarSlot12;
/selectDraftSchematic 140;
/pause 10;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype;
/createPrototype;
I just get a Crafting Session Ended - After I Input the Resources i egt nothing - Any Ideas?
R2D2
Thu Nov 06, 2003 5:00 am
#2
It's supposed to be like that, you have checked if you get xp?
I didn't get any xp because I used generic crafting kit instead of weapon kit once.
Or maybe it was the other way around.
I didn't get any xp because I used generic crafting kit instead of weapon kit once.
Or maybe it was the other way around.
ResourceMonkey
Thu Nov 06, 2003 4:05 pm
#3
First, make sure you're not around a crafting station as the experimentation option would screw this up.
Next, add a third /nextCraftingStage; and remove the ; from the last /createPrototye
See if that works.
Xar-Val
Tue Nov 11, 2003 3:54 pm
#4
my macro that i used thru BE had /createPrototype practice no item; so you don't fill up your inventory. once you get the macro to work, its a life saver, i flew thru artisan in about 1.5 hours (except surveying)
Page 1 of 1