Modifying Stats Manually

Modifying stats has never been easier!

1 - Call "Modify Stat"

Modify Stat is a locally executed function used to predict stat changes before the actual modification is applied on the server via an automatically sent RPC — you don`t need to manually send the RPC.

Parameters

  • Stat Tag: Identifies the stat to be modified.

  • Amount: The amount to modify.

  • Modify Type:

    • Add: Add to the existing value.

    • Replace: Replace the existing value.

  • Value to Modify:

    • Modify Value: Modify the stat's current value.

    • Modify Max Value: Modify the stat's max value.

Last updated