GibCounter project is a HTML stats generator for QuakeWorld games.
GibCounter is an application that parses QuakeWorld fraglog files, generates human-readable global and per-player statistics, and writes them out in an HTML format. it supports graphical percentage bars, frag-per-death ratios, and colored "fun nicknames".
The appearance of any element of the generated stats can be easily changed through a CSS include file.
Easiest way to enable fraglogging is to run your QuakeForge QuakeWorld server as follows:
qw-server +set fraglogfile 1
You can also edit .cfg files to enable this option.
*NOTE*: All stats coming from unpersonified players like "unnamed" or "user-#" are redirected to /dev/null to avoid useless information bloat!
*WARNING*: this option works on QuakeForge QW builds _ONLY_, original iD QW server doesn't supports such a feature so consider upgrading your server ;)
Requirements:
· Perl
Product's homepage
Requirements:
· Perl