Page 1 of 1

autoexec.cfg

Posted: Sun Jan 04, 2009 10:32 pm
by Cynyx
In order to make easy configuration for all, there is my autoexec.cfg file in ..\Steam\SteamApps\common\left 4 dead\left4dead\cfg.

Code: Select all

// reset lobby to random server
bind "F9" 'ms_force_dedicated_server ""; sv_search_key ""'
// force a lobby to E=mc² server
bind "F10" 'sv_search_key emc2clan;sv_cheats 1;ms_force_dedicated_server 91.121.155.198:27090'
// connect to E=mc² L4D server
bind "F11" 'connect 91.121.155.198:27090'
//  show console
bind "F12" showconsole
// show admin menu
bind "F1" "sm_admin"
I will update this post each time a modification can be usefull.

Re: autoexec.cfg

Posted: Mon Jan 05, 2009 12:34 am
by KIO
But we have to be careful with the force_dedicated blablabla... Because if u have that set, you can ONLY join our server from a lobby, if you are the leader.. So, if the server is not empty, u will end up in a circle of not being able to connect.. So, if you want to play on a non-emc2 server, type ms_force_dedicated_server " " in console, that will disable the forced connection to our server.. If u want to have it again, just type it again with the ip address..