Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16
  1. #1
    Player
    Ghastly's Avatar
    Join Date
    May 2014
    Location
    Abalathia's Spine
    Posts
    1,146
    Character
    Ast Eryut
    World
    Cactuar
    Main Class
    Warrior Lv 90

    Is there a way to hide hotbars when not in combat?

    On ps4 when not in combat you can't see the crossbars....but on PC you're forced to have them there.

    Is there a way to toggle them off?
    (3)

  2. #2
    Player
    Risvertasashi's Avatar
    Join Date
    Apr 2014
    Posts
    4,706
    Character
    Makani Risvertasashi
    World
    Ultros
    Main Class
    Conjurer Lv 50
    Sort of. If you're looking for it to be completely automatic, I don't think there is. But you can make macros to hide (well, toggle really) pretty much any hud element, including hotbars.

    For example
    Code:
    /hotbar display 1
    putting this in a macro will toggle displaying hotbar 1 on or off. Add the rest of the hotbars you want, and any other hud elements you might not want on all the time.
    (5)

  3. #3
    Player
    ThirdChild_ZKI's Avatar
    Join Date
    Jan 2014
    Posts
    3,229
    Character
    Lace Valeria
    World
    Jenova
    Main Class
    Machinist Lv 80
    You know, my best friend literally just stumbled upon a way to do that. They only appear when he holds L2/R2. I'll ask him or try it myself and get an answer for you later today.
    (2)

  4. #4
    Player
    Avatre's Avatar
    Join Date
    Jul 2017
    Posts
    2,852
    Character
    Avatre Drakone
    World
    Cactuar
    Main Class
    Dancer Lv 100
    Quote Originally Posted by ThirdChild_ZKI View Post
    You know, my best friend literally just stumbled upon a way to do that. They only appear when he holds L2/R2. I'll ask him or try it myself and get an answer for you later today.
    I think it's part of the transparency settings. Can't confirm, as I'm currently at work, but it might be that. Or it might just affect when in combat and holding either L2/R2, and the opposite one can be made invisible. My minds aa bit fuzzy on it right now.
    (0)

  5. #5
    Player
    Ghastly's Avatar
    Join Date
    May 2014
    Location
    Abalathia's Spine
    Posts
    1,146
    Character
    Ast Eryut
    World
    Cactuar
    Main Class
    Warrior Lv 90
    Quote Originally Posted by Risvertasashi View Post
    Sort of. If you're looking for it to be completely automatic, I don't think there is. But you can make macros to hide (well, toggle really) pretty much any hud element, including hotbars.

    For example
    Code:
    /hotbar display 1
    putting this in a macro will toggle displaying hotbar 1 on or off. Add the rest of the hotbars you want, and any other hud elements you might not want on all the time.
    Thank you so much this worked perfectly, such an amazing solution
    (0)

  6. #6
    Player
    TensaiSogetsu's Avatar
    Join Date
    May 2014
    Posts
    79
    Character
    Mugetsu Okami
    World
    Sargatanas
    Main Class
    Pugilist Lv 70
    Quote Originally Posted by Avatre View Post
    I think it's part of the transparency settings. Can't confirm, as I'm currently at work, but it might be that. Or it might just affect when in combat and holding either L2/R2, and the opposite one can be made invisible. My minds aa bit fuzzy on it right now.
    Nope, they just turned the element invisible. Crosshotbar doesn't have a transparency setting. Also, it doesn't change when in or out of combat and shows the whole crosshotbar regardless of which button is pressed.
    (0)

  7. #7
    Player
    Kinetic-duet's Avatar
    Join Date
    Jul 2014
    Location
    Grandia
    Posts
    54
    Character
    Osha'li Mitangois
    World
    Midgardsormr
    Main Class
    Machinist Lv 80
    I've seen a youtube video where the person had the hotbars disappear whenever they sheathed their weapon. Macro'd I'm sure.

    https://www.youtube.com/watch?v=4pjQCbyxsIw
    (1)

  8. #8
    Player
    Ghastly's Avatar
    Join Date
    May 2014
    Location
    Abalathia's Spine
    Posts
    1,146
    Character
    Ast Eryut
    World
    Cactuar
    Main Class
    Warrior Lv 90
    Quote Originally Posted by Kinetic-duet View Post
    I've seen a youtube video where the person had the hotbars disappear whenever they sheathed their weapon. Macro'd I'm sure.

    https://www.youtube.com/watch?v=4pjQCbyxsIw
    That's also a great idea
    Anyone know the command to seathe weapon? Is it /seathe ?
    Hmm I guess the video says /hotbar display 1 toggle and then the last one is /bm (so it's probably /bm)
    (0)
    Last edited by Ghastly; 11-10-2017 at 10:59 PM.

  9. #9
    Player
    Berethos's Avatar
    Join Date
    Sep 2013
    Posts
    1,195
    Character
    Celie Lothaire
    World
    Maduin
    Main Class
    Paladin Lv 90
    Quote Originally Posted by Kinetic-duet View Post
    I've seen a youtube video where the person had the hotbars disappear whenever they sheathed their weapon. Macro'd I'm sure.

    https://www.youtube.com/watch?v=4pjQCbyxsIw
    There's a clickable option in the character configuration menu that allows for that, though I've not used it and I'm not sure which tab it's in.
    (0)

  10. #10
    Player
    dotsforlife's Avatar
    Join Date
    Feb 2017
    Location
    Limsa
    Posts
    275
    Character
    Dippin' Dots
    World
    Leviathan
    Main Class
    Astrologian Lv 100
    I use a macro for mine when I'm raiding or doing dungeons, etc. You can tweak it as you like and add stuff or remove as needed. Example below. Useful for when you want to keep only combat related UI shown and hide the rest.

    /hud dlist
    /hud tbar
    /hud gil
    /hud igrid
    /hud mmenu
    /hud ebar
    /hotbar display 4
    /hotbar display 5
    /hotbar display 6
    /hotbar display 7
    /hotbar display 8
    (1)
    Last edited by dotsforlife; 11-10-2017 at 11:57 PM.

Page 1 of 2 1 2 LastLast