Preventing Players from Joining a Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
mNo edit summary
Line 1: Line 1:
[[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 02:48, 30 June 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?