An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

MPP Message SE - MPP_MessageSE.js

Plugin desc : Add the function to sound SE to [Display text].

License : MIT License

Author : Mokusei Penguin

Website : http://woodpenguin.blog.fc2.com/

Desc page : https://woodpenguin.web.fc2.com/MV_Plugin/MessageSE.html

File name : MPP_MessageSE.js

Help of plugin :

* @target MV MZ
 * @plugindesc Add the function to sound SE to [Display text].
 * @author Mokusei Penguin
 * @url 
 *
 * @help [version 1.1.4]
 * This plugin is for RPG Maker MV and MZ.
 * 
 *  [Display text] control characters:
 *   ¥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.
 *    
 *  〇 MV / MZ
 *  
 *  〇 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
 *     plug-in command, it is applied to all text display after execution.
 * 
 * ================================
 * Mail : wood_penguin@yahoo.co.jp (@ is half-width)
 * Blog : http://woodpenguin.blog.fc2.com/
 * License : MIT license
 * 
 *  @command messageSe
 *      @desc 
 *      @arg index
 *          @desc 0: No SE
 *          @type number
 *              @min 0
 *              @max 999
 *          @default 1
 * 
 * 
 *  @param Character Ses
 *      @desc 
 *      @type struct<SE>[]
 *      @default []
 * 
 *  @param Se Interval
 *      @desc 
 *      @type number
 *          @min 1
 *          @max 9999
 *      @default 4
 * 
 *  @param Stop Se When Skip
 *      @desc 
 *      @type boolean
 *      @default false
 *

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.