Talk:Master Server Query Protocol: Difference between revisions
Jump to navigation
Jump to search
(→Filter on country: Answers Question.) |
No edit summary |
||
Line 21: | Line 21: | ||
Is there a way to filter game servers by countries instead of regions ? | Is there a way to filter game servers by countries instead of regions ? | ||
There's a tool doing it but I don't see it anywhere in the Master Server Query Protocol. | There's a tool doing it but I don't see it anywhere in the Master Server Query Protocol.--[[User:madfu|madfu]] | ||
:You can do it using the gameservers IPs, search google for IP to Country. --[[User:Scottloyd|Scott Loyd]] | :You can do it using the gameservers IPs, search google for IP to Country. --[[User:Scottloyd|Scott Loyd]] | ||
Thanks a lot ! I am writing a tool for discovering cstrike servers (sorry for bad english) and I found the web service IP-to-Country which can be queried directly by http (--[[User:madfu|madfu]] |
Revision as of 12:52, 11 March 2006
I don't see any effect when using "\\type\\d". I think it isn't used anymore for the Source protocol. --ViscountPherget 07:55, 12 Sep 2005 (PDT)
- I really d0nt know... that's all I found for documentation... they really don't have much
1.2 IP:Port Steam sends "0.0.0.0:0". Does anyone know what this is supposed to be the address of? Changing it doesn't appear to affect the results in anyway. (Should be the first IP address we are interested in.)
I think it's the client's IP, coz the client IP is a big factor in what IP's are returned—ts2do 16:24, 21 Jan 2006 (PST)
Filter on country
Hi !
Is there a way to filter game servers by countries instead of regions ? There's a tool doing it but I don't see it anywhere in the Master Server Query Protocol.--madfu
- You can do it using the gameservers IPs, search google for IP to Country. --Scott Loyd
Thanks a lot ! I am writing a tool for discovering cstrike servers (sorry for bad english) and I found the web service IP-to-Country which can be queried directly by http (--madfu