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 > Hosted Forums > UTStats > General Chat

Reply
Thread Tools Display Modes
  #1  
Unread 10th August, 2014, 02:36 PM
killereye killereye is offline
Dominating
 
Join Date: Sep 2006
Posts: 106
Default New addition for Domination - Graphs

This is created within utstats and based on that log (as opposed to the obscure java program that used chatlogs).

Features
  • Graph above gives dom points over time per team. Purple markers = when that team had amp (sdom).
  • Graph below is the net dom points per minute.
  • For sDOM : Graphs given showing item pickups per team & how effective amp runs were (net points for team during amp run)
  • Player names plotted below chart are the most active players, at their avg time. If people didn't switch too much (or back), this should give a good idea who played who and if a switch occured.
  • Small score deviations always possible due to utstats not logging all events & dom scoring algorithm in UT being gay

Example



Install

Code:
Addition to utstats to render some graphs for domination

INSTALLATION

	Simply add following files to your utstats:

		includes/domstats.php
		import/import_domscreens.php
		pages/match_info_dom.php

	For the following pages, a DIFF is adviced instead of simply replacing the current files. Changes done on latest packaged version of utstats.

		includes/config.php
		import/import.php
		pages/match_info.php 	

	Optional: Install JPgraph properly and change include statement in "includes/domstats.php"

Additional info wrt changes done

	-- CONFIG

	includes/config.php CHANGED
		Added variables for this extention down below
			
					
	-- IMPORT CHANGES

	import/import.php CHANGED
		783-790: Add call to import_domscreens if gametype played was domination
		
	includes/domstats.php		NEW
		All magic happens here : All functions used to generate the graphs
		
	import/import_domscreens.php NEW
		Wrapper to call all relevant functions each time a dom game is imported. 

		
	-- PRESENTATION CHANGES

	pages/match_info.php 		CHANGED
		6: reference foldername for dom images
		38-39: check if for this game the total image exists in the folder. if so, add page with graphs

	pages/match_info_dom.php	NEW
		Basically adds the graphs to a single table to align them
Download
https://www.sendspace.com/file/boosx5

Last edited by killereye : 10th August, 2014 at 02:38 PM.
Reply With Quote
  #2  
Unread 20th February, 2017, 02:16 AM
BaTHuK BaTHuK is offline
Forum Newcomer
 
Join Date: Dec 2016
Posts: 5
Default

Where can I find it now? Link does not work
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 04:46 AM.


 

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