native
cs_set_user_money
Syntax
native cs_set_user_money(index, money, flash = 1);
Description
Gives money to user. If flash is 1, the difference between new and old amount will flash red or green.
native
native cs_set_user_money(index, money, flash = 1);
Gives money to user. If flash is 1, the difference between new and old amount will flash red or green.