Difference between revisions of "Template:VisuMZ Battle Voices Plugin Commands"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Actor Plugin Command)
Line 12: Line 12:
  
 
<pre>
 
<pre>
Actor: Change Battle Voice Set
+
Actor: Change Battle Voice Set (Normal)
 
- Changes battle voice set data for target actor.
 
- Changes battle voice set data for target actor.
  
Line 29: Line 29:
 
     Voice Set Pan:
 
     Voice Set Pan:
 
     - Change the pan of the voice set sound effects played.
 
     - Change the pan of the voice set sound effects played.
 +
</pre>
 +
 +
---
 +
 +
<pre>
 +
Actor: Change Battle Voice Set (Language)
 +
- Changes battle voice set data for different languages to target actor.
 +
- Requires VisuMZ_2_VoiceActControl and audio switching enabled!
 +
 +
  Actor ID:
 +
  - Select which Actor ID(s) to alter the voice data for.
 +
 +
  Language Sets:
 +
  - Determine which line is used based on which voice language the player
 +
    has selected.
 +
 +
  Default Set Name:
 +
  - What is the name of the default voice set?
 +
 +
  Voice Set Volume:
 +
  - Change the volume of the voice set sound effects played.
 +
 +
  Voice Set Pitch:
 +
  - Change the pitch of the voice set sound effects played.
 +
 +
  Voice Set Pan:
 +
  - Change the pan of the voice set sound effects played.
 
</pre>
 
</pre>
  

Revision as of 11:54, 17 January 2024

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

---

Actor Plugin Command

VisuMZ.131.jpg

---

Actor: Change Battle Voice Set (Normal)
- Changes battle voice set data for target actor.

  Actor ID:
  - Select which Actor ID(s) to alter the voice data for.

  Voice Set Name:
  - What is the name of the voice set?

    Voice Set Volume:
    - Change the volume of the voice set sound effects played.

    Voice Set Pitch:
    - Change the pitch of the voice set sound effects played.

    Voice Set Pan:
    - Change the pan of the voice set sound effects played.

---

Actor: Change Battle Voice Set (Language)
- Changes battle voice set data for different languages to target actor.
- Requires VisuMZ_2_VoiceActControl and audio switching enabled!

  Actor ID:
  - Select which Actor ID(s) to alter the voice data for.

  Language Sets:
  - Determine which line is used based on which voice language the player
    has selected.

  Default Set Name:
  - What is the name of the default voice set?

  Voice Set Volume:
  - Change the volume of the voice set sound effects played.

  Voice Set Pitch:
  - Change the pitch of the voice set sound effects played.

  Voice Set Pan:
  - Change the pan of the voice set sound effects played.

---

Action Sequences - Voice

VisuMZ.131.jpg

---

VOICE: Common Line
- Plays a common voice line from target battler(s).
- Requires VisuMZ_3_BattleVoices!

  Speaker Target(s):
  - Select unit(s) to play voice lines from.

  Voice Line:
  - What voice line do you wish to play?

---

VOICE: Play Special Line
- Plays a special voice line from target battler(s).
- Requires VisuMZ_3_BattleVoices!

  Speaker Target(s):
  - Select unit(s) to play voice lines from.

  Voice Line Type:
  - What voice line type do you wish to play?
    - Action Name
    - Chant Line
    - Item Name
    - Skill Name
    - Spell Name
    - Unique Lines

  Name / Letter:
  - What voice letter/name do you want to play?

---