SA-MP Forums Archive
Help guys for cmd admin - 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 guys for cmd admin (/showthread.php?tid=111610)



Help guys for cmd admin - waim - 02.12.2009

Hello guys
I dont know how I can put password on my server with command




Re: Help guys for cmd admin - Malice - 02.12.2009

You can always edit server.cfg or type "rcon_password passwordgoeshere".

Edit: Looks like you didn't mean rcon password. However the same still applies. Type "password passwordgoeshere".


Re: Help guys for cmd admin - waim - 02.12.2009

Quote:
Originally Posted by Malice
You can always edit server.cfg or type "rcon_password passwordgoeshere".

Edit: Looks like you didn't mean rcon password. However the same still applies. Type "password passwordgoeshere".
But friend with command I cant or what ?


Re: Help guys for cmd admin - Grim_ - 02.12.2009

I don't beleive it is possible through a command. If you want a password on your server, go into server.cfg and add the following line:
Код:
password blah
while replacing the word "blah" with the password of your choice.