#author("2024-10-23T11:46:14+09:00","default:admin","admin")
#author("2024-10-30T09:48:18+09:00","default:admin","admin")
*Edit of Text Decoration/Command Input Support [#ve865749]
In event panels that display text on the screen, such as "Display Conversation," control letters with various effects can be placed within the text.
Click on the "Input Support" button in the respective event panel and enter the appropriate control letters for your purpose. Then, specify the necessary parameters for each control letter.
In event panels that display text on the screen, such as "Display Conversation," Command Input Support with various effects can be placed within the text.
Click on the "Input Support" button in the respective event panel and enter the appropriate Command Input Support for your purpose. Then, specify the necessary parameters for each Command Input Support.

---The type of control letters available depends on the contents of the event panel.
---The type of Command Input Support available depends on the contents of the event panel.

|Decoration||||h
|Function|Command|Example Format|Note|h
|Bold|\b|\bBold\b|For example, if you write the following, the "italicized" parts of the text will be displayed in "bold and italicized".&br;\bBold and \iItalic\i\b|
|Italic|\i|\iItalic\i||
|Underline|\u|\Uunderline\u||
|Font Size|\z[000]|\z[200]Size\z||
|Font Color|\c[000000]|\c[ff0000]Red\c[0000ff]Blue\cOriginal Color|The same color codes can be used as in HTML.|
|Ruby on the Single Letter Immediately After|\r|It's \r[Thousand]1,000.|The word "Thousand" appears above the 1,000.|
|Ruby for Specified Strings|\r|\r[Put ruby above the sentence.,You can type whatever you like.]|The string written after the comma is applied as ruby on top of the string before the comma.|
|Icon|\I[X,Y||The image specified for “User-defined Icon” in Game Definition > System Resources > [[Message Related:https://rpgbakin.com/pukiwiki_en/?System+Resources#z38bc6cb]] can be displayed.&br;If an image is registered as User-defined Icon with “CountSlice” specified in “Slice” of Resources > Image Properties, you can assign which frame in the image is to be used by X,Y. (X,Y are not valid for images other than “CountSlice”.)&br;The size of the image inserted into the text is automatically resized to match the size of the immediately preceding font.|

|Control||||h
|Function|Command|Example Format|Note|h
|0.5 Second Wait|\w|W\wa\wi\wt|Show Conversation|
|Specified Seconds Wait|\w[0.25]|W\w[0.25]a\w[0.5]i\w[0.75]t|Displayed in specified seconds.|
|Instant Display|\>|\>Instant Display\<||
|Waiting for Input|\!||Wait for the string to be displayed until a keystroke is made.|
|Close Automatically|\^|\w[1]\^|The window will automatically close after the string is finished displaying.|
|Display the Value of a Variable|\$[Variable Name]||Enter the name of the numerical or string variable in [].  The contents of numeric variables are displayed as letters.|
|Disable Message Skipping|\s||Message skipping can be disabled even if message skipping is enabled in Game Definition > [[Rules and Operations]].|
|Record/End in Backlog Only|\-||You can set text to be displayed only in the backlog, not during the game.|
|Show/End in Main Text Only|\+||You can set text that will be displayed during the game but not in the backlog.|

|Variable||||h
|Function|Command|Example Format|Note|h
|Display the Value of a Array Variable|\$[Variable Name][Index]||An index is the value of the pointer to an array variable.|
|Display the Value of a Local Variable|\$L[Variable Name]||Enter the name of the local variable in [].|
|Display Cast's Name|\H[Name on Database]||In [], enter the name of that cast as specified in Database > Casts.|

|Conversation Cast||||h
|Function|Command|Example Format|Note|h
|Blink Speed|\blspd[sec]|\blspd[0.2]|Interval to perform blink (seconds)|
|Blink Rate|\blrate[%]|\blrate[30]|Probability of performing a blink (specified in %)|
|Lip-synch Speed|\lipspd[%]|\lipspd[0.6]|Specify the lip-sync speed (1 is constant speed, 0.5 is half speed, and 2 is double speed)|
|Name Box (Left)|\NPL[Speaker Name]|\NPL[Ken]|In order to display the name box, it is necessary to specify a layout part to display the name in the conversation and message screens of the Layout Tool.&br;Please refer to the default layout of each screen.|
|Name Box (Center)|\NPL[Speaker Name]|\NPC[Luna]||
|Name Box (Right)|\NPL[Speaker Name]|\NPR[Cyrus]||

Front page   Edit Diff History Attach Copy Rename Reload   New Page list Search Recent changes   Help   RSS of recent changes