Game Development Community

Hosting a multi-player game

by John Miller · in Torque Game Engine · 01/12/2007 (1:37 pm) · 2 replies

Hello, I am wondering what the steps are to hosting a multi-player game other than the normal starter.fps. With starter.fps I can do the simple 'host' box and it works, but when I do that with a seperate game i've made (that has heavy modifications) it doesn't work. Is there another way to do this? I've searched gg, tnd, read a book, haven't found anything on it yet.

About the author


#1
01/13/2007 (3:31 pm)
Define "it doesn't work". Errors ? Console.log ?
#2
01/13/2007 (6:14 pm)
Example is when running starter.fps and hosting a multi-player game another person can see the game your hosting when they go to join game, etc. When running a custom made game (non-starter.fps) there is no game for another person to click on. No errors, nothing in the console log.