- UID
- 1146659
- 主题
- 24
- 阅读权限
- 60
- 帖子
- 6379
- 精华
- 0
- 积分
- 3361
- 金钱
- 32955
- 荣誉
- 17
- 人气
- 13
- 在线时间
- 25302 小时
- 评议
- 0
- 帖子
- 6379
- 精华
- 0
- 积分
- 3361
- 金钱
- 32955
- 荣誉
- 17
- 人气
- 13
- 评议
- 0
|
this plugin add this cvar to l4d and l4d2
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 when they are more than 8 for vs and 4 for coop(0 to disable, 1 to enable)
sv_unlock_sb_add - you can use "sb_add" command to spawn bots
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 sv_allow_lobby_connect_only 0, so you need to create lobby using ms_force_dedicated_server and then connect to server, your friends may see wrong max players in friend lobby, so give them ip.
if you want your server to allow more than 18 players, it is good to change 1st map after plugin load, in some cases server may crash if you don't do that
last version for l4d1 is 1.0.0.6b (windows only)
last version for l4d2 is 1.0.0.9 (windows and linux)
version 1.0.0.0
1st public version
version 1.0.0.1
-added new cvar sv_force_unreserved
version 1.0.0.2
-small bug fix
version 1.0.0.3
-fixed 32 slot server problem with v.1.0.1.4(l4d1)
version 1.0.0.4a
-first source code release
version 1.0.0.5
-added support for l4d2
-removed sv_unlockgamemode
-source code release
version 1.0.0.6b
-max players will be reported correctly on Steam Group servers
version 1.0.0.7
-version only for debug and testing
version 1.0.0.8
-added full support for linux version of l4d2
-l4d1 is not supported
version 1.0.0.9
-update signature for l4d2(linux) after game update on 18.12.09
extract files form zip files to addons folder, you need to have pre-installed metamod source(1.7 or 1.8 for l4d1 and 1.8 for l4d2) |
附件: 你需要登录才可以下载或查看附件。没有帐号?注册
|