[ACS] Its it possible to save a log out of the chat messages?

Discuss all aspects related to modding Zandronum here.
Post Reply
User avatar
Lord_of_D:
Posts a lot
Posts: 691
Joined: Sun Aug 26, 2012 5:31 am
Location: Mexico
Contact:

[ACS] Its it possible to save a log out of the chat messages?

#1

Post by Lord_of_D: » Wed Sep 13, 2017 3:32 pm

Im lately working on a college project about making a program in Python that identifies certain key-words in a text file, and i would like to test it out with online games, and because Zandronum would be a "interesting" place to test it out, i would like to know if its possible to save every single chat message on a log? I dont care if its through a client-only or a hosted server, i just would like to know if its possible through scripts.

User avatar
Sean
IRC Operator
Posts: 952
Joined: Thu Jan 16, 2014 9:09 pm
Location: United Kingdom
Contact:

[ACS] Re: Its it possible to save a log out of the chat messages?

#2

Post by Sean » Wed Sep 13, 2017 3:38 pm

You mean, like logfile?
<capodecima> i dont say any more word without my loyer jenova

User avatar
Lord_of_D:
Posts a lot
Posts: 691
Joined: Sun Aug 26, 2012 5:31 am
Location: Mexico
Contact:

[ACS] Re: Its it possible to save a log out of the chat messages?

#3

Post by Lord_of_D: » Wed Sep 13, 2017 3:46 pm

Sean wrote:You mean, like logfile?
exactly what i wanted, thougt i would have to do something complicated, thanks a lot, however will it save the chat messages printed by the multiple players in-game? as far as i understand it only saves console commands, not sure if personal chat messages too.

User avatar
Sean
IRC Operator
Posts: 952
Joined: Thu Jan 16, 2014 9:09 pm
Location: United Kingdom
Contact:

[ACS] Re: Its it possible to save a log out of the chat messages?

#4

Post by Sean » Wed Sep 13, 2017 5:21 pm

Lord_of_D: wrote: exactly what i wanted, thougt i would have to do something complicated, thanks a lot, however will it save the chat messages printed by the multiple players in-game? as far as i understand it only saves console commands, not sure if personal chat messages too.
If it's in the console, it's in that file.
<capodecima> i dont say any more word without my loyer jenova

Post Reply