SA-MP Forums Archive
you banned from this server - 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)
+--- Thread: you banned from this server (/showthread.php?tid=535056)



you banned from this server - hillko - 01.09.2014

someone tell me in what file is this phrase ?

Код:
you banned from this server



Re: you banned from this server - hillko - 01.09.2014

Quote:
Originally Posted by Ralfie
Посмотреть сообщение
It is "You are banned from this server" and this gets displayed if your IP is added to the samp.ban file.
I mean this line I want to add textdraw and therefore ask where this line is


Re: you banned from this server - M0HAMMAD - 01.09.2014

You Want Ro Replace Textdraw For "you banned from this server" ?
If Your Answer Is "Yes" You Can't Change It. !


Re: you banned from this server - PMH - 01.09.2014

Quote:
Originally Posted by M0HAMMAD
Посмотреть сообщение
You Want Ro Replace Textdraw For "you banned from this server" ?
If Your Answer Is "Yes" You Can't Change It. !
not really if he removes the samp ban, and add a manual one


Re: you banned from this server - cessil - 02.09.2014

it's not in a file, the client displays it when they are banned, if you want a textdraw, then show them the textdraw and then ban them


Re: you banned from this server - amirab - 02.09.2014

instead of banning, you can make another ban function to save player infos in scriptfiles and then
after each connect shows a message or textdraw if you want and after that like a delay i mean after
2 or 3 seconds player should be kicked not ban
I said kick because if player has been ban he/she can not see your message after another connect
hope you make this