0


This script allows for certain classes to be primary-only or sublcass-only. In addition to that, subclasses can require certain classes to be primary classes in order to be applied.
Insert these tags inside of a class’s notebox:
<primary only>
Makes this class equippable only if it’s the primary class.
<subclass only>
Makes this class equippable only if it’s the subclass class.
<subclass to: x>
<subclass to: x, x>
This makes the class subclass only and only equippable if the primary class is one of the listed x classes.
— 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