Bio Engineer Archive
Thread: What is wrong with this macro?
Page 1 of 1
Jeris_Lang
Wed Nov 05, 2003 4:14 am
#1
add an extra line of /CreatePrototype no item
this should shut the crafting tool down
joshkrieg
Wed Nov 05, 2003 7:40 am
#3
There is no crafting macro available that inputs the resources into the slots you still have to double-click them into the slots. No sleep-crafting on this game!
Bio-engineer 0-1-1-1 (thanks to the holocron, but having fun in this profession so far)
Echinacea
Wed Nov 05, 2003 7:42 am
#4
/ui action toolbarSlot##
The 'S' in toolbarSlot has to be capitalized.
Calendo
Wed Nov 05, 2003 1:18 pm
#5
/ui action toolbarslot##;
/selectdraftschematic ##;
/pause 7;
/nextCraftingStage;
/nextCraftingStage;
/CreatePrototype practice no item
I does everything right and begins crafting but it leaves the crafting tool at the resource select screen and i have to close it manually.
Page 1 of 1