Teras Kasi Archive
Thread: Equip/Unequip Macro...
In light of new 'changes' to the TK world, I dont have much of a choice but to adapt. So, can someone please tell mehow to write an unequip/equip macro for my Vibroknuckles? I have tried diff methods and I can't seem to make this work.
The /equip command doesnt seem to do anything for any items in my inventory. My desire is to perform a cycle that does this...
Attack
Unequip Vibros
Knockdown
Equip Vibros
Attack
Unequip Vibros
Knockdown
etc....etc...etc...etc...etc.
Can anyone help me with this?
/ui action toolbarSlot12
/pause 1
/unarmedknockdown 1
/pause 1
/ui action toolbarSlot12
The /pause commands are there because the macro wouldn't work without them. If anyone makes a better one please post until this **edit** gets fixed(I really hope it's a bug).
Bulbous2
I know the pass is sufficient for /unarmedlunge1. As for Knockdown, you'll have to test it out yourself.
/ui action toolbarslot??
?? = 00,01,02,03,...,09,10,11
I don't know whether 12,...,23 will get you the Shift-F1 ...Shift-F12, you'll have to try it yourself.
/ui action toolbarpane??
This command will flip the toolbar to another pane, dictated by ?? (remember it starts as 00,01,...)
If you need further advise, run a Search on the "/ui action" on these forums, and you'll find tonnes of examples (most for changing out armor).
"/ui action toolbarSlot00" it is case sensitive. That could be one of the problems with it not working. The top left hotkey is toolbarSlot00, the one to the right of it is toolbarSlot01 and so on. On the bottom pane the far left is toolbarSlot12 and continues on with the last being toolbarSlot23.
If I am confusing you just run a search for the ui action toolbarSlot00 and I am sure you'll find a better explanation. If you don't find any results just look up how to loop a macro since that is how I found out about this command.
Hope this helps.
can explain how to do the macro in more detail? i must be stupid but i cant get it to work.
what if i had vibroknuckles in my 2nd toolpane bar and 1st slot. what EXACTLY would i type in the new macro creation to make it unequip vibr, perform kd.re-equip vibro? also what if i wanted to take off multiple pieces of armor from toolpane03 firstslot thru the 4th slot, what would the macro be?
please help b/c i might even be bugged, i know making macros usually made me crash out of the game but for some reason its letting me make em today.