じ☆ve冰风 发表于 2026-7-24 18:00:12

Message Sound Effect [MV & MZ] - Dialogue Blip

MPP_MessageSE - 2021/01/18 (ver. 1.1)

Creator name: Mokusei Penguin

Overview
Add the function to sound SE to

Note: This plugin is for RPG Maker MV and MZ.

control characters:
                Code:       
\SE


Change letter SE to n / 0 with no SE

Plugin command details
- In MV, the variable N is referred to by writing v in the item for inputting a numerical value.
- In MZ, in the item to enter a numerical value, select the text and write v 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.

License - MIT License: http://opensource.org/licenses/mit-license.php

You can download js file from the thread attachment or Github link:
https://raw.githubusercontent.com/ovate/RMMZ-shared/main/MPP_MessageSE.js

Source
http://woodpenguin.web.fc2.com/MV_Plugin/MessageSE.html


本贴来自国际rpgmaker官方论坛作者:ovate处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/message-sound-effect-mv-mz-dialogue-blip.132375/
页: [1]
查看完整版本: Message Sound Effect [MV & MZ] - Dialogue Blip