Template:VisuMZ Frontview Battle UI Plugin Commands

From Yanfly.moe Wiki
Jump to navigation Jump to search


The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command.

---

Map UI Plugin Commands

FrontviewUI Preview3.png

FrontviewUI Command1.png

---

Map UI: Text Popup (Actor)
- Creates a custom text popup on the Frontview UI on map scene.
- Targets specific actors.

  Actor ID(s):
  - Select the ID(s) of the actor(s) you want to target.

  Text:
  - What text do you wish to display?

  Text Color:
  - Use #rrggbb for custom colors or regular numbers for text colors from
    the Window Skin.

  Flash Color:
  - Adjust the popup's flash color.
  - Format: [red, green, blue, alpha]

  Flash Duration:
  - What is the frame duration of the flash effect?

---

FrontviewUI Command2.png

Map UI: Text Popup (Party)
- Creates a custom text popup on the Frontview UI on map scene.
- Targets party index. Index values start at 0.

  Party Index(es):
  - Which party index to target?
  - Index values start at 0.

  Text:
  - What text do you wish to display?

  Text Color:
  - Use #rrggbb for custom colors or regular numbers for text colors from
    the Window Skin.

  Flash Color:
  - Adjust the popup's flash color.
  - Format: [red, green, blue, alpha]

  Flash Duration:
  - What is the frame duration of the flash effect?

---

FrontviewUI Command3.png

Map UI: Variable Popup (Actor)
- Creates a custom text popup on the Frontview UI on map scene.
- Targets specific actors.

  Actor ID(s):
  - Select the ID(s) of the actor(s) you want to target.

  Variable ID:
  - Get data from which variable to display as a popup?

  Text Color:
  - Use #rrggbb for custom colors or regular numbers for text colors from
    the Window Skin.

  Flash Color:
  - Adjust the popup's flash color.
  - Format: [red, green, blue, alpha]

  Flash Duration:
  - What is the frame duration of the flash effect?

---

FrontviewUI Command4.png

Map UI: Variable Popup (Party)
- Creates a variable data popup on the Frontview UI on map scene.
- Targets party index. Index values start at 0.

  Party Index(es):
  - Which party index to target?
  - Index values start at 0.

  Variable ID:
  - Get data from which variable to display as a popup?

  Text Color:
  - Use #rrggbb for custom colors or regular numbers for text colors from
    the Window Skin.

  Flash Color:
  - Adjust the popup's flash color.
  - Format: [red, green, blue, alpha]

  Flash Duration:
  - What is the frame duration of the flash effect?

---

System Plugin Commands

---

FrontviewUI Command5.png

System: Map Frontview UI Visibility
- Sets the visibility of the Frontview UI on the map scene.
- Requires the battle layout to be Frontview UI.

  Visible?:
  - Sets visibility of the Frontview UI on current map scene.
  - Requires the battle layout to be Frontview UI.

---