View Single Post
ronbrug
New Member
Join Date: Dec 2009
Old 10-13-2010 , 11:02   Re: [EXTENSION] Left 4 Downtown 2 (0.5.1.0) - L4D2 Only, Updated Left4Downtown
Reply With Quote #120

Great plugin, but on hlsw it only showes 0/8 players.

This is my server.cfg

PHP Code:
// Use this file to configure your DEDICATED server.
// This config file is executed on server start.

// We don't need server password
// sv_password "####"



// maximum client movement speed
sv_maxspeed 320

mp_timelimit 30

sv_cheats 0
sv_lan 0
sv_region 3
sv_maxupdaterate 100
sv_minupdaterate 20

// load ban files
exec listip.cfg
exec banned
.cfg

sm_cvar mp_gamemode versus
//-----------------------------------------------------------
//--> Left 4 Downtown 2 SM Extension Commands
//-----------------------------------------------------------

l4d_maxplayers 18
sm_cvar l4d_maxplayers 18


//-----------------------------------------------------------
//--> Super Versus v1.5.4 SM Extension Commands
//-----------------------------------------------------------

l4d_survivor_limit 4
sm_cvar l4d_survivor_limit 4
//--> Maximum number of survivors. Default 4, Maximum: 18.

l4d_infected_limit 4
sm_cvar l4d_infected_limit 4
//--> Maximum number of infected. Default 4, Maximum: 18.

l4d_supertank 0
sm_cvar l4d_supertank 0
//--> Set tank HP dependent on survivor amount.
//--> "1" to Enable, "0" to Disable. Default: "0".

l4d_tank_hpmulti 0.5
sm_cvar l4d_tank_hpmulti 0.5
//--> Tanks HP Multiplier (multi*(survivors-4))
//--> Default: "0.25".

//l4d_XtraHP "0"
//--> Give extra survivor medpacks.
//--> "1" to Enable, "0" to Disable. Default: "0".

l4d_killreservation 1
sm_cvar l4d_killreservation 1
//--> Allows more than 8 players to connect to server.
//--> "1" to Enable, "0" to Disable. Default: "1". 
Just new whit this kind off things, hope you can help me out.

Its a linux server
ronbrug is offline