Additional game parameters: Difference between revisions
Jump to navigation
Jump to search
m (more links) |
m (Nesciuse moved page Additional game parameters/en to Additional game parameters without leaving a redirect: Move en subpage to basepage) |
||
(12 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | |||
Parameters entered into this field | [[File:Hammer_Run_Map_Normal.png|frame|right|caption|The Hammer Run Map dialog]] | ||
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 9: | Line 10: | ||
<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]] | ||
[[Category:Hammer Dialogs]][[Category:Level Design FAQ]] |
Latest revision as of 04:03, 12 July 2024
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.