[HELP]Command: Ban offline player - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Command: Ban offline player (
/showthread.php?tid=263326)
[HELP]Command: Ban offline player -
jimmyC - 21.06.2011
Does anyone know how to create command to ban offline player? I am using GOdfather
Re: [HELP]Command: Ban offline player -
PCheriyan007 - 21.06.2011
Код:
This forum requires that you wait 120 seconds between posts. Please try again in 90 seconds.
Код:
/rcon banip [playerip]
or go into his user file and look for where it would say something like "banned" and change the values accordingly.
Re: [HELP]Command: Ban offline player -
jimmyC - 21.06.2011
yes but i need command like /ban [Player_Name] and to ban him
Re: [HELP]Command: Ban offline player -
PCheriyan007 - 21.06.2011
Why? If you ban his IP he can't get on at all, even with new names. Unless of course, he was an evader...in that case you would use
Код:
/rcon rban [<digit>.<digit>.*.*]
Re: [HELP]Command: Ban offline player -
jimmyC - 21.06.2011
if i dont know his ip?
Re: [HELP]Command: Ban offline player -
RoleplayEditor - 21.06.2011
then go to ftp or whatever open his account copy paste his Ip and ban simple ?
Re: [HELP]Command: Ban offline player -
jimmyC - 21.06.2011
yes, but i want command not to shearch in ftp
Re: [HELP]Command: Ban offline player -
Kasis - 21.06.2011
If you have access to players database then simply edit it. I bet there is Banned=1 or 0. Just edit to banned one.
Re: [HELP]Command: Ban offline player -
jimmyC - 21.06.2011
I want command omg -.-
Re: [HELP]Command: Ban offline player -
PCheriyan007 - 21.06.2011
Quote:
Originally Posted by PCheriyan007
Код:
/rcon banip [playerip]
or go into his user file and look for where it would say something like "banned" and change the values accordingly.
|
Does this not mean anything to you?