Doctor Archive
Thread: Doctors I have a problem !!
Page 1 of 1
Skalion
Mon Apr 19, 2004 1:35 pm
#1
I hate to ask this but a Search of past posts has not turned up any thing to help so here goes..
In order to speed my way through the Crafting proccess I Tried to use the old favorate:
/ui action toolbarSlot00;
/selectdraftSchematic 00;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
Now I have seen varouse version of this and tried most combination but i get odd results, the Tool will load up and select the correct item, I'll double click on the Resorces and then nothing happens, If i manualy click on NEXT the tool tells me I havent put the required items in. I can see there are there but for some reason the tool cant see them. I tried a macro with just the /nextCraftingStage; line in it too as a test but to no avail, nothing happens, Have any of you come across problems like this something in the back of my mind is saying Uni code Tables but I seam to be correctly configured (Windows XP)
Eugee
Mon Apr 19, 2004 1:46 pm
#2
you need /createPrototype practice no item; twice. And you should use 3 /nextCraftingStage; so that it works even near a crafting station.
invaliduser
Mon Apr 19, 2004 1:47 pm
#3
here's mine...cut and pasted straight in...I use a private crafting station in my house if that matters...
/ui action toolbarSlot00;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype;
/nextCraftingStage;
/pause 3;
/ui action toolbarSlot01;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/nextCraftingStage;
/pause 3;
/ui action toolbarSlot02;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype;
/nextCraftingStage;
/pause 3;
/ui action toolbarSlot03;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype;
Hope it helps - no idea how it all works really - just sort of cobbled it together by trial and error really....
/ui action toolbarSlot00;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype;
/nextCraftingStage;
/pause 3;
/ui action toolbarSlot01;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype practice no item;
/nextCraftingStage;
/pause 3;
/ui action toolbarSlot02;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype;
/nextCraftingStage;
/pause 3;
/ui action toolbarSlot03;
/selectdraftSchematic 03;
/pause 5;
/nextCraftingStage;
/nextCraftingStage;
/createPrototype practice no item;
/createPrototype;
Hope it helps - no idea how it all works really - just sort of cobbled it together by trial and error really....
invaliduser
Mon Apr 19, 2004 1:48 pm
#4
hmm dont knwo where the double create protoype line came in - just assume Ive got an edit key and have edited that out..LOL
WolphScout
Mon Apr 19, 2004 2:19 pm
#5
I don't know why, cause some people seem to not have the problem, but I couldn't get my macro to work till I spelled practice with an s = practise. I tried and tried to get my macro to work then I looked up macros here on the boards and someone said to use an s. And I'll be darned if it did'nt work perfectly. I was able to grind out my last two boxes in a couple hours.
xrayallen
Mon Apr 19, 2004 11:05 pm
#6
Is it possible to cut and paste in game? If so please someone tell me how. Thanks
invaliduser wrote:
here's mine...cut and pasted straight in...I use a private crafting station in my house if that matters...
FrankLee
Tue Apr 20, 2004 12:16 pm
#7
You can cut and paste once you remap the functions. I think they're default unmapped. Check your keymap settings under options and you'll find them in there. I bound mine to the normal cut/paste hotkeys plus ctrl/shift.
Page 1 of 1