Here's a server.cfg:
---------------------------------
hostname "L4D Demo Server"
// rcon password
rcon_password yourRconPassword
// server cvars
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_voiceenable 1
sv_pure 1
sv_public 1
sv_allow_lobby_connect_only 0
//sv_unreserve
// Difficulty
z_difficulty normal
// server logging
log on
sv_log_onefile 0
sv_logfile 1
sv_logsdir /usr/local/srcds_1/logs
sv_logbans 1
sv_logecho 1
// operation
sv_lan 0
sv_region 0
// execute ban files
exec banned.cfg
writeid
writeip
---------------------------------
I launch the server with the following options (some are repeats from
the server.cfg just to make sure they get set):
-game left4dead +map l4d_dem_hospital01_apartment +maxplayers 8 +ip
x.x.x.x -port 27015 +sv_lan 0 +sv_public 1 +sv_allow_lobby_connect_only
0 +exec server.cfg
Hope this helps.
- Dave
Patrick Shelley wrote:
> Can anyone share a server cfg so i can set mine up better please?
>
> Thanks,
>
> Patrick
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives, please
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--
Dave Parker
Utica College
Integrated Information Technology Services
(315) 792-3229
Registered Linux User #408177
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux