here's how to setup NOP in short:

1. unzip nop to a directory of your choice

2. open "rank.bat" in your favourite texteditor and
   edit the line that runs NOP:

   nop <server-logfile> <html-outputfile> -time X

   <server-logfile>	is the full path and logfile name of your server 
			logfile (e.g. c:\q3test\baseq3\games.log)

   <html-outputfile>	is the full path and filename of the generated
			html-files (e.g. d:\http\rank)

   -time X 		is the time in minutes to pass until NOP 
			automatically re-runs and updates the ranking list
			(e.g. -time 20)

3. edit your webpage and make a link to the first html-outputfile, the
   first html-file will have a 0 attached to the name you set above
   (e.g. www.yourserver.com/rank0.html)

4. run your server with "set logfile 1", open a dos-box and run "rank.bat"

5. open your webbrowser and take a look at the rankings (you gotta let
   them play at least 3 games to have players in your ranking-list)

IMPORTANT: please make sure you are using the log-file of your server,
not a copy of it. NOP will empty the file after building the ranking tables.
If you use the same data twice, it will produce wrong tables!!

see nop.txt and rank.bat for details.
