mirror of
https://github.com/accelerator74/l4dtoolz.git
synced 2025-09-19 04:06:09 +08:00
11ab6e1e54eb95cd6294b4ce26cb82e208624e1c

Using `baseserver.h` (https://github.com/L4D-Community/Left4Downtown2/blob/master/extension/l4d2sdk/baseserver.h) instead of hardcoded offsets. Thanks @A1mDev
L4DToolz
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_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%