Results 1 to 8 of 8

Hybrid View

  1. #1
    Player
    CryBloodwing's Avatar
    Join Date
    Feb 2017
    Posts
    200
    Character
    Kira Kagamine
    World
    Famfrit
    Main Class
    Lancer Lv 52
    Quote Originally Posted by Rongway View Post
    If you do /characterconfig, you can customize the number of rows and columns in each hotbar.
    If you do /hudlayout, you have four save slots. Each slot saves its own hotbar settings from /characterconfig.

    So if you'd like to use different hotbar formats for different jobs, you would set them up in separate HUD layout save slots, then do something like this

    Code:
    /gs change GEARSETNUMBER
    /hudlayout HUDSAVESLOTNUMBER
    /micon GEARSETNUMBER gearset

    ex, changing to gearset 12 with HUD layout 4:
    Code:
    /gs change 12
    /hudlayout 4
    /micon 12 gearset

    Is this done inside the game? Like in the chatbox?
    (0)

  2. 07-07-2017 04:08 AM
    Reason
    redundant, already answered