PDA

View Full Version : CombatStats: COD Stats Generator / Log Parser


Jason99
04-30-2004, 06:57 AM
CombatStats is a a program which reads multiplayer logs from 1st person shoot-em up games like “Call Of Duty”, and creates statistic files based on highly customisable templates. These output files are commonly HTML files for uploading to a web server. Installation is fairly straight forward.

A sample of the output can be seen on http://jason.hylandfamily.org/codstats/totals

It's available at http://www.codadmin.com/nuke/modules.php?name=Downloads&d_op=viewdownload&cid=1#cat

CombatStats is currently a BETA product! This means that you should exercise caution when running. Whilst I'm sure you shouldn't encounter any serious problems - please backup your files before running! Currently the documentation is far from complete - I just plain ran out of time (and a little enthusiasm) for that. I am working on it and hope to have it ready for the next release. Your best bet to figure out the templates is to look at the sample ones provided! If you do encounter any problems pleae email me at jason@hylandfamily.org or drop a note here!

Regards, Jason

Hazzie
05-10-2004, 06:08 AM
This is a nice stats generator package but at the moment it is definatly designed for a windows environment. If you are hosting on Linux be prepared for renaming of assets and files as the author has used mixed case.

i.e. a graphic is called COLT.jpg, but is referenced as colt.jpg, or a htm page is kown as index.htm but is linked to as Index.htm

minor niggle (but irritating) that will hopefully be sorted when it comes out of beta.

Jason99
05-10-2004, 02:24 PM
This is a nice stats generator package but at the moment it is definatly designed for a windows environment. If you are hosting on Linux be prepared for renaming of assets and files as the author has used mixed case.i.e. a graphic is called COLT.jpg, but is referenced as colt.jpg, or a htm page is kown as index.htm but is linked to as Index.htm minor niggle (but irritating) that will hopefully be sorted when it comes out of beta.

Hazzie,

Glad you like it. My first 0.1 beta tester experience the same problem with mixed case (he uses a linux host), so I fixed it in the next release (for release details and planned fixes see http://www.combatstats.co.uk).

Sorry to have irritated :lol:

Regards, Jason.

Hazzie
07-06-2004, 04:38 AM
Strange i didnt get a notification to your reply.

I will download the new version tonight and give it a go :)

Cheer.

Hazzie

Hazzie
07-17-2004, 11:36 AM
hi

ok finaly got to try it last night. From first looks here are one or two suggestions.

1) There is still a few lower case upper case issues. esp with Index.htm. Some files are looking for index.htm

2) Is it possible for you to restructure the way its looking for graphics and stylesheets. It seems at the moment i have to up load all the graphics and style sheets with every game. Since i keep a history of games this is just a waste.

Can i suggest

rootfolder/
rootfolder/HTML/images
rootfolder/HTML/style
rootfolder/HTML/stats/1234566.htm etc

this way only one lot of images and style files are needed.

more commets when i get time to play more