Accuracy for Half-Life servers
From PsychoStats
PsychoStats supports accuracy and Hitbox weapon statistics for Half-Life and Half-Life 2 based game servers via extra server addon's. You must install one of these addon's for these statistics to be available. Depending on what game server you run see the appropriate section below.
Please note that in Team Fortress 2 the server does not provide hit location to a plugin author, so hitbox information will always be empty.
Contents |
Half-Life Non-Source Servers
Half-Life 1 game servers that are not source based. The only viable option is to install AMX Mod X and enable the proper support within it as outlined below.
AMX Mod X
Install the server plugin AMX mod X.
Uncomment the following plugins from the amxmodx plugins.ini in your server directory: modtype/addons/amxmodx/config/plugins.ini
- restmenu.amxx
- statsx.amxx
- miscstats.amxx
- stats_logging.amxx
Half-Life Source Servers
Half-Life 1 and Half-Life 2 game servers that are source based. Only one of the server plugins below need to be installed. Choose the one that is best for your server environment.
- Mani's Admin Plugin
- In mani_server.cfg set: mani_external_stats_log 1
- Roger Devil's Statsmeminimum (Requires Metamod: Source)
- HLStatsX (Requires Metamod: Source)
- Keeper's HL2DM Plugin (VSP and Metamod: Source)
- In keeper_hl2.cfg set: kp_statsme_enable "1"