Template:VisuMZ Character Creation System Text Codes

From Yanfly.moe Wiki
Revision as of 16:31, 30 August 2023 by Irina (talk | contribs) (Character Creation-Related Text Codes)
Jump to navigation Jump to search

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!

---