Evie Addon Details

Watch - Add Favorite

eXtended Stats - Version 0.1.2

posted on 2008-08-20 19:23:07
Led by ojii
Collaborators: localhost
10
w00ts
w00t!
Requires: Tags: css dods extended rank sqlite statistics stats weaponstats

Description

Note: Since this addon uses sqlite3 as data storage, this might cause problems on linux, read the Known Issue page on the wiki about it.

Features:

  • Logs 50 values by default for CSS, 41 for DoDS. Plus: 3 with extendedevents, 2 with gungame, 2 with wcs
  • Full statistics on weapons (kills, damage and with extendedevents even bought)
  • Provides standard commands such as rank, top10 (actually topX here as you can add any number), statsme...
  • Fully configurable, you can even change the name of the commands
  • 11 default methods for rank calculation
  • Ability to add custom methods
  • 4 default addons (auto_prune, extendedevents, wcs, gungame)
  • Ability to add custom addons
  • Fast sqlite3 database
  • Built in help-system
  • Customisable statsme
  • Full documentation
  • SOON: Support for TF2 and HL2DM
  • SOON: Webfrontend


Documentation:
A documentation is included in the release. You can also download the chm or pdf on my GoogleCode Download site or view them online on extendedstats.ojii.ch/

Known Issues:
  • LookupError on Linux with Orangebox (DoDS).
    extract your addons\eventscripts\_engines\python\Lib.zip into addons\eventscripts\_engines\python\Lib\



BUGS:
Please report any bugs you encounter to my GoogleCode Page or to the forum thread.

Installation


  1. Download and unzip the archive to your gameserver
  2. Edit the file /addons/eventscripts/extendedstats/staticConfiguration.py to your needs using a text-editor.
  3. Optional: Edit the file /cfg/extendedstats.cfg
  4. Put es_load extendedstats into your autoexec.cfg. NOTE: If you're using extendedevents/gungame/wcs make sure to put it AFTER those loading commands
  5. Restart your server
  6. If you didn't configure the extendedstats.cfg you may now do so in the server console. For example xs_statsme_methods "kdr;killsperminutes"

Version Notes For 0.1.2 (Announce this update)

Updated on: 2008-08-23 15:03:52 EST by ojii
  • added full list option to weaponstats
  • added detailed weapon statistics to weaponstats
  • fixed statsme not showing custom values
  • added missing functions to addonDynCfg
  • added dynCfg.add (also addonDynCfg)
  • added dynCfg.remove (also addonDynCfg)
  • added missing functions to addonDynCfg
  • fixed statsme not showing values if it's a database column and not a method
  • [*]improved dynCfg.as_bool

( Previous Versions )

Request a new feature