13.05.2012, 12:38
Quote:
Use this:
pawn Код:
It should be set to false so it someone has the tag [ip] or [Ip] he won't be able to talk on the clan chat neither. To even make this more accurate use the following: pawn Код:
It won't work if a player has [iP] anywhere else in his name, example: "iRa[iP]ge" or "iRage[iP]". |
pawn Код:
if(!strcmp(GetpName(playerid), "[iP]", false, 4)) {}