Skip to main content

DialogChangeMoney

Callable

  • DialogChangeMoney(Amount: string): void

  • Changes a given player's account by a given amount


    Parameters

    • Amount: string

      The amount that should be charged or added to the player's account

    Returns void

    • Nothing