/mute help
#3

pawn Код:
public OnPlayerText(playerid, text[])
{
    if(Info[playerid][isMuted] > 0)return SendClientMessage(playerid, -1, "You are muted you can't chat.");
    return 1;
}
Reply


Messages In This Thread
/mute help - by Sellize - 20.01.2013, 16:13
Re: /mute help - by [XST]O_x - 20.01.2013, 16:15
Re: /mute help - by DaRk_RaiN - 20.01.2013, 16:21

Forum Jump:


Users browsing this thread: 1 Guest(s)