Creating A Clean Job Switching UI – FFXIV



Become a Patron: https://www.patreon.com/ilyadalamiq
Join the Discord server: https://discord.gg/dt7NssT
Follow me on Twitch: https://www.twitch.tv/ilyadalamiq

Try NoPing: http://nopi.ng/Ilya
Use offer code “ILYA” to get a 30% discount on your purchase
Join the discord for weekly giveaways

source

22 thoughts on “Creating A Clean Job Switching UI – FFXIV”

  1. Thanks for the idea! I have a slightly more optimized macro based on this:
    /hotbar display 10

    /hotbar display 9 off

    /hotbar display 8 off

    /wait 5

    /hotbar display 10 off
    This makes it so that only one class hotbar is displayed at a time. The last line is also better as it ensures that the hotbar will hide and not toggle after 5 seconds.

    Reply
  2. Thats pretty clever. I currently use a ton of hotbars and had to use the cross hotbars as extra room but i might have to think about reorganizing for something like this

    Reply
  3. Alternatively, if you guys want, you could do is /hotbar copy "class plus hot bar number" share x where X is the number for your hotbar. For me its /hotbar copy MCH 5 share 4 and /hotbar copy MCH 6 share 4 which act as a scrolling menu to change when you click the macro. Just be sure that under character config>hot bar settings> sharing you have the hotbar marked as to what you want to be shared.

    Reply
  4. There's a far better way to do this. Let's say you put this entire dps setup on your LTW, cuz you won't use all 10 hotbars. Now you've the set up on LTW
    now make the following macro /hotbar copy LTW 10 current 9
    /hotbar display 9 . This will now copy the setup you've on hotbar 10 on LTW and transfer it to your current hotbar 9 (Which could be let's say BRD.) Now you're technically able to see the hotbar you're using on LTW but while in BRD. So you don't need to use 4hotbars like you're using.

    Reply
  5. So I copied this and it works, but when I switch to something like Carpenter or whatever other jobs, I try to click again and it doesn't work anymore. Only works on my RDM. Is there a reason for this?

    Reply

Leave a Comment