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.
NRP Variable Control Characters - NRP_VariableControlCharacters.js
Plugin desc : v1.00 Allow control characters in character variable display
License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation
Author : Takeshi Sunagawa (https://newrpg.seesaa.net/)
Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_VariableControlCharacters.js
Desc page : https://newrpg.seesaa.net/article/501558898.html
Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_VariableControlCharacters.js
File name : NRP_VariableControlCharacters.js
Help of plugin :
Enable control characters when displaying character variables. * * When doing Control Variables for event commands, * you can also assign a string if you specify a script. * You can display a string of text by filling in ¥v[1] * when displaying a text or choice. * * However, specifying control characters * in this character variable does not support displaying them. * If you apply this plugin, * you will be able to display control characters. * * For example, when displaying texts or choices, the actor name, * icon, text color, etc. can be changed depending on the situation. * * ------------------------------------------------------------------- * [Usage] * ------------------------------------------------------------------- * Assign (via script) a string containing control characters * to the variable. * ※Two ¥ marks used for control characters must be stacked. * (e.g.: "¥¥n[1]") * * Then use Show Text or Show Choices to output. * * ------------------------------------------------------------------- * [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. * * @----------------------------------------------------- * @ [Plugin Parameters] * @-----------------------------------------------------