Sv region: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (comma -> then)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=sv_region}}
{{DISPLAYTITLE:sv_region}}
This console variable is queried by the server browser to determine what part of the world the server is in.  
This console variable is queried by the server browser to determine what part of the world the server is in.  



Revision as of 00:08, 5 December 2011

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) then 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 then the server will only be listed if "<All>" is selected in the Steam server browser's location filter.