UTStatsDB
From UnrealAdminWiki
Contents |
UTStatsDB is a program for parsing logs from the Epic Games' Unreal Tournament series (UT '99, 2003 and 2004) and storing them in a database, along with a web based stats viewer. The system is written completely in PHP and works with MySQL database or SQLite. A mutator is required for generating the local log files in UT & UT2003, UT2004 has local logging capability built-in.
[edit]
Requirements
- HTTP Server (e.g. Apache, IIS)
- PHP 4.2 or newer.
- MySQL 3.2 or newer (optional).
[edit]
Logging mutators
UT
- built-in Logger
- UTStats mutator
UT2003
- LocalStats
- LocalLog
UT2004
- built-in Logger
- OLStats
[edit]
Releases
- 3.01
- 2.21
[edit]
Links
Website
UTStatsDB Demo
Forum
OLStats (by Overload)
ServerExt (by Elmuerte)
UTStats (by Azazel, AnthraX & toa)
Categories: UT | UT2003 | UT2004

