Game Development Community

Can't find the connect function

by David Glenn · in Torque Game Engine · 10/11/2003 (4:48 pm) · 2 replies

Maybe I'm just dumb but I just recently downloaded the 1.2 release and am unable to direct connect to a remote server.
The error I get is
starter.fps/client/init.cs (109): Unable to find function connect
I searched through all the cs scripts and c++ source and can't find where this function is declared. I searched through the old source V1.1.2 and found the function declared in game/net/netDispatch.cc. This file isnt in the new release so I was wondering if I am missing a file.

Can anyone please help
Thanks in advance

#2
10/12/2003 (9:38 am)
Oops, I didn't know that this had been a problem for so long. Otherwise I would have found the other posts in the forum. Anyways, thank you for the quick response. I really appreciate it.