home *** CD-ROM | disk | FTP | other *** search
- README - Q3S qStats
- -------------------
-
- I haven't the time to write down a complete book about this little tool, so I start
- to explain a few important things on Q3S so you can use it through the development
- period.
-
- First of all I encourage you to send me an eMail if Q3S says things like "error" and
- so on. These messages WILL appear, but I don't know under which circumstances.
- That's why I built these messages in the log parser.
- Please read the REPORT file, it will explain this all...
-
- thanks, SC/HellraiseR (hellraiser@baden-online.de)
-
- DEVELOPMENT
- -----------
- There are many things to do until final release.
- Next plans are
- - stat database
- - full ctf statistics (parts finished)
- - overall statistics
- - additional graphics
- - top ten / "ueberchief" and "ueberloser" calculation
- - any other suggestions? --> eMail
-
- INFO
- ----
- This tool IS freeware.
- The PASCAL sourcecode will come with the final release.
- Idea by HellraiseR @ SuicideCommando
-
- Thanks to [SC]<Shellshock> for helping me out with the building of many
- different logfiles to test Q3S.
-
-
- INSTALLATION
- ------------
- very simple ;)
- Just unZIP this archive somewhere in any directory.
- You only have to take care of the directory structures..
- That means that the LOGS/ directory exists.
- The DATA/ is only for design yet, but I wouldn't kill this one.. you'll see ;)
-
- USAGE
- -----
- Hm. look into the Q3S.CFG - it should be self-explaining.
- Should I say that you'll NOT have any GUI? ;)
- You have to run the Q3S.EXE to build the HTML structures inside of LOGS/
-
- To view the Stats, simply start your favourite browser and load the file LOGS/INDEX.HTM
-
- LIMITS
- ------
- There are the following limits:
- - max 64 players (connections) per game
- - max 256 games per logfile
- - max 65535 kills/deaths/suicides per player ;-)))
- - max logfile size: don't know... ?? (i've tested a 2,3 meg logfile... worked.)
-
- --------
- 01-06-00 03:04am
- ...to be continued!