Player can't login if he don't have "_" in his name
#2

pawn Код:
if(!strfind(name,"_", true) != -1) Kick(playerid);
Is that what you're looking for?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)