Difference between revisions of "Template:VisuMZ Character Creation System Text Codes"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "<noinclude>VisuMZ Character Creation System Text Codes</noinclude> The following are text codes that you may use with this plugin. These will re...")
 
(Character Creation-Related Text Codes)
Line 4: Line 4:
  
 
=== Character Creation-Related Text Codes ===
 
=== Character Creation-Related Text Codes ===
 +
 +
[[File:CharaCreateSys_Quick3.png|600px]]
  
 
These text codes require VisuMZ_1_MessageCore!
 
These text codes require VisuMZ_1_MessageCore!

Revision as of 16:31, 30 August 2023

The following are text codes that you may use with this plugin. These will require that you have VisuMZ_1_MessageCore in order for these to work.

Character Creation-Related Text Codes

CharaCreateSys Quick3.png

These text codes require VisuMZ_1_MessageCore!

---

-----------------------------------   --------------------------------------
Text Code                             Effect (Show Choice Text Only)
-----------------------------------   --------------------------------------

<Enable if Can Create Characters>     Makes the choice enabled if there are
                                      any available slots to create new
                                      characters with using the plugin. If
                                      not, this choice becomes disabled.
                                      Requires VisuMZ_1_MessageCore!

<Enable if Can Dismiss Characters>    Makes the choice enabled if there are
                                      members currently in the party that
                                      have been created with the plugin's
                                      Character Creation System that can be
                                      dismissed via selection.
                                      Requires VisuMZ_1_MessageCore!

<Enable if Can Retrain Characters>    Makes the choice enabled if there are
                                      members currently in the party that
                                      have been created with the plugin's
                                      Character Creation System that can be
                                      retrained via selection.
                                      Requires VisuMZ_1_MessageCore!

<Enable if Have Created Characters>   Makes the choice enabled if there are
                                      members currently in the party that
                                      have been created with the plugin's
                                      Character Creation System.
                                      Requires VisuMZ_1_MessageCore!

---