Welcome to PGMV! 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.
MNKR Text Code Help - MNKR_TextCodeHelp.js
Plugin desc : Displays help to make it easier to copy control character codes when entering text.
License : MIT License
Author : munokura
Website : https://github.com/munokura/MNKR-MV-plugins/blob/master/MNKR_TextCodeHelp.js
Desc page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_TextCodeHelp.js
Download Page : https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_TextCodeHelp.js
File name : MNKR_TextCodeHelp.js
Help of plugin :
@target MV
@url https://raw.githubusercontent.com/munokura/MNKR-MV-plugins/master/MNKR_TextCodeHelp.js
@plugindesc Displays help to make it easier to copy control character codes when entering text.
@author munokura
@license MIT License
@help
The help text for the control characters used in "Display Text" is very
difficult to read.
Right-clicking on the text editing screen will bring up "Plugin Help."
Copying control characters from this plugin's help will reduce typos.
¥V[n] Replaced with the value of variable n.
¥N[n] Replaced with the name of actor n.
¥P[n] Replaced with the name of party member n.
¥G Replaced with the currency unit.
¥C[n] Displays subsequent text in color n. *See the color number chart at the
bottom.
¥I[n] Replaced with icon n.
¥{ Increases text size by one level.
¥} Decrease text size by one level.
¥$ Opens the money window.
¥¥ Replaced with a backslash.
¥. Waits for 1/4 second.
¥| Waits for 1 second.
¥! Waits for button input.
¥> Instantly displays all characters on the same line.
¥< Cancels the effect of instantly displaying characters.
¥^ Does not wait for input after displaying text.
Text Color Code (The higher the number after the color name, the closer it is
to black)
¥C[0] White
¥C[8] Gray 1
¥C[7] Gray 2
¥C[15] Black
¥C[18] Red
¥C[2] Orange 1
¥C[10] Orange 2
¥C[27] Pink
¥C[4] Blue 1
¥C[23] Blue 2
¥C[12] Blue 3
¥C[1] Blue 4
¥C[9] Blue 5
¥C[22] Blue 6
¥C[19] Blue 7
¥C[6] Yellow 1
¥C[17] Yellow 2
¥C[14] Yellow 3
¥C[21] Yellow 4
¥C[20] Yellow 5
¥C[25] Yellow 6
¥C[24] Green 1
¥C[29] Green 2
¥C[3] Green 3
¥C[11] Green 4
¥C[28] Green 5
¥C[5] Purple 1
¥C[16] Purple 2
¥C[13] Purple 3
¥C[31] Purple 4
¥C[26] Purple 5
¥C[30] Purple 6
No plugin commands or settings.
Terms of Use:
MIT License.
http://opensource.org/licenses/mit-license.php
You may modify and redistribute this without permission, and there are no
restrictions on its use (commercial, 18+, etc.).