i am banned from own 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: i am banned from own server (
/showthread.php?tid=461430)
i am banned from own server -
Saffier - 01.09.2013
i am banned from my OWN server how to unban me?
Re: i am banned from own server -
AaronKillz - 01.09.2013
Look at the samp.ban file in notepad, and delete the line with your name.
How are bans saved?
Re: i am banned from own server -
Saffier - 01.09.2013
that prob i dont see my name on notepad the notepad is EMPTY
Re: i am banned from own server -
AaronKillz - 01.09.2013
How are bans saved? What saving system?
Re: i am banned from own server -
Saffier - 01.09.2013
what do u mean? it is just in my SCRIPTFILES-LOGS-BAN and then it is empty
Re: i am banned from own server -
Borg - 01.09.2013
if you were banned by server console, you should clear samp.ban, then connect to server-RCON and use "reloadbans" command.
if you were banned in gamemode by another way, you should edit your player account.
Re: i am banned from own server -
devil shill - 01.09.2013
As it banned you on attempting to login trough the rcon then goto your server folder > samp.ban and open it up to delete your name from the list.
Re: i am banned from own server -
zrelly - 01.09.2013
If you are hosting in your computer, go to the console and type
Код:
unbanip "YOUR public IP"
Or go to scriptfiles>users>and find your name, open it with notepad and it should say banned=1 change it to 0.
Re: i am banned from own server -
PabloDiCostanzo - 01.09.2013
Here you can open a console a remote console and then you can insert the unban
Take a look
HERE