Explain a short venue wait
A practical multiline macro that combines official text commands to explain a short venue wait.
/bow motion
/say ただいま順番にご案内しております。少々お待ちください。
/echo 待ち時間案内を送りました。Venue & RPFFXIV MACRO LIBRARY
Search by what you want to do, then copy a verified text command without retyping it.
A practical multiline macro that combines official text commands to explain a short venue wait.
/bow motion
/say ただいま順番にご案内しております。少々お待ちください。
/echo 待ち時間案内を送りました。Venue & RPA practical multiline macro that combines official text commands to switch to a minimal hud layout.
/hudlayout 2
/hotbar display 5 off
/hotbar display 6 off
/hotbar display 7 off
/hotbar display 8 off
/hotbar display 9 off
/hotbar display 10 off
/echo 最小表示へ切り替えました。UI switchA practical multiline macro that combines official text commands to share a gathering location with the party.
/p 採集地点:<pos>
/echo 採集地点を共有しました。CommunicationA practical multiline macro that combines official text commands to close gathering bars and restore the normal hud.
/hotbar display 7 off
/hotbar display 8 off
/hudlayout 1
/echo 通常HUDへ戻しました。UI switchA practical multiline macro that combines official text commands to open the gathering hud and hotbars.
/hudlayout 4
/hotbar display 7 on
/hotbar display 8 on
/gatheringlog
/echo 採集準備を整えました。UI switchA practical multiline macro that combines official text commands to prepare a clean photo layout and camera gaze.
/hudlayout 4
/hotbar display 1 off
/hotbar display 2 off
/facecamera
/echo 撮影表示へ切り替えました。ScreenshotA practical multiline macro that combines official text commands to ask for a guest order.
/welcome motion
/say ご注文がお決まりになりましたら、お声がけください。
/echo 注文案内を送りました。Venue & RPA practical multiline macro that combines official text commands to confirm a guest order.
/yes motion
/say ご注文を承りました。少々お待ちください。
/bow motionVenue & RPA practical multiline macro that combines official text commands to share your current position with the party.
/p 現在地:<pos>
/echo パーティへ現在地を共有しました。CommunicationA practical multiline macro that combines official text commands to hide hotbars 4 through 10 for a clean screen.
/hotbar display 4 off
/hotbar display 5 off
/hotbar display 6 off
/hotbar display 7 off
/hotbar display 8 off
/hotbar display 9 off
/hotbar display 10 off
/echo 画面を整理しました。UI switchA practical multiline macro that combines official text commands to return to and lock on the previous target.
/targetlasttarget
/lockon on
/echo 直前の対象へ戻しました。Combat supportA practical multiline macro that combines official text commands to return to and focus the previous enemy.
/targetlastenemy
/focustarget <t>
/echo 直前の敵へ戻しました。Combat supportA practical multiline macro that combines official text commands to use focused touch after observe.
/ac 経過観察 <wait.3>
/ac 注視加工 <wait.3>
/echo 品質と耐久を確認してください。CraftingA practical multiline macro that combines official text commands to show utility hotbars together.
/hotbar display 7 on
/hotbar display 8 on
/hotbar display 9 on
/hotbar display 10 on
/echo 補助ホットバーを表示しました。UI switchA practical multiline macro that combines official text commands to hide utility hotbars together.
/hotbar display 7 off
/hotbar display 8 off
/hotbar display 9 off
/hotbar display 10 off
/echo 補助ホットバーを隠しました。UI switchA practical multiline macro that combines official text commands to target and focus the nearest enemy.
/targetenemy
/focustarget <t>
/echo 近い敵をフォーカスターゲットに設定しました。Combat support