FFXIV MACRO

Open the venue RP HUD and hotbars

A practical multiline macro that combines official text commands to open the venue rp hud and hotbars.

UI & HUDDifficulty: EasyUI switch5 line macro

Macro code

/hudlayout, /hotbar, /echo
/hudlayout 3
/hotbar display 8 on
/hotbar display 9 on
/hotbar display 10 on
/echo 店舗RP用HUDへ切り替えました。

What this does

A practical multiline macro that combines official text commands to open the venue rp hud and hotbars.

How to use

Copy the code into an empty User Macros slot. Review the requirements and notes, adapt it to your settings, then run it.

Requirements

Configure HUD layout 3 and hotbars 8 through 10 for venue RP.

    Notes

    Numbers and HUD layouts differ by player. Adapt the macro to your own setup before running it.

    Verified patch7.55
    Last verified2026-08-28
    Official command/hudlayout, /hotbar, /echo
    Check official command