PDA

View Full Version : program that reads the chat in the game_mp.log?


Plasma
02-17-2004, 08:45 AM
Are there any programs that will display all the chat from a game log?

Cobra
02-17-2004, 09:39 AM
ServerWatch show all chat in the game instant when people write in the game.
So you can chat with the players without beeing in the game.

Plasma
02-17-2004, 09:40 AM
but will it allow me to open the game_mp.log file and display all the chat ?

2drunk2funk
02-17-2004, 01:00 PM
I wanted an rcon command to allow all the real time "game.log" data to be sent, I know Q3 can with logaddress serverip port but it looks like COD does not, and if it does no one at Infinity wards will assist :(

I wanted to integrate into into my utility to add chat/player info/stats etc :(

Anex
02-17-2004, 01:17 PM
2drunk, you either need the server to be linux based, allowing for shell or ftp connections, or windows based with shell scripting to write the log to another file.

Unfortunately, most GSPs don't allow shell access and Linux servers aren't as common in CoD yet...though are growing considerably.

Sgt_mac
02-18-2004, 12:18 AM
Heya there.

I use quake chat. Works really well, and you can save the chat as a text file.

see here.
http://www.gamerunners.com/modules.php?name=Downloads&d_op=viewdownloaddetails&lid=14&ttitle=Quake_Chat

LtMoeGreen
02-18-2004, 07:36 AM
I've seen the posibility to sent the Chatlog to a Homepage. At this page you could see the complete Chatlog in Realtime. But i didn't find out how it is possible.... Any Ideas?

Edit:

I've looked in the Main Folder on the Server. There's no .log file there. But in the Server config is the Command to create that file... :(