Master Server
by Balmer Steve · in Torque 3D Beginner · 04/30/2010 (3:45 am) · 10 replies
Hi All
I am new to torque 3d . I am running dedicated server using
the following command
thegame.exe game starter -dedicated levels/mission.mis
Suppose if i have to lauch a game . Shall i have to make my own master server
or i can run with the torque master server itself.
is it 100%guaranteed that the torque 3d master server will work fine. or i have to move
my own master server.
Thank n advance
I am new to torque 3d . I am running dedicated server using
the following command
thegame.exe game starter -dedicated levels/mission.mis
Suppose if i have to lauch a game . Shall i have to make my own master server
or i can run with the torque master server itself.
is it 100%guaranteed that the torque 3d master server will work fine. or i have to move
my own master server.
Thank n advance
#2
How can i write my own Master Server. Is there any code avaiable by GG.
which language i have to use.
05/05/2010 (11:04 pm)
@DavidHow can i write my own Master Server. Is there any code avaiable by GG.
which language i have to use.
#3
05/06/2010 (6:21 am)
Your master server will depend on what the needs of your game are. Are you going to be looking at implementing a ladder system or simple matchmaking? There is code in the resources for master server implementations and you can get the latest version of the TNL source (GPL) from Mark Frohnmayer's github: http://github.com/nardo/tnl2.git
#6
I have one doubt.
with the above link . shall i create Master Server for Torque 3d or it is only for tge master server.
05/06/2010 (10:32 pm)
@Dave Thank you for your link. I have one doubt.
with the above link . shall i create Master Server for Torque 3d or it is only for tge master server.
#8
05/07/2010 (10:06 am)
And that totally mangled the url, just do a search for master server in the resources and you will find no less than a dozen different alternatives. Possibly outdated, true, but if it works in TGE it will work for TGEa and T3D (with a little minor work).
#10
http://www.torquepowered.com/community/resources/view/14666/
Its works fine and good..
05/24/2010 (9:59 pm)
For Master Server...http://www.torquepowered.com/community/resources/view/14666/
Its works fine and good..
Associate David Montgomery-Blake
David MontgomeryBlake