SA-MP Forums Archive
connect message - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: connect message (/showthread.php?tid=88354)



connect message - BP13 - 26.07.2009

where do I change that message from Your Banned Form This Server to

Your Banned For This Server post a unban appeal at www.com


Re: connect message - Correlli - 26.07.2009

You can't, it's a sa-mp message.


Re: connect message - BP13 - 26.07.2009

Quote:
Originally Posted by Don Correlli
You can't, it's a sa-mp message.
hmm strange I got banned before and it said:

You are banned from the server please post a unban at www.valhallagaming.net
Server Closed Connection.


Re: connect message - Correlli - 26.07.2009

Self-made ban-system in Pawn.


Re: connect message - Abernethy - 26.07.2009

Quote:
Originally Posted by [SU
BP13 ]
Quote:
Originally Posted by Don Correlli
You can't, it's a sa-mp message.
hmm strange I got banned before and it said:

You are banned from the server please post a unban at www.valhallagaming.net
Server Closed Connection.
Yeah, it has timers then closes the connection. Btw. Hahahahahahahaha you fail @ RP.


Re: connect message - pixelhotel - 26.07.2009

Quote:
Originally Posted by Abernethy
Quote:
Originally Posted by [SU
BP13 ]
Quote:
Originally Posted by Don Correlli
You can't, it's a sa-mp message.
hmm strange I got banned before and it said:

You are banned from the server please post a unban at www.valhallagaming.net
Server Closed Connection.
Yeah, it has timers then closes the connection. Btw. Hahahahahahahaha you fail @ RP.
valhalla is really fast in banning, I got banned ones for doing just a little thing wrong (forgot what)


Re: connect message - StrickenKid - 26.07.2009

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);


Re: connect message - Redirect Left - 26.07.2009

On your /ban command, just put above Ban(playerid);

Код:
SendClientMessage(playerid,PUT_THE_COLOR_HERE,"You was banned, go to http://YourWebAddress.com to post an unban request");



Re: connect message - XeoN_13 - 26.07.2009

Quote:
Originally Posted by Redirect Left
On your /ban command, just put above Ban(playerid);

Код:
SendClientMessage(playerid,PUT_THE_COLOR_HERE,"You was banned, go to http://YourWebAddress.com to post an unban request");
I think he means once you go out and come back in


Re: connect message - BP13 - 26.07.2009

Quote:
Originally Posted by XeoN_13
Quote:
Originally Posted by Redirect Left
On your /ban command, just put above Ban(playerid);

Код:
SendClientMessage(playerid,PUT_THE_COLOR_HERE,"You was banned, go to http://YourWebAddress.com to post an unban request");
I think he means once you go out and come back in
I do

also i got banned for a bug in their server. well anyways my IP changes every month automatically. I dtill don't wanna play there though lol.