tiraas
10-10-2006, 11:25 PM
Greetings, I created a chat log viewer for a Anarchy Online.
I logged the chat/combat within the game to an external file (easy to do)
Then I created a program that could do these things:
The program made... well it could run locally Host and Connect to 127.0.0.1 or Host and Connect to a remote IP somewhere, the data was so rich in raids people just flooded me with ideas on filters/alerts etc....
I hate having the chat channels on the same screen as the graphics and having another screen just for chat means I can have basicly all the stuff I would ever need being monitored on a 2nd screen but without having to tab or filter based on what condition I was in.
One of the biggest things about my old program was for healer syncronisation (it is a big thing in AO) I setup many many little event monitors and tactical displays based on the information that was comming from each individual client.
Now with WoW being so large I am wondering if anyone has already done something like this?
Or do I have to modify my old program to work with a chat log mod?
I logged the chat/combat within the game to an external file (easy to do)
Then I created a program that could do these things:
The program made... well it could run locally Host and Connect to 127.0.0.1 or Host and Connect to a remote IP somewhere, the data was so rich in raids people just flooded me with ideas on filters/alerts etc....
I hate having the chat channels on the same screen as the graphics and having another screen just for chat means I can have basicly all the stuff I would ever need being monitored on a 2nd screen but without having to tab or filter based on what condition I was in.
One of the biggest things about my old program was for healer syncronisation (it is a big thing in AO) I setup many many little event monitors and tactical displays based on the information that was comming from each individual client.
Now with WoW being so large I am wondering if anyone has already done something like this?
Or do I have to modify my old program to work with a chat log mod?