View Single Post
SilentBr
Veteran Member
Join Date: Jan 2009
Old 07-04-2023 , 19:27   Re: [L4D(2)] MultiSlots
Reply With Quote #422

Quote:
Originally Posted by HarryPotter View Post
My multislots is not supposed to unlock infected slots.
If you want to play 10 VS 10, install l4dmultislots and l4dinfectedbots

Modify cvars respectively

PHP Code:
//cfg/sourcemod/l4dmultislots.cfg

l4d_multislots_max_survivors "10"
l4d_multislots_limit_survivors "10"
l4d_multislots_spawn_survivors_roundstart "1" 
PHP Code:
//cfg/sourcemod/l4dinfectedbots.cfg

 
l4d_infectedbots_charger_limit "2"
 
l4d_infectedbots_boomer_limit "2"
 
l4d_infectedbots_hunter_limit "2"
 
l4d_infectedbots_jockey_limit "2"
 
l4d_infectedbots_smoker_limit "2"
 
l4d_infectedbots_spitter_limit "2"
 
l4d_infectedbots_max_specials "10"
 
l4d_infectedbots_add_specials "0" 
Oh I didn't know that I needed l4dinfectedbots as well on my versus server. I use it on my coop x16 servers.

Thank you!!!
SilentBr is offline