Additional game parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(screen shot, links)
m (more links)
Line 13: Line 13:
== See also ==
== See also ==


For information on other game parameters you can add here, see [[Command-Line Parameters]].
* For information on other game parameters you can add here, see [[Command-Line Parameters]].
 
* [[Hammer Run Map Normal|Hammer Run Map dialog]]

Revision as of 16:34, 2 January 2006


The Hammer Run Map dialog

Parameters entered into this field let you specify some game parameters which define how the game will be run.

For example, some typical settings:

-dev -console -sw +sv_lan 1

This would start your game in developer mode, activate the developer console, in windowed mode, and in LAN multiplayer mode.

See also