SA-MP Forums Archive
How do I have it so you need a password to access my 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: How do I have it so you need a password to access my server? (/showthread.php?tid=497908)



How do I have it so you need a password to access my server? - GrassHopper101 - 01.03.2014

I want my server to have an access password, so I can have helpers test it before I release it to the public. Help plz?


Re: How do I have it so you need a password to access my server? - LocMax - 01.03.2014

Open your server.cfg and add this line:

password [your password here]

or in-game via /rcon

/rcon password [password here]