Overview
Add the function to sound SE to [Show text]
Note: This plugin is for RPG Maker MV and MZ.
[Show text] control characters:
Code:
\SE[n]
复制代码
Change letter SE to n / 0 with no SE
Plugin command details
- In MV, the variable N is referred to by writing v [N] in the item for inputting a numerical value.
- In MZ, in the item to enter a numerical value, select the text and write v [N] to refer to the variable N.
Plugin command
Code:
SetMesCharSe index
复制代码
index : Letter SE number
- Change the letter SE to n.
- The default value is 1.
- The control character \SE is temporary, but in the case of a plugin command, it is applied to all text display after execution.
If you set index to 0
Code:
SetMesCharSe 0
复制代码
Message won't use a sound effect
Credit and Thanks: Mokusei Penguin
Terms of Use- Free for commercial and non-commercial use.