I was wondering if anyone has found a good stats generator for JK2. I've found stats generators for Q3 but if I used one of those I would have to mod it and I'm lazy. Any help would be appreciated.
you can get one at
http://jk2.gamersimpact.com/) and imho, is by far the best out there as of yet
I've got a pretty hacked version of 'Jedi Logger' by Sam Evans. If you want, take a look at our output at:
http://sneakybuffalo.clanservers.net/stats/player-byskill.html)
If you're interested in an abused version of abused scripts then I'd be happy to send it to yah. Additionally me and a couple friends are gunna work on a php/mysql version. I've got some decent ideas about how to make it extensible to deal with new mods, etc.
I have been going mad trying to get Jedi Logger to run on my system. The Perl script runs for a bit and I get the HTMl files, but there is NO data in the files, even though it lists a huge number of lins processed. Does this script not work for CTF?
It works fine on my CTF server.
Ditto we run CTF maps and it works fine. CTF adds a couple lines to the logfile which are ignored completely by jedilogger.
Make sure your permissions are set properly on various directories. You should have a:
- directory where the script lives
- a 'data' directory inside that.
- directory where to output HTML
- a 'players' directory inside that.
(that's if you're using base config stuff, I think).
Run the script with the -d flag as well, see what additional information you get.