Game Development Community

Master Server?

by Devin Passage · in Torque 3D Professional · 02/05/2011 (11:32 am) · 7 replies

master.garagegames.com is not responding at the moment, is there a master server up anywhere?

Thank you!

#1
02/05/2011 (12:15 pm)
you could always write your own master server implementation in PHP, and then have torque interface with it via HTTPObject/TCPObject.
#2
02/05/2011 (12:35 pm)
This resource has an address for a master server hosted by HNGamers.
#3
02/05/2011 (1:27 pm)
www.garagegames.com/community/resources/view/20121
#4
02/05/2011 (1:57 pm)
thanks everybody, i'll just run my own server like Bloodknight suggested. Rock!
#5
02/05/2011 (2:35 pm)
You can also try my master server torquemaster.shaderman.com. Get more information here.
#6
02/06/2011 (12:43 am)
Yeah I'd always recommend hosting your own master server so you're not reliant on others, you can add them to a search list to hunt through more than one master server so no harm to leave GG one in there too
#7
02/06/2011 (6:16 am)
@Andy - that's my plan, just have to get my servers nailed down somewhere first....