You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Front Page > Downloads > Unreal Tournament > Misc

Reply
Thread Tools Display Modes
  #1  
Unread 15th June, 2004, 01:13 PM
Azazel's Avatar
Azazel Azazel is offline
Administrator
 
Join Date: Jul 2002
Location: UK
Posts: 2,408
Default N-O-P Stats

N-O-P Stats
Attached Files
File Type: zip nop41.zip (90.2 KB, 663 views)
__________________

Phoenix Alliance - The Movie
Revisionistic Movie
The Unreal Admins Page - the resource for unreal admins
Reply With Quote
  #2  
Unread 18th August, 2004, 04:25 PM
akari akari is offline
Forum Newcomer
 
Join Date: Aug 2004
Posts: 8
Default

how do i run this thing. My server is running on a windows server
Reply With Quote
  #3  
Unread 18th August, 2004, 05:38 PM
PizzaMan's Avatar
PizzaMan PizzaMan is offline
Holy Shit!!
 
Join Date: Jun 2004
Location: Bergen - Norway
Posts: 2,389
Default

Read the file nop4.html
Reply With Quote
  #4  
Unread 18th August, 2004, 05:52 PM
akari akari is offline
Forum Newcomer
 
Join Date: Aug 2004
Posts: 8
Default

I did but it says notting about starting it
Reply With Quote
  #5  
Unread 26th August, 2004, 04:14 PM
iDeFiX iDeFiX is offline
Godlike
 
Join Date: Jun 2004
Location: NL
Posts: 369
Default

1) You need to have the Java runtime installed (download @ http://java.sun.com/j2se/1.4.2/download.html).
2) Configure NOP (read the documentation)
3) Run NOP by entering "java nop" on the commandline (cd to the NOP folder)

Last edited by iDeFiX : 26th August, 2004 at 04:15 PM. Reason: more info
Reply With Quote
  #6  
Unread 2nd September, 2004, 12:31 PM
LittleHorn's Avatar
LittleHorn LittleHorn is offline
Holy Shit!!
 
Join Date: May 2004
Posts: 500
Default

i think thats not v good when you can just use UTs ngstats if you set it up correctly - why add something you already have?
Reply With Quote
  #7  
Unread 2nd September, 2004, 12:44 PM
Azazel's Avatar
Azazel Azazel is offline
Administrator
 
Join Date: Jul 2002
Location: UK
Posts: 2,408
Default

http://www.unrealadmin.org/forums/showthread.php?t=7797
__________________

Phoenix Alliance - The Movie
Revisionistic Movie
The Unreal Admins Page - the resource for unreal admins
Reply With Quote
  #8  
Unread 26th September, 2006, 10:17 PM
GrowMoreWeed GrowMoreWeed is offline
Killing Spree
 
Join Date: Mar 2006
Posts: 26
Default

Akari is right. The help files doesn't mention how to start the app. Unfortunately, iDeFiX's command doesn't work. To start NOPstats you actually need to issue:
Code:
java -cp FULLPATHTONOP nop
I wrote this into a batch file along with some other bits:
Code:
@echo on
xcopy c:\UnrealTournament\logs\*.log d:\NOPStats\rawlogs /Y
java -cp d:\NOPStats nop
pause
This first line is just so we see what's going on.
The second line copies all the log files to a temporary directory. I do this because nop errors out when it encounters a .tmp file (caused by incomplete games). I first tried deleting all the .tmp files before nop runs but you cannot successfully do this while the server is running as the latest .tmp file is in use.
The third line runs nop and I added a pause at the end, incase I want to review the output.

Remember to specify your temporary directory in nop4.cfg and set it to delete logs after parsing.

It seems like NOPstats is a long dead project (a quick Google search returns only 43 results, most being dead stat pages) but it's my favorite stats package that I've used and the only one with any kind of ASP support.
__________________
Admin of the Digital Crop Circle Syndicate
Reply With Quote
  #9  
Unread 19th September, 2010, 06:35 AM
back4more's Avatar
back4more back4more is offline
Holy Shit!!
 
Join Date: Oct 2008
Location: NextDoor
Posts: 1,908
Default

Quote:
Originally Posted by NOP-html
Introduction

This html help file should cover all topics related to the use of NOP with all supported games. If you're having problems installing or using NOP, please e-mail me. The latest version of NOP will always be available at www.n-o-p.com. There's also a page with FAQs and you can join a mailing list to be informed about new versions and changes.

NOP supports the following games:

Quake 3 Arena (by id software)
HalfLife and HL Team Fortress Classic (by valve software and sierra)
HalfLife CounterStrike (by the Counter Strike Crew)
HalfLife Jailbreak (by Team Reaction) and
Unreal Tournament (by Epic Games & Digital Extremes).

All servers of these games create logfiles at the time people play. These logfiles contain information about frags, items, deaths, parts and joins and a lot of useless stuff as well. NOP simply parses these logfiles, saves the data for future use and generates ranking tables and statistic HTML pages based upon HTML templates. NOP's main features are:

- compatible with all systems using java, jre or jview (java application)
- runs parallel to servers, without slowing them down (lowest system priority)
- re-runs at a certain amount of time
- fast data access and HTML creating
- comes with ASP and CGI (perl) scripts to let the people search databases
- uploads HTML files to ftp-servers / executes a command of your choice
- unlimited number of players and games
- parses multiple logfiles of different type of games at once
- generates multiple HTML pages for different type of games at once
- output 100% customizable through templates & style sheets
- uses a config file (no cryptic command line parameters)
- alias list, banned list, player expiration
Another or rather a previous version of the UTstats perhaps?

Looks interesting..
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 06:25 AM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.