Preventing Players from Joining a Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Fixed the "What is the 'Additional game parameters' field for?" link.)
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
[[Category:Source_SDK_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 21:56, 16 September 2005

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