Problem connecting to server

Locked
crouzilles
Posts: 8
Joined: Wed Nov 15, 2006 9:42 pm

Problem connecting to server

Post by crouzilles »

Hi all,

I started a Quake 3 server using port 27001
I cannot connect to it with my second PC, but when I start the server with the default port of 27960 it works fine, I can see the server.

Is there a way to start the Q3 client from the command line and tell it to connect to server xxx.xxx.xxx.xxx with port 27001?

Thank you
+JuggerNaut+
Posts: 22175
Joined: Sun Oct 14, 2001 7:00 am

Post by +JuggerNaut+ »

in the console on the client pc, just type /connect xx.xx.xxx.xx:27001. i'm sure there's a cmd line way, but i'm not recalling it atm.
crouzilles
Posts: 8
Joined: Wed Nov 15, 2006 9:42 pm

Post by crouzilles »

mmm, what I need is the command line way of doing it, I already know the console way.

Thank you non the less.
^misantropia^
Posts: 4022
Joined: Sat Mar 12, 2005 6:24 pm

Post by ^misantropia^ »

quake3 +connect 1.2.3.4:27001 -- though it does exactly the same thing as what juggernaut suggested.
crouzilles
Posts: 8
Joined: Wed Nov 15, 2006 9:42 pm

Post by crouzilles »

Thank you very much. This is exactly what I needed. I feel like an idiot for not trying JuggerNaut's idea with a + in front of connect in my shortcut.

Thanks again
Locked