cs_set_user_money
- Синтаксис
-
native cs_set_user_money(index, money, flash = 1);
Переменная | Описание |
---|---|
index |
Client index |
money |
New amount to set |
flash |
If nonzero the HUD will flash the difference between new and old amount in red or green |
- Описание
- Sets the client's amount of money.
- Возвращает
- Функция ничего не возвращает