Torque Demo Destroyed
by CodingChris · in Torque Game Engine · 06/13/2006 (7:55 am) · 1 replies
When I want to Join a Multiplayer-Game and I have choose the server and join, torque destroys.
About the author
by CodingChris · in Torque Game Engine · 06/13/2006 (7:55 am) · 1 replies
Torque Owner Benjamin Bradley
It's probably because it's a different type of game that you're trying to join. It probably mean that the game you were trying to join was not the demo game, but actually someone who was trying to test out their multiplayer on their game. If you join another demo game, then you'll have no problem playing with your friends. I hope that wasn't confusing. I'm not the programmer here.
Basically, each multiplayer game has its own ID, or rather should have its own ID. If a developer doesn't change it off the Torque default, then you have problems. For example, at IGC last year, lots of the multiplayer games that were brought were using default Torque server settings, which then made it near impossible to figure out which games/servers to join.