Bio Engineer Archive
Thread: Macro question
i think it's trial and error. i went started at 01, and went up as high as i could....then tried 00 and finally got the none i wanted.
I know how to use macros, just not like this. I want to macro my complete set of armor and weapon from whatever i am wearing before i do the swap. Is this even possbile?
Any examples of adv macroing like this is greatly appreciated.
Thanks ![]()
Yes it's possible. Set up your toolbars so that you have all 24 slots available. Now, put you clothes in thetop row of slots on the 6thtoolbar. Next, put your armor and weapon in the bottom row. Now, if you equip all your clothes, the following macro will unequip all clothes and equip all armor and the weapon that you put in the slots:
/ui action toolbarPane05; (takes you to the 6th toolbar)
/ui action toolbarSlot00; (unequips shirt)
/ui action toolbarSlot01; (unequips pants)
/ui action toolbarSlot02; (unequips boots)
/ui action toolbarSlot12; (equips weapon)
/ui action toolbarSlot13; (equips 1st armor part)
/ui action toolbarSlot14; (equips2nd armor part)
/ui action toolbarSlot15; (equips3rd armor part)
/ui action toolbarSlot16; (equips4th armor part)
/ui action toolbarSlot17; (equips5th armor part)
/ui action toolbarSlot18; (equips6th armor part)
/ui action toolbarSlot19; (equips7th armor part)
/ui action toolbarSlot20; (equips8th armor part)
/ui action toolbarSlot21; (equips9th armor part)
Set this macro into the toolbar of you chosing and once you press the F key, you'll be combat ready! Now for some extra stuff:
Say you put this into the first toolbar you have (toolbarPane00), you could add /ui action toolbarPane00 at the end and it will unequip and equip and then set you back to the toolbar you started at. For the best use of this method, have it end at the toolbar where youhave all you combat attacks set up.
If you want a macro to go from armed and armored to "street clothes" just reverse the order that you go in. (start with the armor and end with the clothes) Again, you can specify what toolbar you end at so use this to you advantage!
Hope these help. If anyone sees an error in this, please feel free to point it out and correct me on it!
Like /echo, but in a system message form (on the screen) i dont remember thx
Here is a URL with all the info you need.
http://forums.station.sony.com/swg/board/message?board.id=doctor&message.id=9678
what draft scematic number is small stim a?
im trying to make a macro
what draft scematic number is small stim a?
im trying to make a macro..
Is there a way to auto select the resources? I have a macro set up to run, where all I have to do is double click the resources to add them into the schematic. I have heard there is a way to do this, but I was curious if anyone knew how. I have scoured the artisan, scout, and medic forums for an answer with no luck. I am thinking it would come just after the /selectDraftSchematic01 line in the macro. Any help would be great.
I usually craft while healing, just running my macro, but it would be nice not to back up my macro when the phone rings or my tea runs out and I have to get more. I don't afk craft... as I'm on a dial up connection
. Thanks all!