Quote:
Originally Posted by Viniborn
pawn Код:
if(strfind(name, "_", true) == -1) { format(string, sizeof(string),"%s, a primit Kick de la Name_BOT!",name); SendClientMessageToAll(COLOR_RED, string); SendClientMessage(playerid, COLOR_YELLOW, "Ministru: Nu iti putem accepta numele."); SendClientMessage(playerid, COLOR_YELLOW, "Hint: Numele tau trebuie sa fie in format Nume_Prenume."); format(string,sizeof(string), "(%d/%d/%d)[%d:%d:%d] Anticheat Has Kicked %s for Invalid Name",d,m,y,h,mi,s,name); KickLog(string); Kick(playerid); return 1; }
|
i put both of them and the server restarts..