/mute help
#1

Hey how can i make it so that if his "isMuted" is bigger than 0 it will disable him from sending stuff?
what i got so far:
pawn Код:
public OnPlayerText(playerid, text[])
{
    if Info[playerid][isMuted] > 0
    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)