Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Message Sound Effect [MV & MZ] - Dialogue Blip
- Original author: ovate
- Original date: January 18, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/message-sound-effect-mv-mz-dialogue-blip.132375/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
MPP_MessageSE - 2021/01/18 (ver. 1.1) Creator name: Mokusei Penguin Overview Add the function to sound SE to [Show text]
Archived First Post
MPP_MessageSE - 2021/01/18 (ver. 1.1)
Creator name: Mokusei Penguin
Overview
Add the function to sound SE to [Show text]
Note: This plugin is for RPG Maker MV and MZ.
[Show text] control characters:
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
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
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
Creator name: Mokusei Penguin
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.
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
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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:
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...