thanks, now it says this, [EMAIL PROTECTED] /usr/local/steam/cssource]# ./srcds_run -console -game "Counter-Strike Source" +map de_dust +maxplayers 16 +ip 66.232.97.237 - port 27015 Invalid game type 'Counter-Strike' sepecified. Sun Aug 10 15:26:03 EDT 2008: Server Failed Auto detecting CPU Using AMD Optimised binary. Server will auto-restart if there is a crash. Unable to determine CPU Frequency Sun Aug 10 15:26:03 EDT 2008: Server Quit
On Aug 10, 2008, at 3:16 PM, Anthal wrote: > ./srcds_run -console -game "Counter-Strike Source" +map mapname > +maxplayers 24 +ip 123.456.789.0 -port 27015 > > You may want to create a script that starts it, and run it in a > screen. > That'd look something like this: > > #!/bin/sh > echo "Starting CS:S Server" > sleep 1 > screen -A -m -d -S css ./srcds_run -console -game "Counter-Strike > Source" +map mapname +maxplayers 24 +ip 123.456.789.0 -port 27015 > > > Kane Lauck wrote: >> I did all that. How do i start a game? >> >> Kane >> >> >> On Aug 10, 2008, at 3:02 PM, Ondřej Hošek wrote: >> >> >>> ./steam -command update -game "Counter-Strike Source" -dir blahblah >>> >>> ~~ Ondra >>> >>> On 10.08.08 20:49 Uhr, Kane Lauck wrote: >>> >>>> OK so i found steam 1.0, got it all compiled, installed and updated >>>> for CS Source. >>>> >>>> I've tried ./steam -game "Counter-Strike Source" with various >>>> iterations but every time it just gives the instruction page. Is >>>> hlds >>>> supposed to exist on my system, freebsd 7 btw? >>>> >>>> Kane >>>> >>>> >>> _______________________________________________ >>> 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 >> > > > _______________________________________________ > 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

