• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Scenario Statistics

 

Project Updated:
Files Updated: Tue, Dec 2 2008
Supports Game Version: Beta 3.0
Category: PvP
Tags:

[Edit Tags]

Project Manager: JarikaWar
Additional Authors: No additional authors
Current Version: v1.4
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge
Avg Daily DL (last 30 days): 2
Downloads Total: 2,276
Favorites: 10
Comments: 15
  • About Scenario Statistics
  •  

A simple addon, that allows you to review your win/loss ratio in scenarios as well as quite a few other statistics, as the highest damage you've done, or the most killing blows, or how much XP you get on average in a scenario.

There is only one single slash command:
/sstats

Without LibSlash installed use this (exactly like this):
/script ScenarioStats.Slash("")

This will show the GUI window. Rightclick it for configuration.

It should work with all languages, but if it should cause problems with something, let me know the name of the scenario that doesn't work and what language your client/server is.

It now saves the data on a per-character base. That means your Swordmaster on one server, your Rune Priest on the same server and your Sorceress on another will have different statistics each.
You can easily view the data of other characters, to compare how you're doing.

Changing the whole Warhammer to safe settings per character is no longer required to get no mixed up statistics. Actually it is not even recommended anymore, if you want to view other character's statistics.

Optionally requires LibSlash by Aiiane. It will work fine without it, but you won't be able to use the /sstats shortcut (see above)

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Scenario Statistics v1.4 Release Beta 3.0 1,786 12/2/2008
  Scenario Statistics v1.3 Release Beta 3.0 62 11/30/2008
  Scenario Statistics v1.2 Release Beta 3.0 101 11/21/2008
  Scenario Statistics v1.1 Release Beta 3.0 51 11/19/2008
  Scenario Statistics v1.0 Release Beta 3.0 156 11/1/2008
  • Screenshots (5)
  •  
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • bigjohn said 

    The /sstats slash command broke with this last patch. /script ScenarioStats.Slash("") still works though. And the addon seems to work fine.

    Side question too, is it possible to see the stats for a specific tier? Like all the wins and losses for say Tier3?

    Reply Report Permalink
  • iKxGaMeX said 

    Would it be possible to add a "Totals" section, along with Top and Average scores? It would be interesting to see how i've been doing overtime =]

    Reply Report Permalink
  • aSeeker said 

    This is a great plugin!

    I noticed that with the SW the stats isn't quite accurate - some of the DoT's (broadhead I think it is) doesn't get updated with the total damage over time.

    Would be nice to also have a grouping for Tiers with their stats. ie stats for all T1 scenarios, all T2, etc.

    One extra item that would be handy - a 3rd column for the last Scenario - giving: Highest, Last & Average columns. While it would increase the size - it would be handy when comparing the last scenario against your average.

    Keep up the good work!

    Reply Report Permalink
  • kkwok said 

    I have a favour to ask from you, is it possible to add an extra feature that keeps track of win-loss-leave scenario records? I think a LOT of people will love to have an addon that does this. Or make a completely new addon based on this. OMG It'll be a dream come true for us who care more about winning scenarios then kill-death ratios.

    Reply Report Permalink
  • Kuldiin said 

    I get an error message:- 'Sorry but not scenario by the name of 'all' could be found.

    When typing /sstats

    Used to work when I first installed it a few days ago =/

    Reply Report Permalink
  • Terefen said 

    It's started doing that for me too. I had a look at the saved variables, and there's nothing glaringly wrong there.

    Reply Report Permalink
  • Thats odd, thats basicly a failsafe message that shouldn't actually ever happen (not anymore anyway).
    Are you sure it says the name of the Scenario is "all" ?

    Could you maybe backup your savedVariables.lua file in the user/AllCharacter/ScenarioStatsConfig folder and send it to Jarika@gmx.de, so I can try to reproduce it.

    And give this a try, once ingame type the following (exactly like that, case-sensitive):
    /script ScenarioStats.Config.LastViewed = 0

    If that doesn't help, try 2202 instead of the 0 (That would be Tor Anroc) or 2204 (Serpent's Passage).

    Reply Report Permalink
  • Kuldiin said 

    And give this a try, once ingame type the following (exactly like that, case-sensitive):
    /script ScenarioStats.Config.LastViewed = 0

    running fine now, thanks!

    Reply Report Permalink
  • Hmm, I have a suspicion what went wrong.
    I assume before you got that error you were on an alt (or your main, and then your alt) and used the addon as well?
    Its right what they say, change something on one place in the code and it messes up something completely else, that you never thought of... like this here :)

    Anyway I just coded a fix, that should prevent this from happening again. Should be available from Curse in a few hours.

    Reply Report Permalink
  • Terefen said 

    Still getting it with the latest version. Setting LastViewed=0 in the saved variables (it was 1) fixed it.

    It's easy to reproduce: login to my T3 char, view stats for several scenarios, then view stats for all scenarios. Logout with all being the last viewed. Login to my T4 char and attempt to view stats and I get the error message.

    Reply Report Permalink
  • I hope I found the bug now.
    Please see if 1.4 fixes it for you. (once its available)

    Reply Report Permalink
  • Daellig said 

    Can this be mod be turned into a tab on the character window? I hate GUI clutter. :-)

    Reply Report Permalink
  • Daellig said 

    Maybe even combined with this MOD:
    http://war.curse.com/downloads/war-addons/details/rvrstats.aspx
    RVR Stats Tab

    Reply Report Permalink
  • Daellig said 

    It would be great of you also merged the functionality of daScore.
    http://war.curse.com/downloads/war-addons/details/dascore.aspx

    Reply Report Permalink
  • rjp14 said 

    Would it be possible to add another column that could track the stats from your last scenario? If its possible that would be a great add for this excellent addon. Thanks

    Reply Report Permalink
  • kkwok said 

    Could you please add Scenariostats' addon's features to this addon. I think that addon has been discontinued. Alot of people including myself rely on that addon.

    Reply Report Permalink
  • version 1.1 has just been uploaded to curseforge.
    It now is possible to view the stats to the scenarios Terefen mentioned as well as Reikland Factory.

    Depending on how slow/fast curseforge is again, it may take up to a few hours till you actually can download the file.

    Reply Report Permalink
  • Terefen said 

    We managed to lock Praag on Darklands, thus unlocking the Reikland Hills scenario (and locking Battle for Praag and Grovod Caverns). Any chance of getting the following T4 scenarios added?

    Gromril Crossing, Howling Gorge, Maw of Madness, Reikland Hills, Caledor Woods, Blood of the Black Cairn

    And of course Reikland Factory for the upcoming special event.

    Reply Report Permalink
  • Ah, I saw those scenarios in the table where the game stores the names for the scenarios.
    I didn't know what they were for, and assumed they would be some sort of disabled scenarios or so, didn't want to fill the list with them, guess I was wrong.

    I'll add them to the next version, expect it the next couple of days.
    Don't worry, the data for those scenarios should be collected already and saved (Also I think Reikland Factory should be saved without problem), its just that the GUI doesn't allow you to select them to view the stats.

    There are still a few other scenarios in that ingame-list that I don't know if they actually exist, some sound like they might get unlocked sometimes later in the "capture capital city" chain - others like they belong to the disabled dwarf city:
    "Kadrin Valley Pass", "Black Crag Keep", "Karaz-a-Karak Gates", "Eight Peaks Gates", "Altdorf War Quarters", "The Undercroft", "Twisting Tower", "Castle Fragendorf", "Altdorf"

    I'll most likely simply add them all to the list and add in some code that it won't show scenarios in the list for which no data is stored.

    Reply Report Permalink
  • Terefen said 

    Any chance of showing per tier statisctics? i.e. having All Tier 1/2/3/4 in the dropdown?

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 431 Paint the leader PvP, and Combat
  2. 163 State of Realm PvP
  3. 124 TokenMachine PvP, and Bags & Inventory
  4. 89 TargetRing PvP, and Unit Frames
  5. 54 Calling PvP, and Combat