Doctor Archive
Thread: Need help with my macro
First of all, I'm a master Doc and I had a macro that I made which get me all the way there. I'm now in the processs of getting another character master doc and only to find my old macro doesn't work anymore for some strange reason, can someone please take a look and see if you can find what's wrong??
Two issues with my current macro...
1) If I have more than 2 crafting tools lined up, I can't seem to get the 3rd one to boot. It will say 'failed to start crafting tool' or something like thatwhen the macro gets to the 3rd tool. I've try switching the tools around and it's always the 3rd, so I really think it's the macro rather the the tools.
2) For some strange reason, this macro is for BEC, on the first tool, I have to select schematic 3 to get BEC, but schematic 2 on the rest to get BEC!!!!
/ui action toolbarSlot09;
/selectDraftSchematic 3;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui action toolbarSlot10;
/selectDraftSchematic 2;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui action toolbarSlot11;
/selectDraftSchematic 2;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/pause 3;
/ui action toolbarSlot08;
Please help, I'm totally out of ideas
i presonally cant see anything wrong with it... but this is where i got my macro for grinding ... http://forums.station.sony.com/swg/board/message?board.id=weaponsmith&message.id=17317&page=6
i know its in the ws forum but its all the same. what i really dont understand is the schematic for the same object changes suddently after you done one.... maybe it has to be " /selectDraftSchematic 03; " for it to work right, worth a try ![]()
does anyone know the command to change hair styles?
i use /im; /imagedesignSetValue hair 01;
am i typeing that wrong? someone please help im new to this ![]()