Getting the demo to find a server...
by Bendik Stang · in Torque Game Engine · 03/11/2002 (8:22 pm) · 2 replies
From what I understand from the Demo - documentation, I should be able to use the demo for multiplayer testing as well.
Still, no matter what I do I just can't get a server to show in the join window.
(I have tried two computers in a network, two versions of the demo on the same computer, a dedicated server...etc)
Added later: I have also tried the connect("127.0.0.1");
and connect("myip");
The server semes to be working (Everything loads up)
Is there some where in the server .sc files that I'll have to set up the local ip or somthing?
-Nubie :)
Still, no matter what I do I just can't get a server to show in the join window.
(I have tried two computers in a network, two versions of the demo on the same computer, a dedicated server...etc)
Added later: I have also tried the connect("127.0.0.1");
and connect("myip");
The server semes to be working (Everything loads up)
Is there some where in the server .sc files that I'll have to set up the local ip or somthing?
-Nubie :)
#2
I downloaded the precompiled demo, and it worked fine! The debug version did not.
And so I guess that my compilation have been a the latter.
:)
Bendik
03/15/2002 (12:28 am)
Thanks David,I downloaded the precompiled demo, and it worked fine! The debug version did not.
And so I guess that my compilation have been a the latter.
:)
Bendik
Torque Owner David Chait
d