Game Development Community

Creating and hosting separate Master Server

by Vishal Vohra · in Torque Game Engine · 07/24/2007 (6:58 am) · 2 replies

Hi,

I am planning to buy TGE for my next project and therefore wanted to clear a few doubts before it.

Can we create and host a separate Master server using TGE. The same has been discussed in forums but not many people have succeeded, they suggested changing the server like this:

$pref::Master[0] = "2:master.garagegames.com:28002";

Is it sufficient to change it and changing other server setting like server name etc. What are the limitations of TGE for the same.

#1
07/25/2007 (3:53 am)
Hi,
check with this link
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=9226
#2
07/25/2007 (3:56 am)
Hi,
i am already working this code,this perfectly working in my server,and also working another client is checking in my sample demo connect to my server lot of person.