Hello, Go to the directory where srcds is installed. To make sure you are in the correct directory, do a "ls -ld" and make sure there is a binary called "steam" and a directory called "l4d" contained within the current directory. Then run this:
./steam -game "left4dead" -command "update" -verify_all Once this has finished, start the server: ./srcds_run -game left4dead +ip %i +port %p -tvmasteronly +exec server.cfg +map l4d_farm01_hilltop -debug Where %i is replaced with the IP address and %p is replaced with the listen port. I could be mistaken, but I'm pretty sure tickrate and fps_max are not used by Left 4 Dead. -verify_all is an option for steam, not for srcds_run. If it still does not work then you might have a configuration problem in your server.cfg. - Dave ----- Original Message ----- From: Robert <[email protected]> Date: Sunday, April 26, 2009 4:39 pm Subject: Re: [hlds_linux] instructor_lessons.txt To: [email protected] > Hello > > so, nobody could connect via connect.. its always the instructur > message2 mates and i tried and tried, no work > what paramater should i put in my dedicated? > srcds_run -game left4dead +ip %i +port %p +maxplayers %s - > tvmasteronly +exec server.cfg +map l4d_farm01_hilltop -tickrate > 100 +fps_max 600 -verify_all > > i have it like this! > > > > > On Sun, 26 Apr 2009 22:21:41 +0200 > w4rezz <[email protected]> wrote: > > > only you cant connect? Go to steamApps/common.... , find > > scripts/instructor_lessons.txt and delete it.. > > nobody cant connect? use hldsupdatetool to fix that with - > verify_all parameter > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list > archives, please visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

