Difference between revisions of "Sv country"
From Reflex Wiki
m |
|||
Line 1: | Line 1: | ||
{{infobox command | {{infobox command | ||
| command = sv_country | | command = sv_country | ||
− | | parameters = | + | | parameters = <isoCountry> |
| image = serverbrowser svcountry.png | | image = serverbrowser svcountry.png | ||
| default_para = | | default_para = | ||
| default_key = | | default_key = | ||
| alternate_key = | | alternate_key = | ||
− | | short_descr = | + | | short_descr = Flag images of server shown in server browser. |
− | | description = When placed in dedicatedserver.cfg, this parameter allows users of Reflex's | + | | description = When placed in <code>dedicatedserver.cfg</code>, this parameter allows users of Reflex's in-game server browser to see where the server is being hosted with the denotation of a country flag. |
− | + | == ISO Country Codes: <isoCountry> == | |
− | + | For a complete list of country codes ''see'' | |
− | + | :[https://en.wikipedia.org/wiki/ISO_3166-2#Current_codes ISO 3166-2] | |
+ | '''Examples:''' | ||
+ | * Server in UK: <code>sv_country '''gb'''</code> | ||
+ | * Server in United States: <code>sv_country '''us'''</code> | ||
+ | * Server in Australia: <code>sv_country '''au'''</code> | ||
+ | * Server in Germany: <code>sv_country '''de'''</code> | ||
}} | }} |
Revision as of 03:09, 27 December 2015
sv_country | |
---|---|
![]() | |
Flag images of server shown in server browser. | |
Parameter(s) | <isoCountry> |
sv_country <isoCountry>
When placed in dedicatedserver.cfg
, this parameter allows users of Reflex's in-game server browser to see where the server is being hosted with the denotation of a country flag.
ISO Country Codes: <isoCountry>
For a complete list of country codes see
Examples:
- Server in UK:
sv_country gb
- Server in United States:
sv_country us
- Server in Australia:
sv_country au
- Server in Germany:
sv_country de