Forums Index >> Modding >> Prefs
Page : <1> :
Sluggy was having that problem too, the soultion ended up being to launch TT. Turn off the password on the create server screen. Launch the server. Then close it all down. When you quit TT it will save the prefs and they should be saved with no pass. So now you should be able to launch the dedicated and the pass should be gone. :o
Thanks, I have been having this problem. XD
Not only do you have to change it to 0 in the prefs, but you have to change the actual password to ""
$Pref::Server::PasswordEnabled = 0;
$Pref::Server::Password = "";
$Pref::Server::SavePassword = "";
-Z-
Thanks everyone @-z- I just deleted that line instead of changing it to ""
Page : <1> :
Can someone tell me how to turn off the password for dedicated servers? I went to the prefs and changed it to zero but that didn't help neither did turning it off in the actual game. So I was wondering if my game was just messed up or if there is something else I can do. Any and all help greatly appreciated.
- BluebomberX