Skip to content

Instantly share code, notes, and snippets.

@natyusha
Last active April 15, 2024 00:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save natyusha/9f8fa93fdb7f76d210d50852c84a3993 to your computer and use it in GitHub Desktop.
Save natyusha/9f8fa93fdb7f76d210d50852c84a3993 to your computer and use it in GitHub Desktop.
An example FFXIV macro HUD.

FFXIV Macro HUD

Macros from an example HUD configuration intended for those who don't use a controller and have no need for the cross hotbars. The hotbar number(s) and slots used in the reference image are listed next to the macro name when applicable (hotbar# :: slot#).

References

FFXIV-MACRO-HUD-Reference HUD Video Walkthrough

Required FFXIV Settings

Tip

Consider disabling "Error Messages" under Character Configuration > Log Window Settings > Log Filters > Chat Tab Name > Announcements. Otherwise some of these macros will spawn errors in the chat under certain circumstances. To avoid this while leaving "Error Messages" enabled you can prepend /merror off to all of the macros below instead.

Character Configuration > Hotbar Settings > Sharing

  • Shared Hotbar
    • Hotbar
      • Hotbar 7
      • Hotbar 8
      • Hotbar 9
    • Cross Hotbar
      • All

Character Configuration > Hotbar Settings > Cross

  • General Settings
    • Enable cross hotbar
    • Always display cross hotbar
    • Enable edit mode
  • W Cross Hotbar Display Settings
    • Always Display WXHB.
    • Position WXHB separately from XHB.

Character Configuration > Hotbar Settings > Custom

  • Expanded Hold Controls (Cannot Use Toggle Type)
    • Enable WXHB with simultaneous LT and RT double tap.
      • Enable directional and action buttons.
      • Display with: Left/LT double tap: [Cross Hotbar 5 - Right]
      • Display with: Right/RT double tap: [Cycle Down - Left]

Main Hotbar Controls

Macros for controlling what hotbars appear on the HUD at a given time. Switch to PGL which has all of the hotbar settings on its first four hotbars.

PvE HUD → 1/2/3/4 :: 1

/hudlayout 1

PvP HUD → 1/2/3/4 :: 2

/hudlayout 2

DoL HUD

/hudlayout 3

Cross Hotbars  ON → 2/3/4 :: 5

/mlock
/hud crosshotbar on
/hotbar copy pgl 1 share 7

Cross Hotbars  OFF → 1 :: 5

/mlock
/hud crosshotbar off
/hotbar copy pgl 4 share 7

Combat Bars Toggle → 2/3 :: 6

/mlock
/hud hotbar5
/hud hotbar6
/hud hotbar10
/hud plist
/hud param
/hud mmap
/hud siother
/hud lgauge
/bw inlay mopimopimod hidden on

Ability Bars Toggle → 1/4 :: 6

/mlock
/hud hotbar1
/hud hotbar2
/hud hotbar3
/hud hotbar4
/hud hotbar5 on
/hud hotbar6 on
/hud hotbar10 on
/hud plist on
/hud param on
/hud mmap on
/hud siother on
/hud lgauge on
/bw inlay mopimopimod hidden off

Tertiary Bars  ON → 2 :: 7

/mlock
/hud hotbar8 on
/hud hotbar9 on
/hotbar copy pgl 4 share 7

Tertiary Bar Toggle → 1/3/4 :: 7

/mlock
/hud hotbar8
/hud hotbar9

Minimal HUD  OFF → 1/4 :: 8

/mlock
/hud hotbar1 on
/hud hotbar2 on
/hud hotbar3 on
/hud hotbar4 on
/hud crosshotbar on
/hotbar copy pgl 1 share 7

Minimal HUD  ON → 2/3 :: 8

/mlock
/hud hotbar1 off
/hud hotbar2 off
/hud hotbar3 off
/hud hotbar4 off
/hud hotbar8 off
/hud hotbar9 off
/hud crosshotbar off
/hotbar copy pgl 2 share 7

Cross Hotbar Controls

Macros located on the cross hotbar. Switch to a specific cross hotbar set for access to an additional 24 hotbar slots each.

Hotbar Config → Place PGL gearset number in the macro for quick access to the stored hotbars (also on Left W cross hotbar)

/gs change 35

DoH / DoL → Wrench icon shown at the far right of the set 1 Right W cross hotbar (also on Left W cross hotbar)

/mlock
/chotbar change 3
/pvpchotbar change 3
/hud Crosshotbar on
/hud hotbar1 on
/hud hotbar2 on
/hud hotbar3 on
/hud hotbar4 on
/micon Repair

DoW / DoM → Teleport icon shown at the far right of the set 3 Right W cross hotbar

