25.07.2012, 20:30
Probably
pawn Код:
if(strfind(params, " ' ", true) != -1)
return SendClientMessage(playerid, COLOR_GREY, "You can't use the ' character!");

