Category:Left4Dead2
From CyberWurx Customer Wiki
(Difference between revisions)
Revision as of 14:25, 20 November 2009 (edit) Cwadmin (Talk | contribs) (New page: =Basic Server Configuration= Changing RCON Password Changing Server Hostname Changing the MOTD =Left4Dead Specific Functions= Using host.txt for a Server Banner [[Setti...) ← Previous diff |
Revision as of 18:14, 20 November 2009 (edit) (undo) Cwadmin (Talk | contribs) Next diff → |
||
Line 12: | Line 12: | ||
[[Turning off the Lobby System]] | [[Turning off the Lobby System]] | ||
+ | |||
+ | =Current Known Bugs= | ||
+ | ==Default L4D2 Config not allowing lobby== | ||
+ | The default server.cfg had the following CVAR enabled: | ||
+ | sv_steamgroup_exclusive 1 | ||
+ | This restricted lobby players from entering your server. If this cvar is set in your server.cfg and wish for the servers to be filled, please either comment this cvar out, or set it to 0. | ||
+ | //sv_steamgroup_exclusive 1 | ||
+ | OR | ||
+ | sv_steamgroup_exclusive 0 | ||
+ | |||
+ | For more information about sv_steamgroup_exclusive, see [[Setting your Steam Group ID]] and [[Turning off the Lobby System]] |
Revision as of 18:14, 20 November 2009
Contents |
Basic Server Configuration
Left4Dead Specific Functions
Using host.txt for a Server Banner
Current Known Bugs
Default L4D2 Config not allowing lobby
The default server.cfg had the following CVAR enabled:
sv_steamgroup_exclusive 1
This restricted lobby players from entering your server. If this cvar is set in your server.cfg and wish for the servers to be filled, please either comment this cvar out, or set it to 0.
//sv_steamgroup_exclusive 1
OR
sv_steamgroup_exclusive 0
For more information about sv_steamgroup_exclusive, see Setting your Steam Group ID and Turning off the Lobby System
Articles in category "Left4Dead2"
There are 9 articles in this category.
C |
C cont.S |
TU |