tjbops.blogg.se

Rpg maker mv color codes
Rpg maker mv color codes






Fixed a bug which caused the requirements from the previous class in the class list to show up as the requirements for the current class.Fixed a bug that was causing exceptions to be thrown when viewing the last class.Right know there are no known conflicts however anything that aliases the following functions may conflict with this plugin: Color coding the complete class list to show players what classes their character is eligible to change to without having to select that class to view the requirements.Supporting classes that do not have any requirements (this might already work but I have not tested this use case).Optional feature to create non-level based requirements and allow a requirement to be made using either an item or equipment.Optional feature to restrict classes to genders.Optional feature to enable a cost in item(s) to change to a class (can be enabled at the same time as the gold cost option).Optional feature to enable a cost in gold to change to a class.Using existing functionality in MV along with some added bits to retain levels, exp, and removal of prior class skills. By default, character classes that meet a requirement are green and those that do not are red.

Rpg maker mv color codes code#

Class requirements are color coded and changeable through parameters so that you can change the color code however you like.Keeps track of each characters used classes and their levels with those classes and then displays that information within the scene for easy reference.Will remove all skills from the character at the point of changing classes and assign the skills from the changed to class that the character is eligible to receive.Allows adding requirements to change classes through use of note tags.Finally just add the following plugin command to an event






Rpg maker mv color codes