Lobby system, matchmaker for T3D?
by pilotcap232 · in Torque 3D Professional · 07/14/2012 (11:32 am) · 1 replies
Been searching forums, but cant seem to find anything related to lobby system with matchmaking resource or topic for T3D.
looking to use it for a moba/rts style game project
Will appreciate if can point me to the right direction. or suggestions
thank you
looking to use it for a moba/rts style game project
Will appreciate if can point me to the right direction. or suggestions
thank you
Torque Owner Robert Fritzen
Phantom Games Development
As for matchmaking, you'll need to do some fun [PHP <-> Torque] kind of programming to match players based on different factors and then write the code to connect them to each other. I started this code a while back, but never got to finishing it.