Quote:
Originally Posted by IceBilizard
pawn Код:
new name[24]; // Makes a new string for the name GetPlayerName(playerid,name,sizeof(name)); // Assigns it to the name if(strfind(name,"[KZ]",true) != -1) // The != is if it was found. { SendClientMessage(playerid, COLOR_LIGHTRED, "** You are not in [KG] clan. Result is kick from the server **"); Kick(playerid); return 1; } }
|
but i am in KZ clan dude, and see in,
pawn Код:
if (PlayerInfo[playerid][pTag] == 0)
if the value is 0 only it kicks, but my stats is in database is Tag = 1