Weaponsmith Archive
Thread: Draft Schematic Need Help
I'd suggest adding a /pause 2 before it to allow enough time for your tool to open for the macro to select the schematic.
<< Now that your datapad auto-sorts, crafting macros that rely on /selectdraftschematic have problems.
FelniFosk wrote:
You don't need it.
I'd suggest adding a /pause 2 before it to allow enough time for your tool to open for the macro to select the schematic. Works with anything.
I just tried doing this and at first it didn't work. The macro would stop after it opened the correct draft schematic but wouldn't switch to the assembly phase where you enter the resources.
Once I added the /pause 2; in front of the /ui action defaultButton; command it worked correctly (although its a little slow switching to the assembly phase) but better than having to search for the correct draftSchematic number.
I coppied the original post that you linked(incase it dissapears) Perhaps we can get this stickied.