rg_add_account
- Синтаксис
-
native rg_add_account(const index, amount, AccountSet:typeSet = AS_ADD, const bool:bTrackChange = true);
Переменная | Описание |
---|---|
index |
Client index |
amount |
The amount of money |
bTrackChange |
If bTrackChange is 1, the amount of money added will also be displayed. |
- Описание
- Adds money to player's account.
- Возвращает
- Функция ничего не возвращает