Page 1 of 2 1 2 LastLast
Results 1 to 10 of 12
  1. #1
    Player
    Shougun's Avatar
    Join Date
    Jan 2012
    Location
    Ul'dah
    Posts
    9,431
    Character
    Wubrant Drakesbane
    World
    Balmung
    Main Class
    Fisher Lv 90

    Sync DoH Hotbars, DoL Hotbars

    Please sync, or add the option to, hotbars for DoL and DoH (BTN / MIN) so that the like spells are automagically consistent across the jobs. (If basic synth is ctrl 1 on CRP then it is the same on WVR, if you move it to 1 on WVR so too then it is on CRP).

    For example when things change or I realize I just feel more comfortable with certain keystrokes then changing the hotbars for DoH feels a bit annoying / silly since they're essential the same job with different recipes but I have to do it many times.

    Similarly DoL for BTN and MIN.

    Thank you for reading
    (1)
    Last edited by Shougun; 05-05-2023 at 04:28 PM.

  2. #2
    Player
    UkcsAlias's Avatar
    Join Date
    Dec 2021
    Posts
    730
    Character
    Aergrael Iyrnrael
    World
    Ragnarok
    Main Class
    Scholar Lv 100
    Adding to that, technicaly it shouldnt be too difficult either.

    For blue mage we already can have diffirent hotbar sets, which are dynamicly assigned to the hotbars, which indicates not all information is strictly assigned to a job slot. So for DoH and DoL we could also have this hotbar information stored seperately (especialy since its client side stored anyway), it doesnt matter if all 10 hotbars would be dynamic on that part, since it still only takes 3 storage slots (Crafter, Min/Btn, Fisher) in that case instead of the 11 we would have otherwise.

    The only potential issue is that something that isnt unlocked on 1 of the crafters might already be displayed. Not everyone assigns abilities before they are unlocked (if a button is shown but unusable, some people do get confused quickly). But thats where i think a seperate option in the settings would help. Either you enable the global DoH/DoL hotbars, or you dont. Or at least make it possible to copy hotbars similar to how we can assign a glam plate.
    (1)

  3. #3
    Player
    Tint's Avatar
    Join Date
    Aug 2013
    Location
    In the right-hand attic
    Posts
    4,325
    Character
    Karuru Karu
    World
    Shiva
    Main Class
    Fisher Lv 100
    You can use a macro to copy the hotbar from one class to another. Not perfect, since you have to go through all your jobs one by one and press the macro, but at least it is something.

    If you adjust the hotbar on your Carpenter and then want to copy it to another class it is:

    /hotbar copy Carpenter 1 current 1

    you can add more hotbars to it of course.

    /hotbar copy Carpenter 1 current 1
    /hotbar copy Carpenter 2 current 2

    and so on.

    -----

    Well actually you can kind of automate it, but it needs a bit work.

    The best approach is to change the gearset numbers of your crafters. Just like they are sorted in the game.

    Carpenter becomes gearset 1
    Blacksmith gearset 2
    Armorer gearset 3
    Goldsmith gearset 4
    Leatherworker gearset 5
    Weaver gearset 6
    Alchemist gearset 7
    Culinarian gearset 8

    (and Miner gearset 9, Botanist gearset 10 and Fisher gearset 11)

    Then your write the following macro:

    /gearset change 2 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 3 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 3 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 4 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 5 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 6 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 7 <wait.1>
    /hotbar change Carpenter 1 current 1
    /gearset change 8 <wait.1>
    /hotbar change Carpenter 1 current 1

    Sadly we have only 15 lines available so when you want to change more than one hotbar at a time you need a second macro where you replace all the "1" with "2".

    And of course you don't have to sort your gearsets in that way, but then you have to adjust the gearset numbers in the macro.
    But it's all neat and tidy in the menu when you do it \^^/

    Works also with cross hotbars when you use the command /chotbar instead of /hotbar.
    (1)
    Last edited by Tint; 05-05-2023 at 09:15 PM.
    It’s a good thing not to answer your enemies. I scarcely ever do. Perhaps Emily is more like me than I am like myself. Perhaps she would rather not answer her friends, even. She keeps it all in her heart.

  4. #4
    Player
    BRVV's Avatar
    Join Date
    Oct 2021
    Location
    The fallen city of Insomnia
    Posts
    1,009
    Character
    Viz Vale
    World
    Spriggan
    Main Class
    Sage Lv 90
    Quote Originally Posted by Tint View Post
    *snip*
    Why change gearsets? You can just do this:

    "/hotbar copy Blacksmith 1 Weaver 1"

    etc. Just choose 1 Job as the template. Change in that one and copy from there. With 3 hotbars this takes 2 macros in total for all crafters.
    (1)
    Will put you on ignore if you can't form a logical argument but argue nonetheless

  5. #5
    Player
    Tint's Avatar
    Join Date
    Aug 2013
    Location
    In the right-hand attic
    Posts
    4,325
    Character
    Karuru Karu
    World
    Shiva
    Main Class
    Fisher Lv 100
    Quote Originally Posted by BRVV View Post
    Why change gearsets? You can just do this:

    "/hotbar copy Blacksmith 1 Weaver 1"

    etc. Just choose 1 Job as the template. Change in that one and copy from there. With 3 hotbars this takes 2 macros in total for all crafters.
    Hm, maybe my thoughts were a bit too complicated ^^;
    (1)
    It’s a good thing not to answer your enemies. I scarcely ever do. Perhaps Emily is more like me than I am like myself. Perhaps she would rather not answer her friends, even. She keeps it all in her heart.

  6. #6
    Player
    Shougun's Avatar
    Join Date
    Jan 2012
    Location
    Ul'dah
    Posts
    9,431
    Character
    Wubrant Drakesbane
    World
    Balmung
    Main Class
    Fisher Lv 90
    All good points and good ways to work with the system

    I would hope for it to be more organic and smooth process, but until then at least we have some good suggestions here !
    (0)

  7. #7
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,138
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by Tint View Post
    /hotbar copy Carpenter 1 current 1
    Quote Originally Posted by BRVV View Post
    /hotbar copy Blacksmith 1 Weaver 1"
    Your macros assume that the correct layout is on a specific class. Such an assumption is inconvenient. You will likely make a change on "whatever class I'm on when I think of a better way to arrange my bars", and then have to redo the change on the class that the macro expects to base all the other classes on. More convenient would be to copy from current to everything else:
    Code:
    /mlock
    /hotbar copy current 1 crp 1
    /hotbar copy current 2 crp 2
    /hotbar copy current 3 crp 3
    /hotbar copy current 1 bsm 1
    /hotbar copy current 2 bsm 2
    /hotbar copy current 3 bsm 3
    /hotbar copy current 1 arm 1
    /hotbar copy current 2 arm 2
    /hotbar copy current 3 arm 3
    /hotbar copy current 1 gsm 1
    /hotbar copy current 2 gsm 2
    /hotbar copy current 3 gsm 3
    Code:
    /mlock
    /hotbar copy current 1 ltw 1
    /hotbar copy current 2 ltw 2
    /hotbar copy current 3 ltw 3
    /hotbar copy current 1 wvr 1
    /hotbar copy current 2 wvr 2
    /hotbar copy current 3 wvr 3
    /hotbar copy current 1 alc 1
    /hotbar copy current 2 alc 2
    /hotbar copy current 3 alc 3
    /hotbar copy current 1 cul 1
    /hotbar copy current 2 cul 2
    /hotbar copy current 3 cul 3
    That way you can make your changes on any class without having to worry about whether you're on the one that the macro expects you to be on.
    (1)

  8. #8
    Player
    BRVV's Avatar
    Join Date
    Oct 2021
    Location
    The fallen city of Insomnia
    Posts
    1,009
    Character
    Viz Vale
    World
    Spriggan
    Main Class
    Sage Lv 90
    Quote Originally Posted by Rongway View Post
    Your macros assume that the correct layout is on a specific class. Such an assumption is inconvenient.
    Yes i assume the average player can drag the buttons how they see fit once. On the right class. You assume the same just without having to be on a specific job... even thought they have the same skills.

    Edit: If you are going on about inconvenience: What happens when the player accidentally executes the macro while NOT on a crafter? With mine: nothing. With yours: all ruined.

    With both out here, each player can decide.

    Code:
    /hotbar copy bsm 1 crp 1
    /hotbar copy bsm 1 arm 1
    /hotbar copy bsm 1 gsm 1
    /hotbar copy bsm 1 ltw 1
    /hotbar copy bsm 1 wvr 1
    /hotbar copy bsm 1 alc 1
    /hotbar copy bsm 1 cul 1
    Code:
    /hotbar copy bsm 2 crp 2
    /hotbar copy bsm 2 arm 2
    /hotbar copy bsm 2 gsm 2
    /hotbar copy bsm 2 ltw 2
    /hotbar copy bsm 2 wvr 2
    /hotbar copy bsm 2 alc 2
    /hotbar copy bsm 2 cul 2
    Code:
    /hotbar copy bsm 3 crp 3
    /hotbar copy bsm 3 arm 3
    /hotbar copy bsm 3 gsm 3
    /hotbar copy bsm 3 ltw 3
    /hotbar copy bsm 3 wvr 3
    /hotbar copy bsm 3 alc 3
    /hotbar copy bsm 3 cul 3
    Crosshotbar:
    Code:
    /chotbar copy bsm 1 crp 1
    /chotbar copy bsm 1 arm 1
    /chotbar copy bsm 1 gsm 1
    /chotbar copy bsm 1 ltw 1
    /chotbar copy bsm 1 wvr 1
    /chotbar copy bsm 1 alc 1
    /chotbar copy bsm 1 cul 1
    Code:
    /chotbar copy bsm 2 crp 2
    /chotbar copy bsm 2 arm 2
    /chotbar copy bsm 2 gsm 2
    /chotbar copy bsm 2 ltw 2
    /chotbar copy bsm 2 wvr 2
    /chotbar copy bsm 2 alc 2
    /chotbar copy bsm 2 cul 2
    Code:
    /chotbar copy bsm 3 crp 3
    /chotbar copy bsm 3 arm 3
    /chotbar copy bsm 3 gsm 3
    /chotbar copy bsm 3 ltw 3
    /chotbar copy bsm 3 wvr 3
    /chotbar copy bsm 3 alc 3
    /chotbar copy bsm 3 cul 3
    (0)
    Last edited by BRVV; 05-06-2023 at 06:29 AM.
    Will put you on ignore if you can't form a logical argument but argue nonetheless

  9. #9
    Player
    Rongway's Avatar
    Join Date
    Aug 2013
    Posts
    4,138
    Character
    Cyrillo Rongway
    World
    Hyperion
    Main Class
    Black Mage Lv 100
    Quote Originally Posted by BRVV View Post
    Yes i assume the average player can drag the buttons how they see fit once.
    Specific class to other classes: Twice, if they're crafting on a different class and realize in the middle of a craft that some buttons need to be rearranged.
    Current to all classes: Once.

    Edit: If you are going on about inconvenience: What happens when the player accidentally executes the macro while NOT on a crafter?
    Easily prevented by not ever putting these macros on non-crafter hotbars.
    (0)
    Error 3102 Club, Order of the 52nd Hour

  10. #10
    Player
    BRVV's Avatar
    Join Date
    Oct 2021
    Location
    The fallen city of Insomnia
    Posts
    1,009
    Character
    Viz Vale
    World
    Spriggan
    Main Class
    Sage Lv 90
    Quote Originally Posted by Rongway View Post
    Specific class to other classes: Twice, if they're crafting on a different class and realize in the middle of a craft that some buttons need to be rearranged.
    Current to all classes: Once.


    Easily prevented by not ever putting these macros on non-crafter hotbars.
    LMAO. Then put it ONLY on the crafter you have as a base or better yet: DONT PUT THEM ON HOTBARS. Is it that hard to use the macro menu?
    (0)
    Will put you on ignore if you can't form a logical argument but argue nonetheless

Page 1 of 2 1 2 LastLast