Sv region: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (default)
m (your -> the)
Line 36: Line 36:


Please note:
Please note:
* If sv_region is set to a specific region (0 to 7), your server will be listed if this region or "<All>" is selected in the Steam server browser's location filter.
* If sv_region is set to a specific region (0 to 7), the server will be listed if this region or "<All>" is selected in the Steam server browser's location filter.
* If sv_region is set to anything else, your server will only be listed if "<All>" is selected in the Steam server browser's location filter.
* If sv_region is set to anything else, the server will only be listed if "<All>" is selected in the Steam server browser's location filter.


[[Category:Console Variables]]
[[Category:Console Variables]]

Revision as of 07:54, 13 October 2011

Template:Wrongtitle This console variable is queried by the server browser to determine what part of the world the server is in.

Value Location
0 US - East
1 US - West
2 South America
3 Europe
4 Asia
5 Australia
6 Middle East
7 Africa
255 World (default)

Please note:

  • If sv_region is set to a specific region (0 to 7), the server will be listed if this region or "<All>" is selected in the Steam server browser's location filter.
  • If sv_region is set to anything else, the server will only be listed if "<All>" is selected in the Steam server browser's location filter.