Topic: Command line switch to join a server
I've tried with no success to join a server with a command line client call :
teewars.exe -c 192.168.250.8:27999
The server is running and well configured. The port number is not mispelled. I can join by manually setting the ip:port in the GUI but I want to use the command-line (or cfg file ?) to join automatically the server.
Any idea ?