Preventing Players from Joining a Map: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Nesciuse moved page Preventing Players from Joining a Map/en to Preventing Players from Joining a Map without leaving a redirect: Move en subpage to basepage)
 
(9 intermediate revisions by 7 users not shown)
Line 1: Line 1:
[[Category:Source_SDK_FAQ]]
{{LanguageBar}}
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?]]
[[Category:Level Design FAQ]]

Latest revision as of 09:02, 12 July 2024

English (en)한국어 (ko)Русский (ru)Translate (Translate)

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