Weaponsmith Archive
Thread: Using crafting marco by crafting station?
Page 1 of 1
bobby10120
Fri Jul 09, 2004 3:49 pm
#1
Hi was wondering if this is possiable. Trying to grind weaponsming on heavy warhead mechanisms and was wondering if there was a way to alter a normal crafting macro to get it to work by a crafting station.
GargaMike
Sun Jul 11, 2004 8:16 am
#4
I have had the same problem...not sure why. The macro works fine in my city but not in Restuss or Theed, so I use a friend's station or the guild station instead.
DeusManus
Sun Jul 11, 2004 9:57 am
#5
heres an example macro, the one i use to grind on projectile rifle barrels
/ui action toolbarslot08;
/selectdraftschematic 34; //i forget what number it is, but you know this part.
/pause 3;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
ect...
(yes, i use /next, cause im too lazy to type the full command, but it works just the same)
this works for the barrels since they are low complexity, and i generaly grind while waiting for a shuttle or somthing like that. but if you choose to grind on somthing with higher complexity, then your macro would looke somthing like this.
/ui action toolbarslot08;
/selectdraftschematic 34;
/pause 3;
/next;
/next;
/next;
/createprototype practice no item;
/createprototype practice no item;
/pause 1;
add an extra next for the window that pops up with the options to experiment, create prototype and create draft schematic. this will work on both private and public stations.
also, note the complextiy of the item your crafting. higher complexity items require a private crafting station (25+ complexity i think). this could explain why the NPC city stations wont work, while the ones in your city will.
GargaMike
Mon Jul 12, 2004 5:34 pm
#6
I was not clear the first time I posted. Not only does my macro not work in a city, but crafting individual items does not work as the crafting tool seems to not recognize the station. So I see where this person is coming from...I get no problems from crafting stations in my city...
Page 1 of 1