View Single Post
Author Message
EKS
Veteran Member
Join Date: Mar 2004
Location: Norway
Old 08-02-2006 , 17:58   MiniStats - In-game HLStatsx, Damagestats and more
Reply With Quote #1

MiniStats is a MetaMod: Source plugin for Source engine based servers like CS:S, DOD:S and TF2 that provides the interactivity with HLStatsX (and soon also Psychostats) ingame, gives extra logging required for hit detection and adds a feature called morestats to show damage stats to the player.

Features:
  • In-game HLStatsX support
  • Extra logging for hitbot detection
  • Player location logging
  • Killer HP left msg when player dies
  • Morestats which provides damage stats to the player
  • Runs standalone as MetaMod: Source plugin
  • Server CVAR's to enable/disable features
Screenshots of morestats ( Can be disabled )


Screenshots of morestats ( Can be disabled )


Sceenshots of the showing of hlstatsx ingame:
Screenshot 1
Screenshot 2


Usage:
say /nostats - Toggles showing of stats ingame for players

Plugin works in DoD/CSS. Other mods could be added if there is a interest ( only the team names are hardcoded so its kind of trivial it could even be exported to a cvar )

Download: Binary ( Win / nix ) |Source
Download BETA: Orangebox

Changelog
Quote:
MS 1.2.3
- Fixed: MoreStats not correctly reseting itself on all correctly at all times
- Fixed: Say commands not working correctly ( Optimising is the mother of all bugs, but hey i did optimise away 1 int operation)

MS 1.2.2
- Fixed: crash related to unload of plugin, more valve magic here.
- Changed: How plugin hooks / unhooks chat a bit.
- Changed: Proberbly some other stuff i forgot.

MS 1.2.1
- Fixed: Path the old steamid file was not pointing to the new folder

MS 1.2.0
- Added: Console commands to make it fully compatible with HLStatsX ( ms_psay,ms_hint,ms_csay,ms_browse,ms_msay,ms_ swap)
- Added: Menus now timeout after 30 seconds
- Changed: Plugin should now load on mods that are based on old SDK version
- Changed: Plugin renamed to MiniStats

HLX 1.1.0
- Added: hlx_morestats 2 - Only displays morestats on death, and not round start
- Added: hlx_morestatsinform , how many rounds inbetween the ad telling ppl how to enable / disable morestats
- Changed: A few minor tweaks here and there, and some uneeded optimizations

HLX 1.0.0
- Added: hlx_blocksayrank if "say /rank" should be blocked so other players dont see it
- Added: hlx_morestats to enable or disable morestats ingame
- Changed: Renamed plugin to HLX Ingame, so its less confusing ( HLXIngame_mm )
Q) When do i need to use the ms_team1name / ms_team2name cvars?
A) Basicly when you run a mod thats does not have hardcoded support ( Hardcoded support is for: CSS,DoDS,HL2MP).

Q) It does not work and i have a linux server
A) Remember to point to MiniStats folder and not ministats

Q) Can i run this plugin with Mani or statsmeminimum ?
A) No. These plugins allready provide the features this plugin does, so it would be redundant
__________________
Github archive for plugins, the repos for the other c++ projects are there to.

Last edited by tcviper; 12-01-2008 at 10:00.
EKS is offline