PlanetSide Universe - View Single Post - The Oracle of Death, Part II
View Single Post
Old 2014-03-24, 08:21 PM   [Ignore Me] #12
MerlO
Private
 
Re: The Oracle of Death, Part II


/thread necro

Originally Posted by Stomps View Post
Also how to do group calls? Eg stats on all shotguns, or all pump shotguns but without entering them all individually query line by query line?
Added a feature to generate kill stats for all weapons of a particular category (type), the output is the standard sum / averaging i've been doing in spreadsheets :
!oracle report <category_id>

where category_id can be found by !oracle list types

e.g !oracle report 4 will output a summary of all shotgun kill stats to date.

Of course raw period data is still needed to track changes over time.

Vehicle deaths are also aggregated in the same manner:
!oracle vehreport <faction_id> <vehicle_id>
MerlO is offline  
Reply With Quote