Command line connect to server with password
Posted: Sun Nov 22, 2020 11:04 pm
Hi all,
Sorry for the noob question, but I've set up a server with sv_joinpassword and sv_password configuration options and don't seem to be able to connect to it using zandronum.exe from the command line. Whenever I try I get an incorrect password message.
This is the command line I'm using:
Does anyone know what the correct command line should be? I want to be able to connect to my server using a batch file rather than using Doomseeker every time. I can connect fine using Doomseeker so I am guessing that it passes the options to zandronum.exe. I checked here but it doesn't seem to cover connecting to servers, and this guide talks about connecting without a game browser, but doesn't mention passwords.
Thanks in advance,
puișor
Sorry for the noob question, but I've set up a server with sv_joinpassword and sv_password configuration options and don't seem to be able to connect to it using zandronum.exe from the command line. Whenever I try I get an incorrect password message.
This is the command line I'm using:
Code: Select all
zandronum.exe -iwad DOOM2.WAD -connect myserver:10666 +@sv_password "letmein" +@sv_joinpassword "letmein"
Thanks in advance,
puișor