17.10.2010, 16:34
use like this
pawn Код:
if(pID == playerid)
{
return SendClientMessage(playerid,COLOR_RED,"You can`t BAN yourself");
}

