Skip to main content

CharacterValidateNickname

Callable


  • Validate the given character's nickname


    Parameters

    • C: Character

      The character to change the nickname of.

    • Nick: string

      The name to use as the new nickname.

    • fromOwner: boolean = false

    Returns NicknameStatus

    null if the nickname was valid, or an explanation for why the nickname was rejected.