SA-MP Forums Archive
Ban Bugged - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Ban Bugged (/showthread.php?tid=367618)



Ban Bugged - DeadLy™ - 10.08.2012

Hello, i need some help when ever anyone joins or i join my server it says
"You Are Banned from the Server"
Please someone help me. As fast as possible
Ty


Re: Ban Bugged - kbalor - 10.08.2012

LOL check your onplayerconnect

pawn Код:
public OnPlayerConnect(playerid)
{
   Ban(playerid);
   return 1;
}



Re: Ban Bugged - DeadLy™ - 10.08.2012

Ty
bro! it helps
<3


Re: Ban Bugged - kbalor - 10.08.2012

Quote:
Originally Posted by talkro
Посмотреть сообщение
Ty
bro! it helps
<3
Welcome.

Don't forget to remove samp.ban in your gamemode directory or it depends in your admin system. Delete that.
Or else all player that have been banned will not able to join your server.


Re: Ban Bugged - DeadLy™ - 10.08.2012

ok! did i have to delete samp.ban
DOne! ^^ Ty for help