Difference between revisions of "Template:VisuMZ Party System Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "The following are Plugin Commands that come with this plugin. They can be accessed through the Plugin Command event command. --- File:PartySystemCommand1.png <pre> Part...")
(No difference)

Revision as of 00:13, 30 August 2020

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

---

PartySystemCommand1.png

Party: Call Party Scene
- Calls the party changing scene.

---

PartySystemCommand2.png

Party: Change Max Battle Members
- Changes the number of max battle members possible.
- Cannot be use mid-battle.

  Max Members:
  - Changes the number of max battle members possible.
  - Use 0 for the game's default number.

---

PartySystemCommand3.png

Party: Lock/Unlock Member(s)
- Allows you to lock/unlock a party member.
- Locked actors cannot change their party position.

  Actor ID(s):
  - Select which actor(s) to lock/unlock.
  - Locked actors cannot change their party position.

  Lock?:
  - Lock the selected actor(s)?

---

PartySystemCommand4.png

Party: Require Member(s)
- Allows you to require/free a party member.
- Required actors must be in the party to exit the scene.

  Actor ID(s):
  - Select which actor(s) to require/free.
  - Required actors must be in the party to exit the scene.

  Require?:
  - Make the selected actor(s) required?

---