Droid Engineer Archive
Thread: Crafting macro problems...
Page 1 of 1
Scaldus
Wed May 25, 2005 6:37 pm
#1
I'm attempting to use a crafting macro that I've seen on the forums more than a few times. I've also seen others with the same problem I'm having, but have yet to see an answer or solution.
I'm not using a third party program so no worries there. It seems that when the macro gets to "/nextCraftingSession" it ends it abruptly. I've read alot about it, but can't figure out where the problem lies.
Anyone have any 'working' macros out there to assist in the ever tedious grind?
Geeslan
Thu May 26, 2005 2:31 pm
#2
/nextCraftingSession
Are you using that command three times consecutively? Just wondering since that's how I've used it without really knowing why. Just was told so and my macro seems to work fine. It's just that 'craftSchematicXXX' line that throws me. Just can't seem to figure how the count works.
Ketho
Thu May 26, 2005 4:20 pm
#3
The command you should be using is '/nextCraftingStage;'. Also the reason you need the line in the macros three times is to skip through the experimentation stage of the crafting process.It is required whenever you are at a crafting station or near a crafting droid. Itcan be reduced to two times if you aren't near a crafting station or droid; but, since thethird line doesn't mess the macro up in these cases, it is better to leave it in.
Page 1 of 1