Posts: 127
Threads: 31
Joined: Jun 2007
Reputation:
0
i know how to put a pass but i cant seem to remove it.
rcon sv_password
just gives me this mesage:
sv_password = "--------" <def ">
notify
- server password for entry into multiplayer games
i also tried sv_password 0, but that just sets the pass to 0.
i also tried through mani: ma_rcon sv_password. it says sv_password executed. but the pass still stays on. the only thing that works is a server restart which is a pain in the ass. help?
Posts: 10
Threads: 1
Joined: Jul 2007
Reputation:
0
i think its just:
sv_password ""
Posts: 127
Threads: 31
Joined: Jun 2007
Reputation:
0
^^ you know what your probably right. now tht i look at what happens when i type sv_password it shows " " also. i'll give it a try.
Posts: 5,178
Threads: 65
Joined: Mar 2005
Reputation:
22
once you set a password you can not remove it in some mysterious way, I had some problems at my LAN party too...
Posts: 700
Threads: 19
Joined: May 2007
Reputation:
0
08-02-2007, 09:11 AM
(This post was last modified: 08-02-2007, 09:11 AM by Muppet.)
If you have separate config files for public and config, you could try exec public.cfg (where sv_password "" would be in it)
Never had a problem removing a password before myself :s
Posts: 127
Threads: 31
Joined: Jun 2007
Reputation:
0
ya i do have seperate configs. not sure if i have sv_password in it though. i'll try it. shouldnt i just put sv_password with no "" though?
Posts: 700
Threads: 19
Joined: May 2007
Reputation:
0
The ""'s have to be there.
Posts: 30
Threads: 6
Joined: Apr 2007
Reputation:
0
sv_password " "
seams to remove it for me, just remember to add the space!
Posts: 1
Threads: 0
Joined: Jan 2013
Reputation:
0
10-22-2013, 04:11 PM
(This post was last modified: 10-22-2013, 04:12 PM by Ikhan42.)
if you edit the cfg file for example in garrys mod go to the garrysmod directory the go into the config directory and edit the server.cfg file remove any reference to sv_password and save the file.
Reload the server and all should be sweet.
ikhan42