connect message
#7

use a database or just txt doc, and instead of Ban(playerid); make your own function weather it adds the ip to the database or ads the ip to a file.
then OnPlayerConnect, make a function that does a loop reading every line of the file, or every row in the database. And if the ip matches any one in there, SendClientMessage(playerid, COLOR, "You're BANNNNNNNNNNNNNED!!!!!!!!!!!!!!"); Kick(playerid);
Reply


Messages In This Thread
connect message - by BP13 - 26.07.2009, 01:40
Re: connect message - by Correlli - 26.07.2009, 01:41
Re: connect message - by BP13 - 26.07.2009, 03:24
Re: connect message - by Correlli - 26.07.2009, 03:58
Re: connect message - by Abernethy - 26.07.2009, 04:42
Re: connect message - by pixelhotel - 26.07.2009, 04:57
Re: connect message - by StrickenKid - 26.07.2009, 05:26
Re: connect message - by Redirect Left - 26.07.2009, 05:33
Re: connect message - by XeoN_13 - 26.07.2009, 05:55
Re: connect message - by BP13 - 26.07.2009, 07:11

Forum Jump:


Users browsing this thread: 1 Guest(s)