Preventing Players from Joining a Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Fixed the "What is the 'Additional game parameters' field for?" link.)
mNo edit summary
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
[[Category:Level Design FAQ]]
When running the game, add <code>+sv_lan 1</code> to the options when running the game. See [[What is the "Additional game parameters" field for?]]
When running the game, add <code>+sv_lan 1</code> to the options when running the game. See [[What is the "Additional game parameters" field for?]]

Revision as of 20:20, 21 January 2006

When running the game, add +sv_lan 1 to the options when running the game. See What is the "Additional game parameters" field for?