For the OP, he has valid reasons, for me i welcome so much this change as it can give me more chotbar space then ever, with a single click to change my pet's action rather than copy and paste. which takes up a lot of spaces.
That's great! I hope plans don't change because me enjoying acn/smn depends on this. I need to be able to recreate the pet hotbar (which is dynamic based on which pet is summoned) on one of my own x-hotbars. I don't like tapping R1 to get the pet hotbar up, because for every other class I have that toggling between x-hotbar sets 1 and 2.
no macro's? Some of my regular skills are replaced with auto target forward, and it would be great to be able to slot such skills dynamically (or add auto target forward as a real game setting). The reason for re-slotting skills with a macro, as ariaandkia has demonstrated to me in another thread, is that we can essentially switch to another set without using another hotbar. This saves a lot of space and allows you to have different setups for solo, dungeons, pvp, etc, which would otherwise use too many of your 8 x-hotbars.
I'm glad that the OP maybe will have the option of using that strange set in 2.28!
Plus, I was also interested in that command for changing my crossbar if I adventure to use healers. I have the buttons I smash more (Warrior classes after all, there are some combos you have to use a lot. In R2, so with healing and a good macro, I could use it so the buttons in L2 when I use cleric stance are stone, aero, fluid aura, stone II, etc... And when I'm without cleric stance, the buttons in L2 are cure, cure II, medica, esuna, that stuff.
This is great and all, but what I REALLY would like SE to add is the ability to use items and call mounts using macro commands. For example:
/mount "Unicorn" <me>
/item "Hi-Ether" <me>
/item "Potent Silencing Potion" <t>
If the ability exists in the game to do any of these things and I just have the syntax wrong, I'd love to know. I've tried many variations on commands to try to get mounts or items to work, but nothing has been successful.
Hi Ariaandkia,
Could you give an example of a macro you would write if /chotbar set was available? This may help me understand the difference between what you are asking for and /chotbar change.
Thanks! ^^
you could make it a macro.
/pac "Place"
and then itll cast place. then use the other chat command to give it a hotbar icon. :3
Current Macro:
What I'd like to have though would be macros so I could make something like:Code:=Healer Mode: ON=
/s Mode Change!: Healer Mode: ON!
/crosshotbar change 1
/crosshotbar set "Divine Seal" 1 RD1
/crosshotbar set "Medica" 1 RD2
/crosshotbar set "Medica II" 1 RD2
/crosshotbar set "Regen" 1 RD3
/crosshotbar set "Esuna" 1 RD4
/crosshotbar set "Swiftcast" 1 RA1
/crosshotbar set "Cure II" 1 RA2
/crosshotbar set "Medica" 1 RA3
/crosshotbar set "Cure" 1 RA4
Code:Fast Blade Macro
/macroicon "Fast Blade"
/ac "Fast Blade"
/crosshotbar set "[Riot Blade Macro]" 1 RA2
/crosshotbar set "[Savage Blade Macro]" 1 RA4
/wait 8
/crosshotbar set "Flash" 1 RA2
/crosshotbar set "Shield Lob" 1 RA4
Code:Riot Blade Macro
/macroicon "Riot Blade"
/ac "Riot Blade"
/crosshotbar set "Flash" 1 RA2
/crosshotbar set "Shield Lob" 1 RA4
Code:Savage Blade Macro
/macroicon "Savage Blade"
/ac "Savage Blade"
/crosshotbar set "[Halone Macro]" 1 RA4
/crosshotbar set "Flash" 1 RA2
/wait 8
/crosshotbar set "Shield Lob" 1 RA4
Code:Halone Macro
/macroicon "Rage of Halone"
/ac "Rage of Halone"
/crosshotbar set "Shield Lob" 1 RA4
Right now, it looks more like:
=========Code:Fast Blade Macro
/macroicon "Fast Blade"
/ac "Fast Blade"
/crosshotbar set "Riot Blade" 1 RA2
/crosshotbar set "Savage Blade" 1 RA4
/wait 6
/crosshotbar set "Flash" 1 RA2
/crosshotbar set "Rage of Halone" 1 RA4
/wait 5
/crosshotbar set "Shield Lob" 1 RA4
As for scholar, let us just say it would get pretty complex and for what I really want to do, I'd need to either be able to set macros or I'll need some really careful setup. As it is now, some of my classes have some complex macros.