Aren or anyone else that has done this,
What is your opinion on the best way to support multiple play modes with a master server lobby?
Example 1:
1 master server for each play type.
1 Master Server for all Team Deathmatch matches.
1 Master Server for all DeathMatch matches.
1 Master Server for all Capture the Flag matches.
or
Example 2:
1 Master Server that has been modified to return the game play type when they get the server list.
TCPLobby return list has server, ipaddress, player count,... And Game Type.(Could possibly use the server name field to include the game type)
If there is another way that you think is better then either of those please let me know.
Thanks in advance.