Set PASSWORD of a server
#1

Hello. I had a requirement that at change of a mode of game in a mode, set the password of a server. I have understood that to me is necessary script variant of commands /rcon password. Prompt please!
Reply
#2

Go to your server.cfg and add in
Код:
password [password]
at the last line. Replace [password] with your password.
Reply
#3

No. It is necessary for me, that mode itself changed/set the password for a server
Reply
#4

well then just do "password yourpw" in your server console to set your own pw afterwards
Reply
#5

Quote:
Originally Posted by amaxims
No. It is necessary for me, that mode itself changed/set the password for a server
Use something like this:
pawn Код:
SendRconCommand("password _your_password_");
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)