/mlock
/chotbar change 1
/pvpchotbar change 1
/hud Crosshotbar on
/micon Teleport

PREV → 6 :: 1 (also on Left W cross hotbar)

/mlock
/chotbar change prev
/pvpchotbar change prev
/micon "Target Back"

NEXT → 6 :: 2 (also on Left W cross hotbar)

/mlock
/chotbar change next
/pvpchotbar change next
/micon "Target Forward"

Tertiary Hotbar Buttons

Hidden hotbar buttons assigned to hotkeys for commonly used commands.

BGM Toggle → 9 :: 09

/bgm
/micon "Return"

Hover Inspect → 9 :: 10

/c <mo>

Pillion Macro → 9 :: 11

/ridepillion <2>
/ridepillion <3>
/ridepillion <4>
/ridepillion <5>
/ridepillion <6>
/ridepillion <7>
/ridepillion <8>
/micon "Regalia Type-G" mount

End ACT Encounter → 8 :: 05

/e end

Sonar → 8 :: 06

/sonar

Glamourer → 8 :: 07

/glamourer

Penumbra → 8 :: 08

/penumbra

PenumbraCollection ♠ → 8 :: 09 (example commands for switching penumbra profiles)

/penumbra collection Base | Default
/penumbra collection Interface | Default
/penumbra collection Your Character | Self
/penumbra redraw

PenumbraCollection ♥ → 8 :: 10 (example commands for switching penumbra profiles)

/penumbra collection Base | Expanded
/penumbra collection Interface | Default
/penumbra collection Your Character | Self Expanded
/penumbra redraw

Effects  STANDARD → 8 :: 11

/mlock
/bfx self on
/bfx party simple
/bfx other off
/bfx enemypc on
/setopt cdl maximum
/setopt opcdn always
/e Effects  STANDARD

Effects  LIMITED → 8 :: 12

/mlock
/bfx self on
/bfx party simple
/bfx other off
/bfx enemypc simple
/setopt cdl minimum
/setopt opcdn targeted
/e Effects  LIMITED
@Myopik
Copy link

Myopik commented Apr 13, 2024

Was able to get MopiMopi perfectly setup like yours and also fix the few macros I was having usings with.
There are a few icons I'm still not sure what they are but the general hide/show/etc all work perfectly now.

Under Character Config -> Custom I think you have the "Enable WXHB with simueltaneous" as well as "Enable directional and actions buttons." It also took me trial and error to figure out that you have the "Display Left: Cross Hotbar 5 - Right" and "Display Right: Cycle Down - Left" so you might want to make note of that.

The only other errors I'm getting are with a few of the macros, but even with the errors they still seem to work, so I'm not really sure how to fix them haha.

Cross Hotbars  ON/OFF gives "pvpchotbar is not a valid HUD element."
DoW / DoM or DoH / DoL gives "The command /pvpchotbar change 1/3 is unavailable at this time."
PREV/NEXT gives "The command /pvpchotbar change prev/next is unavailable at this time."
Ability Bars Toggle gives "The command /bw inlay mopimopimod hidden off does not exist."

I tried going to Char Config -> Custom and enable the PvP Settings and messing around at Wolves Den but still couldn't get the "pvpchotbar" errors to stop so I must just be missing a box somewhere else.

@natyusha
Copy link
Author

natyusha commented Apr 13, 2024

There will always be macro errors depending on where you are. To make matters worse, several HUD macro commands have been in a broken state for 5+ years now in PvP zones. I even have this accepted bug report that never went anywhere. The only real workaround is to disable "Error Messages" in your chat log filter settings under the Announcements tab or to add /merror off to the top of any macros that you don't want chat errors to appear for. The /hud pvpchotbar on and /hud pvpchotbar off commands can probably be removed too since they don't work at all. Luckily, the other PvP macro commands function while on a job that has PvP skills.

The /bw commands are for the Browsingway Dalamud plugin. If you use overlays (MopiMopi in this case) through it in conjunction with OverlayPlugin WSServer you can control it with macros. Good point about the WXHB custom settings being required too.

Edit: forgot to mention that these icons are mostly just commonly used things available under Actions & Traits > General (Aetherial Reduction / Advanced Materia Melding / Materia Extraction / Desynthesis). The one with a chocobo in it is just "Mount Roulette" using the now defunct "Flying Mount Roulette" icon (which doesn't exist anymore since all mounts can fly now). The "Auto-attack" Icon is just a placeholder since I'll be moving the Squadron Rationing Manual to that slot from the set 1 cross hotbar once Beastmaster is released in the expansion. The example image already has ROG and THM gearsets as placeholders for Viper and Pictomancer too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment