-
Hotbar & Macro questions
Hi, I have two questions :
1 : Is it possible to set a macro in a bar slot with another macro ? Like : /hotbar "Macro#1" 1 1 ?
2 : Is it possible to swap the spells of two bars with a macro without using a 3rd bar ? Like :
/hotbar copy SCH 5 SCH 3
/hotbar copy SCH 3 SCH 5
Does the second line is executed at the same time of the first line ? (I can't log atm so I can't try it by myself).
Thanks a lot.
-
1. No. However this has been suggested multiple times. Go to the link below and "like!" it (it also helps to leave a positive comment) so developers are more likely to implement it.
http://forum.square-enix.com/ffxiv/t...os-with-hotbar
2. Unknown.
-
1 - no.
2 - itll do the first one then itll do the 2nd one right after. If you want, you can just copy it to some class that doesnt use hotkeys (DOH) and copy to and from those as the 3rd thingie.