Additional game parameters: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (1st POV to 3rd) |
||
Line 6: | Line 6: | ||
[[Image:Hammer_Run_Map_Normal.png|frame|right|caption|The Hammer Run Map dialog]] | [[Image:Hammer_Run_Map_Normal.png|frame|right|caption|The Hammer Run Map dialog]] | ||
Parameters entered into this field | Parameters entered into this field specify some game parameters which define how the game will be run. | ||
For example, some typical settings: | For example, some typical settings: | ||
Line 12: | Line 12: | ||
<code>-dev -console -sw +sv_lan 1 </code> | <code>-dev -console -sw +sv_lan 1 </code> | ||
These would start the game in developer mode, activate the [[Developer_Console|developer console]], windowed mode, and in LAN multiplayer mode. | |||
== See also == | == See also == | ||
* For information on other game parameters | * For information on other game parameters available, see [[Command-Line Parameters]]. | ||
* [[Hammer Run Map Normal|Hammer Run Map dialog]] | * [[Hammer Run Map Normal|Hammer Run Map dialog]] |
Revision as of 16:25, 14 September 2016
Parameters entered into this field specify some game parameters which define how the game will be run.
For example, some typical settings:
-dev -console -sw +sv_lan 1
These would start the game in developer mode, activate the developer console, windowed mode, and in LAN multiplayer mode.
See also
- For information on other game parameters available, see Command-Line Parameters.