Skip to main content

DialogSetReputation

Callable

  • DialogSetReputation(RepType, Value): void

  • Alters the current player's reputation by a given amount


    Parameters

    • RepType: ReputationType

      The name of the reputation to change

    • Value: string | number

      The value, the player's reputation should be altered by

    Returns void

    • Nothing