Skip to main content

ReputationCharacterGet

Callable

  • ReputationCharacterGet(character, repType): number

  • Returns a specific reputation value for a given character

    @deprecated

    Parameters

    • character: Character

      Character to get the reputation for.

    • repType: ReputationType

      Type/name of the reputation to get the value of.

    Returns number

    • Returns the value of the reputation. It can range from 100 to -100, and it defaults to 0 if the given character never earned this type of reputation before.