Game Development Community

Connect to Host Mulitplayer

by Sventhors · in Torque Game Engine · 04/25/2006 (8:26 am) · 0 replies

Im trying to do Multiplayer by
typing in Console

connect("111.11.11.1"); <----IP address

But Torque keep disconnecting me and wont let me conncet to the game.

I'm doing it on tge 1.4. However, it works on TGE 1.3

Is there anything I should do different on TGE 1.4?

Thanks.