Game Development Community

Having Network problems

by Leslie Young · in Technical Issues · 03/12/2003 (9:06 am) · 5 replies

Hi all, well, I'm having problems with the network part of the example. I started a dedicated server to test this and a multiplayer session (by ticking the checkbox when starting a mission) and not once could a client see any servers in the list.

I tested a client on a remote computer and on same computer (LAN setup)

Is listing servers on a LAN and connecting to 'em not done? What command can I use in the console to try connect?

#1
03/13/2003 (10:07 am)
Nevermind, took me a day, but got it to work, now I can move on to changing the dialogs, implement a few more things in the game play, make some level , a character model or two, and my game is done !!!

I'll prolly post a screenie or two at some stage.
#2
07/09/2003 (8:48 pm)
How did you get it to work ive had the same problem you had. could you guide me throught it step by step? thanks chris
#3
07/09/2003 (9:12 pm)
I have v1.1.2 and its says that its unable to find the function connect when i type it into the console. thanks chris
#4
06/26/2009 (11:39 pm)
connect(ur pc ipaddress:28000);
#5
06/26/2009 (11:40 pm)
console commend to connect is

connect(ur pc ipaddress:28000);