crx_advmute.inc
VIP Сървъри
Всички сървъри
/* Sublime AMXX Editor v3.0.0-beta */
#if defined _crx_advmute_included
#endinput
#endif
#define _crx_advmute_included
#pragma reqlib <crx_advmute>
#if !defined AMXMODX_NOAUTOLOAD
#pragma loadlib <crx_advmute>
#endif
/**
* Returns if receiver of a message is muted by sender
*
*
* @return true/false whether user muted other user
*
*/
native crx_is_user_muted(iReceiver, iSender)
КАК ДА ИЗПОЛЗВАМ
Добави в началото на .sma файла:
#include <crx_advmute>
1. Изтегли
Свали файла от бутона по-горе
2. Копирай
Постави в
scripting/include/3. Включи
Добави #include директивата
4. Компилирай
Използвай amxxpc или scripting/compile.exe