Chef Archive
Thread: Practice Macro Problem Still not solved... (sry)
I read the post about practice macros and i tried it and being that it is a difficult one to get working and very long, it didnt work for me lol. My current macro reads /draftscematic 30: /pause 5; /next; /next; /next /createprototype; /createprototype.
Whenever i use the macro above, it makes items that just junk up my inventory causing me to desroy them once i have 100% capacity in my inv... Where could i insert a "practice" commando, or does any one know of a good macro to use? tx a lot
change the first /createprototype; to /createprototype practice no item;
/ui action toolbarSlot11;
/pause 1;
/selectDraftSchematic xx
/pause 3;
/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3';
Rinse and Repeat.