whats the...? - 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: whats the...? (
/showthread.php?tid=88179)
whats the...? -
lilstuh - 24.07.2009
whats the command to lock ur server? through remote council.. like i wanna lock my server with that red lock. whats the command?
Re: whats the...? -
Snickers - 24.07.2009
Just set a server password...
Re: whats the...? -
lilstuh - 24.07.2009
how?
Re: whats the...? -
MadeMan - 24.07.2009
At server.cfg file add
Код:
password [your password goes here]
Re: whats the...? -
Calgon - 25.07.2009
Edit your server config file, add this:
password (PASSWORDHEREREMOVETHESEBRACKETS)
Re: whats the...? -
DarkClone - 25.07.2009
When you want to do it in RCON, Type in the rcon command console: password "Password" with out the " " things