Game Development Community

Creating and hosting separate Master Server

by Vishal Vohra · in Torque Game Engine · 07/24/2007 (6:56 am) · 0 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.