Results 1 to 3 of 3
  1. #1
    Player
    Dorgrin's Avatar
    Join Date
    Apr 2020
    Posts
    18
    Character
    Dorgrin Foresworn
    World
    Ravana
    Main Class
    Summoner Lv 100

    Additional hotbars for PC interface

    Hi folks,

    I know it's not a priority, but would it be possible to have an additional hotbar or two added in the future? I'm literally posting this for a friend who is too lazy to log onto the forums to request it.

    I did tell her she could make use of the cross hotbar but she doesn't like the shape or letters ><

    Anyway, thank you for all your work.
    (1)

  2. #2
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,154
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    If bars 7,8,9,10 are shared bars, there is another set of invisible 7,8,9,10 bars for each class and job. That gives you about 150 more bars you can use.

    This macro assumes bars 1,2,3,4 are not shared and 7,8,9,10 are shared. It stores a secondary set of job- or class-speciifc bars in the hidden 7,8,9,10 that you do not see because of shared bars taking priority over them and swaps them with your 1,2,3,4 set whenever you press it.
    Code:
    /mlock
    /hotbar copy current 1 share 1
    /hotbar copy current 7 current 1
    /hotbar copy share 1 current 7
    /hotbar copy current 2 share 1
    /hotbar copy current 8 current 2
    /hotbar copy share 1 current 8
    /hotbar copy current 3 share 1
    /hotbar copy current 9 current 3
    /hotbar copy share 1 current 9
    /hotbar copy current 4 share 1
    /hotbar copy current 10 current 4
    /hotbar copy share 1 current 10
    Do bars 1-4 for your job.
    Put this macro somewhere. Bind it to something easy like backspace. Press it once.
    Do bars again.
    Press macro again. It should switch back to your original bars.

    Macro now switches between the two sets whenever you press it. This can be used effectively for things such as
    • One set of bars for single target and one set for AoE
    • One set of bars for high level and one set for low level
    • One set of bars for Bahamut and one set for Phoenix
    • One set of bars for normal play and one set for special play like Bozja or Eureka
    • One set of bars for manual crafting and one set for macro crafting
    • etc
    (1)
    Last edited by Rongway; 10-20-2020 at 05:25 PM.
    Error 3102 Club, Order of the 52nd Hour

  3. #3
    Player
    ICountFrom0's Avatar
    Join Date
    Mar 2019
    Posts
    1,526
    Character
    Zedlizvez Mikasch
    World
    Hyperion
    Main Class
    Machinist Lv 100
    Quote Originally Posted by Rongway View Post
    Macro now switches between the two sets whenever you press it. This can be used effectively for things such as
    • One set of bars for Bahamut and one set for Phoenix
    I completely don't understand how that works, but I love this idea.

    Shame I'm not going to use summoner until after it's fixed.
    (0)