I want to make sure my game can handle the case where there are too many game servers to show on one screen. The problem is that I cannot generate more than one game server on my own so PollHostList only returns one server.
This leads to my question, "How do I get a request a fake list of servers?". My idea has been to try and find the name of a popular game and plug that into my RequestHostList call but that has not worked.
↧