Results 1 to 10 of 10

Hybrid View

  1. #1
    Player radioactive_lego's Avatar
    Join Date
    Jun 2014
    Posts
    391
    Character
    Adulate Prose
    World
    Mateus
    Main Class
    Gladiator Lv 52

    how it should work

    Using 4 macros and 4 Xhotbars, the desired action can be made for a party of 4. In theory it could be done for a party of 8 as well, but you would lose your fixed #8 Xhotbar that is usually reserved for this all classes use.

    the macros works like this:
    (Description-"Button1", Placed in active d-pad down slot, XHotbar 1)
    /chotbar change 2
    /target <2>

    (Description-"Button2", Placed in active d-pad down slot, XHotbar 2)
    /chotbar change 3
    /target <3>

    (Description-"Button3", Placed in active d-pad down slot, XHotbar 3)
    /chotbar change 4
    /target <4>

    (Description-"Button4", Placed in active d-pad down slot, XHotbar 4)
    /chotbar change 1
    /target <1>

    With these 4 macros; whenever you press the down button, as described, the hotbar changes to the next one sequentially, and simultaneously cycles to the next party member down. That is, until it cycles back to the top (player 1) after player 4.

    ...
    (0)

  2. #2
    Player radioactive_lego's Avatar
    Join Date
    Jun 2014
    Posts
    391
    Character
    Adulate Prose
    World
    Mateus
    Main Class
    Gladiator Lv 52
    continued...
    Once the Xhotbar/player cycling macros are complete and in place, you can replicate the same actions on each Xhotbar in the same slots, giving the player 7 skills (one side) or 15 skills (two side).

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

    This could be just as easily replicated at dev level (for parties of 2-8) by enabling default actions on the d-pad when the corresponding active Xhotbar slot is empty, the way circle/X/square (cancel/select/jump) do now.
    (0)