Master Server Query Protocol: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
Send the following UDP query to <code>69.28.151.178:27011</code>, <code>207.173.177.11:27011</code>, or <code>69.28.151.162:27011</code>
Send the following UDP query to <code>69.28.151.178:27011</code>, <code>207.173.177.11:27011</code>, or <code>69.28.151.162:27011</code>


Format:
=Format=
{|
{|
! Type || Data
! Type || Data
Line 15: Line 15:
| [[String Zero]] || Filter
| [[String Zero]] || Filter
|}
|}
==Region Byte==
==Region==
{|
{|
! Byte || Description
! Byte || Description

Revision as of 18:25, 10 September 2005

Stub

This article or section is a stub. You can help by expanding it.

Send the following UDP query to 69.28.151.178:27011, 207.173.177.11:27011, or 69.28.151.162:27011

Format

Type Data
Byte 1
Byte Region
String Zero IP:Port
String Zero Filter

Region

Byte Description
0 US East coast
1 US West coast
2 South America
3 Europe
4 Asia
5 Australia
6 Middle East
7 Africa

Filter

Insert \ in between filter parameters

  • \type\d
Servers running dedicated
  • \secure\1
Servers using anti-cheat technology (VAC)
  • \gamedir\[mod]
Servers running the specified modification (ex. cstrike)
  • \map\[map]
Servers running the specified map (ex. cs_italy)
  • \linux\1
Servers running on a Linux platform
  • \empty\1
Servers that are not empty
  • \full\1
Servers that are not full
  • \proxy\1
Servers that are spectator proxies