Doctor Archive
Thread: Problems with schematic choosing in macro??
rayschaller wrote:
Hello there, just made novice doc and was hoping to get some help with the crafting macro.
I read about the finding your schematic number and all but what is a quick macro to set uop and test if i got the right number for schematic or someone give me a clear and definitive way to know it..cause you can filter the icons all around and such and just having trouble with it..thanks for your help in advance and loving the profession so far.
It is kind of pointless to write a macro to do this. Just open your crafting tool and type /selectdraftschematic ##. Substitute the number you think is the one you want. Example: /selectdraftschematic 05 to choose schematic 5.
This will load schematic 5. If that is the one you want, use that number in your actual crafting macro. If it is not the one you want, hit Esc to get back to the schematic selection screen, hit Ctrl-Up Arrow, which will recall your last command. Use backspace to change the schematic number, hit enter and see if that is the one. Then just rinse and repeat until you find it.
If you write a macro to do this, you are going to have to keep going back into the macro and change the number, close the crafting tool and rerun it. That is a lot of extra work. The above is much simpler.