Weaponsmith Archive

Thread: Using crafting marco by crafting station?

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.
bobby10120
Sat Jul 10, 2004 5:22 am
#2

anyone have an idea?
Nacoa
Sat Jul 10, 2004 1:36 pm
#3

Use 3 /nextcraftingstage's instead of 2.





I'm baaaaaack
And it looks like I'll be going again.

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.



Evasra
<<<<Dark Assassins>>>>
GAME OVER

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.



Morauz
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...



Evasra
<<<<Dark Assassins>>>>
GAME OVER

Page 1 of 1
Previous Next