Bio Engineer Archive
Thread: No XP gain using a macro?
Page 1 of 1
SalomonXsjado
Wed Oct 12, 2005 1:34 pm
#1
Pretty noob question, but I am new to crafting for the most part.
Just wondering why I cant get xp with a macro trying to grind broad spectrum nutrients or anything that requires a crafting station to craft. Im kinda stuck at what to craft in order to level past Tissues 3.
BountyHunterTHX1138
Wed Oct 12, 2005 8:37 pm
#3
I had to enter another /nextcraftingstage with the other /nextcraftingstages if ya know what I mean.
like
old macro:
/nextcraftingstage
/nextcraftingstage
/create prototype no item
/create prototype no item
new macro:
/nextcraftingstage
/nextcraftingstage
/nextcraftingstage
/create prototype no item
/create prototype no item
What I did to get it to work.
like
old macro:
/nextcraftingstage
/nextcraftingstage
/create prototype no item
/create prototype no item
new macro:
/nextcraftingstage
/nextcraftingstage
/nextcraftingstage
/create prototype no item
/create prototype no item
What I did to get it to work.
Kaomond
Wed Oct 12, 2005 11:20 pm
#4
Yup, if your macro only contains 2 /next; commands then it will ony work if you are not near a station or droid as when you are at a station or droid you get an extra selection on the final craft menu, so you just need to add a third /next; command and it should work fine.
BountyHunterTHX1138 wrote:
I had to enter another /nextcraftingstage with the other /nextcraftingstages if ya know what I mean.
like
old macro:
/nextcraftingstage
/nextcraftingstage
/create prototype no item
/create prototype no item
new macro:
/nextcraftingstage
/nextcraftingstage
/nextcraftingstage
/create prototype no item
/create prototype no item
What I did to get it to work.
Dorelli
Thu Oct 13, 2005 12:16 pm
#6
SalomonXsjado wrote:
wow these boards are dead![]()
I read your question but I didn't know the answer. I didn't think it was worth posting if I didn't know the answer ![]()
Dor
Page 1 of 1