Chat Logs.

Results 1 to 3 of 3
  1. #1
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Chat Logs.

    How could chat logs be kept? Is there a lot of DB Stuff required?
    Do any of you use that system? Mind sharing it ? :D


  2. #2
    Account Upgraded | Title Enabled! alfredao is offline
    MemberRank
    Jan 2008 Join Date
    Coronel FabriciLocation
    705Posts

    Re: Chat Logs.

    Log Chat in a TXT file is better :D
    Last edited by alfredao; 19-09-09 at 04:19 AM.

  3. #3

    Re: Chat Logs.

    Quote Originally Posted by phoenix_147 View Post
    How could chat logs be kept? Is there a lot of DB Stuff required?
    Do any of you use that system? Mind sharing it ? :D
    Hook the client, send the chat input to the server to a txt file,

    or hook the server, and log all Chat instances, to a txt file.

    Just a note: The log files will be huge.



Advertisement