Droid Engineer Archive
Thread: Problem with the macro
/ui action toolbarSlot12; <----this calls the crafting tool 00-11 top row of tool bar 12-23 bottom row
/selectDraftSchematic 113; <-----this picks what to craft start at 00 in data pad and count left to right
/pause 3; <----pauses for 3 seconds
/nextCraftingStage;
/createPrototype Practice noitem; <-----this makes it a practice item so you dont have to destroy any product
/createPrototype Practice noitem;
/pause 2;
/ui action toolbarSlot01; <-----this calls the next macro that is identical to this but calls diff crafing tool
Here is the macro.
I can't get /selectDraftSchematic to work...
I counted almost 10times to be sure i was right and it won't work..
Please comeone help me on how to count the Schematics....
I think I read somewhere that it was
/createdraftschematic . . . no capitalization
It wouldn't work for me at first either, no matter what way I counted. Then when I got it working, each time I logged back in it was off, despite not training anything.
I just spent the first 5-10 minutes each time I logged in playing with the schematic number until I found it. The spelling of it worked just fine for me as /selectDraftSchematic
Epas