FFXIV MACRO

Switch to gear set 3 and RP HUD

A practical multiline macro that combines official text commands to switch to gear set 3 and rp hud.

Jobs, gear & glamourDifficulty: EasyGear switch4 line macro

Macro code

/gearset, /hudlayout, /macroicon, /echo
/gearset change 3
/hudlayout 3
/micon 3 gearset
/echo RP用装備へ切り替えました。

What this does

A practical multiline macro that combines official text commands to switch to gear set 3 and rp hud.

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 gear set 3 and HUD layout 3 first.

    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/gearset, /hudlayout, /macroicon, /echo
    Check official command