0


This script allows for classes to be unlocked after a class reaches a certain level. Note that this script is made for the Class System script and not using the MAINTAIN_LEVELS feature. Requirements for unlocking a class can be multiple level requirements as well.
These notetags go inside of a class notebox:
<level unlock requirements>
   class x: level y
   class x: level y
</level unlock requirements>
Sets the requirements for unlocking that particular class. The unlocking of the class will require classes x to be at level y. Insert multiple of the strings in between the two opening and closing notetags to require all of the class levels to be met.
— And that’s all, folks! —

Post a Comment

 
Top