Combat Medic Archive

Thread: Mad! AWWWWWW

Bogoa
Wed Oct 20, 2004 7:05 am
#1

It has to be me since I helped everyone else but I am have the worse problem withthis macro:

I am about to kick my dog and roll around in my lawn screaming.


oooopissedoffatheworldwithrestlesslegsfeelingchildpressureinside. ok, whew lol
With this macro I get the mesage 'your already crafting' but the commands continue with each crafting stage and no I don't get the experince, strange thing some chem tools are showing active crafting time. This doesn't make since I have done this countless times and now I am stumped. Any suggestion. Thanks



/ui action toolbarSlot00;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot01;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot02;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot03;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot04;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/ui action toolbarSlot05;
/selectDraftSchematic 0;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice




After two years gone I returned.
Mmaxx
Wed Oct 20, 2004 7:53 am
#2

I have a /pause 2 before I hit my next toolbarslot in my macro. not sure its required but I beleive it is since when crafting there is a pause where the item is assembled. I think your macro is skipping the first couple commands after /practice no item because the first crafting tool is busy.


try adding a pause between tools.


also make sure you aren't near a crafting station when you do this.
Bogoa
Wed Oct 20, 2004 11:41 am
#3


This macro is trash found in forum and your correct I found another macro that had the pause 2. Thank you for replying.






After two years gone I returned.
Chronys
Thu Oct 21, 2004 1:00 am
#4




Bogoa wrote:
It has to be me since I helped everyone else but I am have the worse problem withthis macro:

I am about to kick my dog and roll around in my lawn screaming.


oooopissedoffatheworldwithrestlesslegsfeelingchildpressureinside. ok, whew lol With this macro I get the mesage 'your already crafting' but the commands continue with each crafting stage and no I don't get the experince, strange thing some chem tools are showing active crafting time. This doesn't make since I have done this countless times and now I am stumped. Any suggestion. Thanks



/ui action toolbarSlot00; /selectDraftSchematic 0; /pause 5; /nextCraftingStage; /nextCraftingStage; /createPrototype practice no item; /createPrototype practice no item; /ui action toolbarSlot01; /selectDraftSchematic 0; /pause 5; /nextCraftingStage; /nextCraftingStage; /createPrototype practice no item; /createPrototype practice no item; /ui action toolbarSlot02; /selectDraftSchematic 0; /pause 5; /nextCraftingStage; /nextCraftingStage; /createPrototype practice no item; /createPrototype practice no item; /ui action toolbarSlot03; /selectDraftSchematic 0; /pause 5; /nextCraftingStage; /nextCraftingStage; /createPrototype practice no item; /createPrototype practice no item; /ui action toolbarSlot04; /selectDraftSchematic 0; /pause 5; /nextCraftingStage; /nextCraftingStage; /createPrototype practice no item; /createPrototype practice no item; /ui action toolbarSlot05; /selectDraftSchematic 0; /pause 5; /nextCraftingStage; /nextCraftingStage; /createPrototype practice no item; /createPrototype practice





I had this same problem recently. Easy fix. Obviously you know to change:

/selectDraftSchematic 0;

to the proper number. Secondly add another:

/nextCraftingStage; into each macro. there should be 3, not two. It looks like you got this from Allakhazam. The first macro they show is wrong, but if you look in the discussions they have the same macro, however it has 3 of these lines, not 2.




go there and scroll down. it works. matter of fact one of my toons is using it successfully right now.


Message Edited by Chronys on 10-21-2004 09:12 AM

Message Edited by Chronys on 10-21-2004 09:19 AM



Anystasia Vellionia (TR):
Master Creature Hander / Master Scout / Master Brawler / Master Medic / Master Marksman / Master Rifleman...First Holo Silent...Master Artisan / Master Image Designer / Master Merchant / Master Doctor / Master Combat medic...Unlocked
Anjelyca Vellionia (TR):
Master Medic / Master Doctor / Master Combat Medic...Not Holo Hunting.

"Now heaven and hell grapple upon our backs, aye and all our old pretenses are stipped away"
Bogoa
Thu Oct 21, 2004 9:40 am
#5



YAY! MCM thanks guys!





After two years gone I returned.
Page 1 of 1
Previous Next