> A VERY simple yet VERY useful addition to the HLDS console would be GREATLY > appreciated: if the > console window took up all of the lines on the screen except > the last one where the admin would enter > commands. It is difficult to change a cvar from the server console when there is > constant action within the
I redirect my console to a pipe, which is read from (and processed) by a perl script and then sent to a logfile. Having extra control chars to repositon the cursor and rewrite the input line for each new log line would would ruin this very efficient method of adding extra features to HL servers (one of benefits of this method is the creation of true multitasking within HL). Matt. _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

