logging

  1. Bully

    Future fix SMOD commands mute, unmute, settk, marktk and unmarktk aren't properly logged

    After searching the logs for some SMOD actions the other day it occured to me that settk wasn't logged properly. I did some investigating and it seems that the commands mute, unmute, settk, marktk and unmarktk don't follow the same logging convention as the other commands. The commands say and...
  2. Bully

    Logging improvements

    Background I've been working on several server scripts the last couple of months one example of which is the money system on my server. These scripts work by reading the g_log for updates, parsing them and then acting on the information. While working with this log I found a couple things that...
Top