User panel stuff on forum
Index  ‹  Help  ‹  Spectator Pass
  6 posts on 1 page  1
Help
2014-08-21, 06:53
Member
11 posts

Registered:
Jul 2014
Hello.
The command spectator_password doesn't work in "MVDSV 0.31-dev" and "KTX 1.37-dev" ?

e.g:
rcon_password "xxx"
rcon_address "ip:port"
rcon spectator_password "abc"
spectator "1"
connect ip:port

Always the same message from server: "requires a spectator password"



Thanks.
2014-08-21, 07:46
Member
344 posts

Registered:
Nov 2006
Isn't that what you wanted? You set a password at the server to require people to spectate to have a password. For a successful connect you still need to set the password for the client.

password abc
reconnect
2014-08-21, 17:25
Member
375 posts

Registered:
Sep 2009
Remember: If the encryption is enabled in the server ( sv_crypt_rcon 1 ), in the mvdsv.cfg, the client must have encryption too! ( cl_crypt_rcon "1" )
(QW Nickname: AL.Kernell)
2014-08-21, 18:35
Member
212 posts

Registered:
Apr 2006
Maybe I remember this incorrectly but I think "password bla" is always the player password.
Try "spectator bla" instead of "spectator 1" and then reconnect.
"bla" is the password, obviously.
2014-08-21, 20:56
Member
344 posts

Registered:
Nov 2006
you are right

spectator password


according to http://ezquake.sourceforge.net/docs/?commands#spectator_password
2014-08-21, 22:55
Member
11 posts

Registered:
Jul 2014


"spectator password"

Thank you guys! Works fine
  6 posts on 1 page  1