• Tutorials

  • Home
  • DisplayCharacterClass

    When a character's statistics are 'Viewed', the character's class is displayed. Use this hook to override the class text.

    Search Order:
    Character

    Return Value:
    If the script returns a non-empty value then that value is displayed in place of the class name. To display a blank value, return a value with one or more spaces.

    Parameters

    Parameter[5] = default text to be displayed (the class name)

    Context

    Character - $CharacterContext()