12.12.2012, 06:28
Is this correct 
Frist time using strfind

pawn Код:
if(!strfind("[Clan]",PlayerName(playerid),true)) {
SendClientMessage(playerid, -1, "Your in our clan");
}
Frist time using strfind
