Function to remove players of the samp-ban
#1

Hello is there a fuction to remove players from the samp ban?
Reply
#2

nvm my mistake
Reply
#3

Not sure if theres a function in pawno for this, how ever you can manually unban people from the samp ban file in your server files (right click and edit).
If you use a database then you have more options like making your own unban command
Reply
#4

pawn Код:
SendRconCommand("unbanip x.x.x.x");
SendRconCommand("reloadbans");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)