Hostname: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{wrongtitle|title=hostname}} Category:Glossary Category:Console Variables This string ConVar changes the name of your server as it would appear on the server li…')
 
No edit summary
Line 6: Line 6:
Realistically this could be used in both singleplayer and multiplayer games, but it's useless for singleplayer anyways.
Realistically this could be used in both singleplayer and multiplayer games, but it's useless for singleplayer anyways.


{{Syntax|<code>hostname <string></code>}}
{{Syntax|hostname <string>}}

Revision as of 10:01, 4 August 2009

Template:Wrongtitle

This string ConVar changes the name of your server as it would appear on the server list.

Realistically this could be used in both singleplayer and multiplayer games, but it's useless for singleplayer anyways.

Syntax: hostname <string>