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

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

MZ plugins

NRP Add Template Event - NRP_AddTemplateEvent.js

Plugin desc : v1.00 Activate TemplateEvent.js on a per-page basis.

License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation

Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)

Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_AddTemplateEvent.js

Desc page : http://newrpg.seesaa.net/article/484023583.html

Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_AddTemplateEvent.js

File name : NRP_AddTemplateEvent.js

Help of plugin :

Add functionality to the semi-official plugin
 * TemplateEvent.js (Triacontane) to allow template reflection
 * on a page by page basis for events.
 * (This has been confirmed to work in both MV and MZ versions.)
 * 
 * For example, if you want to create exceptional events,
 * such as a door that closes without obtaining a key,
 * or a light that turns off with a switch,
 * you no longer need to create a separate template.
 * 
 * However, once an event is templated,
 * it will not be restored on the spot even if the conditions are changed.
 * It is necessary to initialize the event by switching maps, etc.
 * 
 * ------------------------------------------
 * [Install]
 * ------------------------------------------
 * Please register this plugin below TemplateEvent.js.
 * 
 * ------------------------------------------
 * [Usage]
 * ------------------------------------------
 * Insert an annotation at the top of the event page
 * and add a description similar to the note field.
 * <TE:?>
 * 
 * In addition, the <TEOverRide> description is also valid.
 * <TE:?><TEOverRide>
 * Please put them on the same line as above.
 * 
 * ------------------------------------------
 * [Terms]
 * ------------------------------------------
 * There are no restrictions.
 * Modification, redistribution freedom, commercial availability,
 * and rights indication are also optional.
 * The author is not responsible,
 * but will deal with defects to the extent possible.
 * 
 * Please note that since this plugin was created unofficially by me,
 * there may be inconsistencies due to updates to the original TemplateEvent.js.
 * In this case, please contact Takeshi Sunagawa.

スポンサードリンク

-MZ plugins

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