Browse Source
Official Description for the sv_lan command: Server is a lan server ( no heartbeat, no authentication, no non-class C addresses )pull/59/head
committed by
GitHub
1 changed files with 1 additions and 1 deletions
@ -20,7 +20,7 @@ sv_password "" |
|||
// Example: sv_contact "[email protected]" |
|||
sv_contact "" |
|||
|
|||
// LAN mode - If set the server will not show on the internet. |
|||
// LAN mode - Server is a LAN server; can't connect from the internet. VAC (Valve Anti-Cheat) is disabled in this mode. |
|||
// Default: sv_lan 0 |
|||
sv_lan 0 |
|||
|
|||
|
Loading…
Reference in new issue