Additional game parameters: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (more links)
mNo edit summary
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
[[Category:Level Design FAQ]]


[[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]]

Revision as of 20:20, 21 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