Иконка ресурса

amxx Swear Filter 0.0.3a

Нет прав для скачивания
Установка
Скомпилируйте плагин.
Скопируйте скомпилированный файл .amxx в директорию: amxmodx/plugins/
Скопируйте файл .ini в каталог: amxmodx/configs
Пропишите .amxx в файле /amxmodx/configs/plugins.ini
Настройки
Код:
/*
If you want all people to check by Swear Filter (all admins included), add // to the beginning of the define. If not, set flag.
If you do not want to send warning message to any admin, add // to the beginning to the define. If not, set flag.
*/
#define ADMIN_IMMUNITY_FLAG    ADMIN_RCON
#define SEND_MESSAGE_FLAG    ADMIN_IMMUNITY
Сверху Снизу