• Tutorials

  • Home
  • DisplayCharacterRace

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

    Search Order:
    Character

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

    Parameters

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

    Context

    Character - $CharacterContext()