Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
CSVN lose Then Back - CSVN_loseThenBack.js
Plugin desc : Transfer to specified place when lose, and do comment event.
License : MIT License
Author : cursed_steven
Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_loseThenBack.js
Desc page : https://note.com/cursed_steven/n/n08d5c5f75770
Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_loseThenBack.js
File name : CSVN_loseThenBack.js
Help of plugin :
* @target MZ * @plugindesc Transfer to specified place when lose, and do comment event. * @base PluginCommonBase * @orderAfter PluginCommonBase * @author cursed_steven * @url https://note.com/cursed_steven/n/n08d5c5f75770 * * @help CSVN_loseThenBack.js * * Without moving to gameover screen, transfer to specified place when lose, * and do specified common event. * * Terms: * No permission needed for change or re-distribute this plugin. * But I will be glad to being informed you used or reffered this. * * @param mapIdVarId * @text map Id to go back. * @desc * @type variable * * @param mapXVarId * @text map X to go back. * @desc * @type variable * * @param mapYVarId * @text map Y to go back. * @desc * @type variable * * @param commonEventId * @text common event id to do after lose. * @desc * @type common_event