Dirk
-
2012-03-01
This XSL does transform the qstat XML output into RSS2.0 including a rating for the servers
The rating is calculated as follows: (numplayers - bots)/maxplayers
The result is a float [0.0 ... 1.0] 1.0 being good
it does detect bots by their ping
USAGE (Linux): qstat ... -R -P -xml | xsltproc qstat_xml2rss.xsl -