Stupid T2 Question

uberpimp
06-03-2004, 09:45 PM
How I join an IP address manually. Its been so long since I have done that it seems that I forgot. Any help is appreciated

TySoft
06-03-2004, 09:48 PM
connect("192.168.0.1");
replace connect with either join or joingame

i cant remember either

one of those works, virtually certain.

borlaK
06-03-2004, 09:55 PM
sometimes if you do that connect() you'll join as "Poser"
in the server list, hit insert, and it should ask for an IP

uberpimp
06-03-2004, 10:48 PM
connect("192.168.0.1");
replace connect with either join or joingame

i cant remember either

one of those works, virtually certain.


I assume you mean
connect 192.168.0.1 :28000
or
join 192.168.0.1 :28000
or
joingame 192.168.0.1 :28000

none of those worked in the console screen?

Any other idea's ?

uberpimp
06-03-2004, 10:49 PM
sometimes if you do that connect() you'll join as "Poser"
in the server list, hit insert, and it should ask for an IP


Thanks a million that got it!!!!!!

TySoft
06-03-2004, 11:13 PM
i meant with the syntax i typed

Metropolis
06-03-2004, 11:20 PM
i think f1 or r2 will bring up a join by ip window. mess around with the keys at the server browser, it will pop up

Validuz
06-04-2004, 12:31 AM
Insert

Annihilator-X-
06-04-2004, 08:46 AM
I think you need colon ; for tribes commands

Shoddy
06-04-2004, 10:25 AM
Insert

On the server join screen, hit the Insert key. This brings up a window where you can type or paste (ctrl-v) the address in. When you OK this window, it will add the server to your server list. So, it's helpful if you first use a restrictive filter like Servers with Buddies. Then it's easy to see the new server in the list.

snow
06-04-2004, 07:50 PM
I assume you mean
connect 192.168.0.1 :28000
or
join 192.168.0.1 :28000
or
joingame 192.168.0.1 :28000

none of those worked in the console screen?

Any other idea's ?

this isnt battlefield, connect("ip");
(double quotes included) works or you could just press insert.