Skip to main content

ReputationProgress

Callable

  • ReputationProgress(RepType: ReputationType, Value: string | number): void

  • Alter the reputation progress by a factor. The higher the rep, the slower it gets, a reputation is easier to break than to build. Takes the cheater version factor into account.


    Parameters

    • RepType: ReputationType

      Type/name of the reputation

    • Value: string | number

      Value of the reputation change before the factor is applied

    Returns void

    • Nothing