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

Emoticon
:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top