Doctor Archive

Thread: I cant seem to understand about why macroing!!!

Saikoi
Sun Apr 18, 2004 11:58 pm
#1

I have picked up some medicine Macro Crafting, and it works except from one thing. The item that I am macro crafting, doesnt appear in my inventory.


I thought I could through medicine crafting using macro, but I was thinking of making stims for my own at the same time, which I will need to grind the other doctor skills.


I have tried to remove "practice" in the macro Edit. But there seems to be no difference.


This is what I use:


/ui action toolbarSlot 00 <-- Thats where my crafting station is

/select Draftschematic26; <-- Where I have my Advanced Biological Effect Controller

/pause 3;

/nextCraftingStage;

/nextCraftingStage;

/createPrototype no item; <-- Should I write something instead of "no item" ???



Hoping for replys.


Cailid010
Mon Apr 19, 2004 10:04 am
#2

People use the 'no item' because you get more exp that way than by actually creating the the items and filling your inventory. Whenmacroing the ABEC's like that you won't be doing any experimenting to raise their power so they're not really worth using. And if you're going to experiment the power on them then it's not really worth macroing them.






---------------------------------------------------------------------------------------


Cailid - Ex Master Gunfighter / Ex Master Creature Handler / Novice Medic. Currently Swordsman / Ranger / Medic
Tab'Fren - TKM / Master Doctor
Med Vendor located in Crimson Solace on Dantooine at 4583, -5213
camjor
Mon Apr 19, 2004 12:04 pm
#3

last line should be

/createprototype;


hope your inventory is empty, gonna fill up fast
Gibban
Thu Apr 22, 2004 6:36 pm
#4






Saikoi wrote:

I have picked up some medicine Macro Crafting, and it works except from one thing. The item that I am macro crafting, doesnt appear in my inventory.


I thought I could through medicine crafting using macro, but I was thinking of making stims for my own at the same time, which I will need to grind the other doctor skills.


I have tried to remove "practice" in the macro Edit. But there seems to be no difference.


This is what I use:


/ui action toolbarSlot 00 <-- Thats where my crafting station is

/select Draftschematic26; <-- Where I have my Advanced Biological Effect Controller

/pause 3;

/nextCraftingStage;

/nextCraftingStage;

/createPrototype no item; <-- Should I write something instead of "no item" ???



Hoping for replys.







/ui action toolbarSlot00; <-- notice no space here.


/sel 26; <--- Notice there is a space here. and sel is short you dont have to say the whole thing.


/pause 3; is good if that gives you enough time. probably will need 5 or 6 here.


/nextC; <-- again this is the short version.


/nextC;


/createprototype no item;


/createprototype no item;<--- you need two of these for it to work correctly, if you are near a crafting station and want to bypass the experimentation, you need a third one.


/pause 3;


repeat for each crafting tool you are using.


GIbban



Gibban, Imperial Master Sergeant
Master Commando/Master Teras Kasi
Nabbig, Imperial Private "SSF Medical Staff Leader"
MasterDoctor/Master Artisan
Vendor's on Dantooine In the City of Sintari (-3070,6503)
and on Corellia near the City of Coronet(700,-5012)
Gibban
Thu Apr 22, 2004 6:37 pm
#5






Saikoi wrote:

I have picked up some medicine Macro Crafting, and it works except from one thing. The item that I am macro crafting, doesnt appear in my inventory.


I thought I could through medicine crafting using macro, but I was thinking of making stims for my own at the same time, which I will need to grind the other doctor skills.


I have tried to remove "practice" in the macro Edit. But there seems to be no difference.


This is what I use:


/ui action toolbarSlot 00 <-- Thats where my crafting station is

/select Draftschematic26; <-- Where I have my Advanced Biological Effect Controller

/pause 3;

/nextCraftingStage;

/nextCraftingStage;

/createPrototype no item; <-- Should I write something instead of "no item" ???



Hoping for replys.







/ui action toolbarSlot00; <-- notice no space here.


/sel 26; <--- Notice there is a space here. and sel is short you dont have to say the whole thing.


/pause 3; is good if that gives you enough time. probably will need 5 or 6 here.


/nextC; <-- again this is the short version.


/nextC;


/createprototype no item;


/createprototype no item;<--- you need two of these for it to work correctly, if you are near a crafting station and want to bypass the experimentation, you need a third one.


/pause 3;


repeat for each crafting tool you are using.


GIbban



Gibban, Imperial Master Sergeant
Master Commando/Master Teras Kasi
Nabbig, Imperial Private "SSF Medical Staff Leader"
MasterDoctor/Master Artisan
Vendor's on Dantooine In the City of Sintari (-3070,6503)
and on Corellia near the City of Coronet(700,-5012)
KhaotiK7
Thu Apr 22, 2004 7:20 pm
#6

thought it was /createPrototype practise no item;



Bipem Ciho - Tempest
Maybe this world is another planet's hell.
-Aldous Huxley
Gibban
Thu Apr 22, 2004 11:31 pm
#7






KhaotiK7 wrote:

thought it was /createPrototype practise no item;







Oops yep your right, i missed that practice part, nothing needs capitals in that string though.



Gibban




Gibban, Imperial Master Sergeant
Master Commando/Master Teras Kasi
Nabbig, Imperial Private "SSF Medical Staff Leader"
MasterDoctor/Master Artisan
Vendor's on Dantooine In the City of Sintari (-3070,6503)
and on Corellia near the City of Coronet(700,-5012)
Page 1 of 1
Previous Next