rg_add_account

Syntax

native rg_add_account(const index, amount, AccountSet:typeSet = AS_ADD, const bool:bTrackChange = true);

Usage

index
Client index
amount
The amount of money
bTrackChange
If bTrackChange is 1, the amount of money added will also be displayed.

Description

Adds money to player's account.

Return

This function has no return value.