How to ban someone with certain name
#1

this is what i have but i get errors:

Код:
 		{
			new connectname[24]
 			GetPlayerName(playerid, connectname, sizeof(connectname));
  		if(!strcmp(connectname, "n3ptun0"))
			{
  		print("WARNING: n3ptun0 TRYED TO CONNECT!");
  		Ban(playerid);

  	 		{

  	}
Reply


Messages In This Thread
How to ban someone with certain name - by [mad]MLK - 20.09.2009, 20:10
Re: How to ban someone with certain name - by brett7 - 20.09.2009, 20:11
Re: How to ban someone with certain name - by [mad]MLK - 20.09.2009, 20:14
Re: How to ban someone with certain name - by [XST]O_x - 20.09.2009, 20:16
Re: How to ban someone with certain name - by Lewwy - 20.09.2009, 20:18

Forum Jump:


Users browsing this thread: 1 Guest(s)