money_ul.inc
VIP Сървъри
Всички сървъри
#pragma library money_ul
/* Returns users money.
*/
native cs_get_user_money_ul(index);
/* Gives money to user. If flash is 1, the difference between new and old amount will flash red or green.
*/
native cs_set_user_money_ul(index, money, flash = 1);
КАК ДА ИЗПОЛЗВАМ
Добави в началото на .sma файла:
#include <money_ul>
1. Изтегли
Свали файла от бутона по-горе
2. Копирай
Постави в
scripting/include/3. Включи
Добави #include директивата
4. Компилирай
Използвай amxxpc или scripting/compile.exe