05.12.2011, 08:15
I tried to show in my program the server info, but the Receive() function is an int and i don't know how i can show the hostname, mapname etc.
Here i stopped because i don't know how to write hostname, mapname and gamemode text
Код:
Query.Query sQuery = new Query.Query("127.0.0.1", 7777); sQuery.Send('i');