Hi everybody !
I intend to make a script (PHP-command line, anyway), doing like the perl script HLstatsX (well, not like it 'cause if that was the case, I would take HLStatsX ).
I just wanna know how can you listen to the live-log of SRCDS. I'm running a Windows SRCDS server.
I have "log on" and a log_address, with a port. I managed, through a class to send rcon commands, etc, but I would like to listen to the chat.
I know I can read log file, but these aren't real time logs, (I have to wait the end of the map).
What are the kind of queries I have to send, and what I have to expect in return from SRCDS ?
Thank you
I intend to make a script (PHP-command line, anyway), doing like the perl script HLstatsX (well, not like it 'cause if that was the case, I would take HLStatsX ).
I just wanna know how can you listen to the live-log of SRCDS. I'm running a Windows SRCDS server.
I have "log on" and a log_address, with a port. I managed, through a class to send rcon commands, etc, but I would like to listen to the chat.
I know I can read log file, but these aren't real time logs, (I have to wait the end of the map).
What are the kind of queries I have to send, and what I have to expect in return from SRCDS ?
Thank you