connect message
#1

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
Reply
#2

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

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.
Reply
#4

Self-made ban-system in Pawn.
Reply
#5

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.
Reply
#6

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)
Reply
#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
#8

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");
Reply
#9

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
Reply
#10

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.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)