Console command :connect
by Gerard Neo · in Technical Issues · 02/12/2003 (9:14 pm) · 3 replies
What to type to connect the server in the console command? I tried typing "connect(ip:123.4.5.678:9000);" but it is a syntax error. Is the command wrong?
About the author
#2
thanks
02/23/2003 (8:43 pm)
Thanks Jared, this works in the stable release 1.1.2, but not on the HEAD I dnloaded on 9th Jan 03... it's alright, I'll dnload the newest HEAD to see if the same problem occursthanks
#3
connect("123.4.5.678");
Just the ip. No passwort, name or port. Just the blank ip.
02/23/2003 (10:24 pm)
Try that one:connect("123.4.5.678");
Just the ip. No passwort, name or port. Just the blank ip.
Torque Owner Jared Schnelle