PDA

View Full Version : DoD Stats Custom (v1.0)


diamond-optic
12-24-2008, 01:52 PM
DoD Stats (custom)
- Version 1.0
- 12.24.2008
- modified by: diamond-optic
- original by: SidLuke

Information:

- Just the default stats plugin that comes with AMXX
with a few modifications. Run this one instead (not both!)

- Added PCVARs

- Increased max weapons to 100 (default: 46)
to allow more custom weapons to be used properly

- Admins can now see player name with 'bullet damage'
* DAMAGE_ADMIN define sets admin level (default: immunity)

- Melee weapons now show 'bullet damage'

- Best K/D Ratio shown on round end stats

- Improved weapon display names
* including several custom weapons
Change Log:

- 12.23.08 - Version 1.0
Made the code a bit easier to read
Added PCVARs
Increased max weapons to 100 to allow more custom weapons
Admins see player name with bullet damage (default level: immunity)
Melee weapons now show bullet damage
Best K/D Ratio now displays on round end stats
Improved weapon display names
Included the following custom weapons:
* Smoke Grenades
* Rocks
* Tackle
* Flares
* Methamphetamine
* Artillery



DoD Stats Logging (custom)
- Version 1.0
- 12.24.2008
- modified by: diamond-optic
- original by: JustinHoMi

Information:

- Just the default stats_logging plugin that comes with
AMXX with a minor modification. Run this one instead (not both!)

- Increased max weapons to 100 (default: 46)
to allow more custom weapons to be used properly
Change Log:

- 12.24.2008 Version 1.0
Increased max weapons to 100
DOWNLOAD MIRROR: http://www.avamods.com/download.php?view.176

diamond-optic
12-24-2008, 02:00 PM
just to give some more details about these two...


the main reason for releasing these is to fix problems that might occur when using plugins that use custom weapon entries (for logging/stats) as you run into problems when you have more than 5 of these custom weapons registered because the default ones use a define from the dodconst.inc that only allows up to 5 custom weapon entries.. running these now increases that limit well beyond what will probably ever be needed

diamond-optic
12-24-2008, 02:27 PM
and if you run the Psychostats Heatmaps plugin (ps_heatmaps) as well as any plugins that use custom weapons, i suggest running this version instead:

http://www.avamods.com/download.php?view.177


as the default heatmaps plugin logs spatial stats for custom weapon kills as suicides (even tho my plugins will block these log messages, ps_heatmaps recreates them..), this version removes spatial stats from suicides, fixing the problem. And i dont really see suicides as something important to be included with the heatmap logging anyway

Dr.G
12-24-2008, 08:20 PM
Thanks really nice somebody updated this, it have been acting odd for long.. like showing killers that was disconnect as attacher etc... I assume that u havent made any changes to the dictionarys?... shouldnt this be in the pack you dl from amxmodx in the future?

diamond-optic
12-24-2008, 08:29 PM
Thanks really nice somebody updated this, it have been acting odd for long.. like showing killers that was disconnect as attacher etc... I assume that u havent made any changes to the dictionarys?... shouldnt this be in the pack you dl from amxmodx in the future?

well i didnt make any changes with that stuff.. and no i didnt make any changes to the lang file.

and slim chance of bail adding any changes to future releases of amxx if there ever is going to be another amxx version

meathead
09-24-2009, 02:12 AM
Got it! Weird.
Thanks

diamond-optic
09-24-2009, 02:20 AM
the plugin you attached compiles fine for me... no errors or warnings at all