Huh, on mine it works as follows: root:[EMAIL PROTECTED]:/usr/local/games/steam1/l4d_demo# nc localhost 9000 find status: List the status of all subprocesses. broadcast: Send a command to all subprocesses. find: find commands containing a string. shutdown: Tell the server shutdown once all players have left. This is a toggle. quit: immediately shut down the server and all its child processes.
Edit: Just noticed Chris Green's reply... I don't get spew from the children in the master console, but imo that's A Good Thing ;) > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:hlds_linux- > [EMAIL PROTECTED] On Behalf Of David Parker > Sent: 16 November 2008 19:51 > To: Half-Life dedicated Linux server mailing list > Subject: Re: [hlds_linux] Broadcast messages > > Hello, > > I am launching the server with "-fork 8" and "-netconport 9000+##". As > I understand it, this should launch one parent process with 8 child > processes. I am able to telnet to ports 9000-9008 (inclusive, so 9 > ports total), but nothing happens when I type things into the console > on port 9000 and I get no ouput from it whatsoever. 9001 is the > console of the first child, 9002 is the console of the second, etc., > and these consoles work like they should. > > Is there something I'm missing? > > Thanks, > Dave > > ----- Original Message ----- > From: [EMAIL PROTECTED] > Date: Sunday, November 16, 2008 2:39 pm > Subject: Re: [hlds_linux] Broadcast messages > To: 'Half-Life dedicated Linux server mailing list' > <[email protected]> > > > Yes, if you're using netconport. > > > > Telnet into the first netconport console (the one belonging to > > the parent) > > and type "broadcast say Servers going down for updates" or > > "broadcast map > > l4d_dem_hospital01_apartment" or "broadcast any_normal_command_here" > > > > Type find into the console to see the other commands you can do. > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > [mailto:hlds_linux- > > > [EMAIL PROTECTED] On Behalf Of David Parker > > > Sent: 16 November 2008 19:35 > > > To: [email protected] > > > Subject: [hlds_linux] Broadcast messages > > > > > > Hello, > > > > > > Using forked servers, is there a way to broadcast a message to > > all of > > > the servers simultaneously? (e.g., to let players know the > > server is > > > going down for updates). > > > > > > Thanks, > > > Dave > > > > > > _______________________________________________ > > > 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

