/unban using samp.ban?
#7

you could call a RCON command: ( get your own way of doing the command =P )
IPStr is the IP you want to unban
Код:
new str[32];
format(str,32,"unbanip %s",IPStr);
SendRconCommand(str);
printf("UNBAN Executed by %i",playerid);
Reply


Messages In This Thread
/unban using samp.ban? - by Striker_Moe - 09.12.2009, 12:21
Re: /unban using samp.ban? - by TheKingWillem - 09.12.2009, 14:27
Re: /unban using samp.ban? - by Striker_Moe - 09.12.2009, 14:36
Re: /unban using samp.ban? - by dice7 - 09.12.2009, 14:52
Re: /unban using samp.ban? - by SimPlY - 10.01.2010, 13:50
Re: /unban using samp.ban? - by Correlli - 10.01.2010, 14:19
Re: /unban using samp.ban? - by jonrb - 10.01.2010, 15:20

Forum Jump:


Users browsing this thread: 1 Guest(s)