YEP_SubClass // ClassChangeCore Request

● ARCHIVED · READ-ONLY
Started by HintonR 3 posts View original ↗
  1. Hello.

    Would anyone, given they'd have extra time to, create a patch that would allow
    restricted classes (via YEP_SubClass notetags) to be hidden in the class list when restricted.

    Thank you!

    Greatly Appreciated.
  2. With restricted you mean that the actor cant change to that class?
  3. kovak said:
    With restricted you mean that the actor cant change to that class?

    * <Restrict Class: x>
    * <Restrict Class: x, x, x>
    * <Restrict Class: x to y>
    * This particular actor cannot switch his or her primary class to class(es)
    * x (to y). This does not apply to the subclass. The actor can still change
    * to this class via event.

    These are notetags found in YEP_X_Subclass.

    I was hoping that if these notetags are used, that aside from restricting class from actor -- it will also hide them for that actor.