Combat Medic Archive
Thread: COMBAT MED CRAFTING
I recently posted about the best way to get combat med xp - thanks for all the help.
I now need to get last two boxes of medical crafting in thecombat medic tree.
What are the best things to craft to do this quickly and are there any quick ways ?
Any help appreciated.
Dixos Solarion
Advanced Biological Controllers
Just set a macro and have 6 food & chemical crafting stations cranking them out on practice mode. I made my way to Master Combat Medic and Master Doctor this way.
How do I set up a macro to do this ?
Thanks for the help ![]()
Dixos Solarion
Here is the macro.
/ui action toolbarSlot00;
This will "click" on the item you have in your 1st toolbar slot. If you count slots from 00 to 11, starting with the top row, going left to right In this example, the command is used to open up a crafting tool that is placed in the top left slot of the toolbar.
/selectDraftSchematic 00;
This command, when on your first screen from your crafting tool, will select the item number you enter and advance to the next screen. The number here is different for every single person and you have to find it by trial and error (which means, make a macro for that number so you don't have to find it again once you find it once). Also, this number is different depending on whether you're at your crafting station or not, so you may have to save 2 macros, one for not at a crafting station, one for at one. (Schematic 00 was Advanced Biological Controllers for me)
/pause 6;
This is pretty obvious, it pauses for 6 seconds. Play around with it to see how it works for you. In this example, the macro pauses for you to double-click on all of your resources to put into the item you're crafting before it continues to the next item to craft. Once you get better at clicking you can lower the pause time. I set mine to 3.
/nextCraftingStage;
Basically, this just clicks the next button. If you get a critical failure on the combine here, the macro will keep running but no harm will come from anything other than the resources you would have lost. Also, if you loop the macro, it will keep looping, no problems. In this example, this will do the combine where it shows your success and the stat results.
/nextCraftingStage;
In this example, this will either bring you to the "Experiment/Make Prototype/Make Schematic" screen or it will take you to the finalize/name product screen.
/createPrototype practice no item;
This command will do 1 of 2 things when used like this. It will EITHER click on "Create Prototype" on the "Experiment/prototype/schematic" screen OR it will finalize the creating of the prototype on the "name your thing" screen. In this example, it will click on "Create Prototype".
/createPrototype practice no item;
In this example, it will finalize your crafting session and your crafting tool will begin making the item and it will pop out in however many seconds it takes to craft it.
NOTE:
Have 6 of these macro's going one after another (with 6 crafting tools) all in the same macro. At the end of that macro, do a /pause 4 (adjust this number to time it right) then a /ui action toolbarSlotxx to fire up the macro again (i.e. click on itself). This is THE way to grind!
MOST of these things are case-sensative. If a command doesn't work for you, make sure things that are supposed to be capitalized ARE capitalized!
THIS MACRO WILL NOT CREATE ANY ITEMS!!! THIS IS FOR GRINDING MEDICAL CRAFTING XP ONLY!!
This is posted somewhere but I couldn't find the link so I just retyped it from the copy that I printed for myself. If you have any questions about this macro send me an in game tell or another email. HAPPY GRINDING!
I cannot get the line
/nextCraftingStage
to do anything. what kind of crafting tool are you using Generic or Food and chemical?
I use food/chem and have no problems and make sure you have no spaces and that the correct letters are capitalized.
Azael (Raven)
Master Combat Medic/Pistoleer in Training