Combat Medic Archive

Thread: help on macro please

carbieguy
Wed Oct 01, 2003 4:59 pm
#1

Hi i tried the macro back in the pages somewhere i tried the


/ui action toolbarslot 12


/selectDraftSchematic 11


now i've only done it up to this part but it doesn't seem to work for me let alone bring up my crafting menu ... so i was wondering if i did something wrong if someone can also write it out for me like is it /ui action toolbarslot 12;/selectDraftSchematic 11 or is there a space in between no semicolon or any tips that might get me going to mass craft with macros... does the macro name need to be something specific? everything for newbie in detail plz thnx i appreciate it all replies

Caliwyrm
Wed Oct 01, 2003 5:26 pm
#2






carbieguy wrote:

Hi i tried the macro back in the pages somewhere i tried the


/ui action toolbarslot 12


/selectDraftSchematic 11


now i've only done it up to this part but it doesn't seem to work for me let alone bring up my crafting menu ... so i was wondering if i did something wrong if someone can also write it out for me like is it /ui action toolbarslot 12;/selectDraftSchematic 11 or is there a space in between no semicolon or any tips that might get me going to mass craft with macros... does the macro name need to be something specific? everything for newbie in detail plz thnx i appreciate it all replies







I'm pretty sure that the line


/ui action toolbarSlot12;


The S must be capitalized and I'm pretty sure there is no space before the number.. The semicolon ( gives a hard return and basically is the same as enter.


The other line


/selectDraftSchematic ##;


does have a space before the numbers. The one thing I haven't gotten to work is the /nextCraftingStage command which is supposed to be the same as clicking Next and/or Assemble..




----Insert Sig----
"We want the GCW to be everything it can be. We want factional PvP to be fun and exciting. We understand that as players, you don't want the 1% decay. We think it is an important game mechanic in the right situations, but we want to remove it from factional battles." --JustG 02/04/2004
Uh, so WE don't want it, and YOU don't want it in for PvP--then why is it still there??
Mtik
Wed Oct 01, 2003 6:09 pm
#3

I used this macro (which is a corrected version, I know it works):

/nextCraftingStage;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 1;
/ui action toolbarSlot##;
/selectDraftSchematic ##;

The discussion of this macro is found in this message:
http://forums.station.sony.com/swg/board/message?board.id=combat_medic&message.id=9117

To summarize:
- Get 8 Food/Chem crafting tools and put them in the bottom hotkeys (12 through 19).
- Make 8 versions of the above macro and replace 'toolbarSlot##' with the next crafting station. For example, my first macro uses 'toolbarSlot13'. The last macro should use 'toolbarSlot12' to go back to the first crafting tool.
- Place the 8 macros above each of the crafting tools in the hotkeys 1 though 8.
- Manually click on the first crafting tool.
- Manually select the schematic you are going to use
- Manually select the resources to load them into the schematic
- Press 'F1' on your keyboard.

This will finish the current crafting session, bring up the next tool in line, and select the proper schematic. Now you just select your resources and press 'F2'... select resources and press 'F3'... etc. See the above thread for more detailed information.

It worked great for me. I'm still using it to grind through doctor crafting. I really like the way it's set up.

Remember, you can't /nextCraftingStage through the resource select. Maybe that's why you can't get it to work? Just a guess.





Khalida Enskar
Server: Corbantis
Player Association: ASAT
Professions: (ex)Master Combat Medic / Pistoleer
Sasayaki
Wed Oct 01, 2003 7:25 pm
#4

I took that macro a step further the other day on my Bio-Engineer alt, and have it set up so that when I hit F1, it automatically will select the next macro for me. So all I have to do is sit there and run keep clicking resources. When the macro gets to my final crafting tool, it loops back to the first for me.
Page 1 of 1
Previous Next