Quote:
Originally Posted by Downtown1
You need to raise the ConVar bounds on it first.
Though I'm not really sure how we'll get more than 4 survivors right now.. I know Left8Dead does it somehow without using the hacked sb_add command, so maybe we can get 8 survivors and 8 player infected after all without much trouble?
Also has anyone confirmed Damizean's plugin posted here will add survivor bots past 4?
If not, I can take a look at patching Director::AddSurvivorBot next week.
|
I set follow valut in server.cfg
l4d_maxplayers 18 //code1
sm_cvar z_max_player_zombies 8 //code2
sm_cvar survivor_limit 8 //code3
After start "Win" server,it allow 8 survivors , 8 player infected and 2 spectator and won't reset above value.
But the same way in linux isn't workable!!
After start "Linux" server,code2 and code3 always on lock.
did I mention clearly?