mirror of
https://github.com/accelerator74/l4dtoolz.git
synced 2025-07-18 17:38:04 +08:00
f5e47d6b8165a6054a0b8d2f791b260ef8d331e3

Thanks @shqke and @A1mDev for help in solving the problem https://github.com/ValveSoftware/Source-1-Games/issues/3387#issuecomment-873475609
L4DToolz by ivailosp
https://forums.alliedmods.net/showthread.php?t=93600
Metamod plugin to unlock the max player limit on L4D and L4D2.
CVARS
- sv_maxplayers - max human players that can join your server. -1 to disable and use standart check (range 0 to 32).
- sv_removehumanlimit - remove kick for players (only L4D) when they are more than 8 for vs and 4 for coop(0 to disable, 1 to enable).
- sv_force_unreserved - if you set it to 1 before connection from lobby your server will stay unreserved and allow players to connect using connect command, this command sets.
Description
Languages
C++
71.1%
Python
27.2%
C
1.7%