R1Q2 Filter Calculator
The current versions of R1Q2 has the ability to filter certain items from appearing on your console and in your log files. This calculator helps to create the flag needed to filter those items. Below, select the items that you do NOT want to see on your console or in your log files, then follow these instructions.

To filter the output on your console add the following line to your server's config file.
set con_filterlevel "xxxxx"
Where xxxxx is the number the caculator comes up with.

For your log files, the procedure is the same except the line you add is:
set logfile_filterlevel "xxxxx"

You can also test your current flag by typing it into the textbox, the checkboxes will be checked with what your current flag filters.
R1Q2 Filter Calculator
LOG_CLIENT (1)
LOG_SERVER (2)
LOG_DEBUG (4)
LOG_WARNING (8)
LOG_ERROR (16)
LOG_GAME (32)
LOG_CONNECT (64)
LOG_NAME (128)
LOG_DROP (256)
LOG_KICK (512)
LOG_EXPLOIT (1024)
LOG_DOWNLOAD (2048)
LOG_NOTICE (4096)
LOG_CHAT (8192)
LOG_NET (16384)
LOG_GAMEDEBUG (32768)
LOG_ANTICHEAT (65536)