Sharpsniper's Server Stats readme file for v0.1 ######################################################################## Info ######################################################################## Psycho Server Stats v0.1 Author: Sharpsniper File List: ~ plugin_stats.amx - windows compiled version of the plugin ~ plugin_stats.sma - plugin source code ~ readme.txt - this file ~ server.pl - script for parsing the PsycoStats output ~ stats.dat - file to be placed in theme directory ~ theme.cfg - standard theme modification to help make stats work ######################################################################## COPYING AND MODIFYING ######################################################################## Please do not take this for your work me and Rosen worked on this sure you include some form of identification about where they came from. The only thing I ask is that the '/stats about' command not be modified. ######################################################################## Installation ######################################################################## This system is not tested on a Linux based machine, as far as I can tell it will work in both windows and Linux though. Also, the program states itself to be used with cstrike, but it should work with any mod that is supported by both the AdminMod and SharpStats. Please send bug report and installation suggestion for both windows and Linux to Windows Installation ------------------------------------------------------------------------ The first most important ting is that you have working versions of Perl (www.activestate.com) and the AdminMod (www.adminmod.org) installed on your system. The follow instructions assume that you have both of these installed and working correctly. Installing the Plugin 1.) Move plugin_stats.amx to your dlls directory 2.) Place the following line in plugin.ini dlls/plugin_stats.amx Installing the Perl Script 1.) Place the file server.pl into your PsychoStats directory 2.) Open server.pl in your favorite text editor and modify the variable ($PSYCO_OUTPUT_DIRECTORY, $CSTRIKE_DIRECTORY, and $ALIAS_FILE) to match your systems configuration. Modifying PsychoStats 1.) Place stats.dat into the directory of the theme you are currently using. IF YOU USE A CUSTOMIZED THEME 1.) Open the theme.cfg in that directory with your text editor. 2.) Add to the index.html line, stats.dat (e.g. index.html = index.html, index-name.html, stats.dat) IF YOU USE THE STANDARD THEME 1.) If you are using the standard theme, just replace your existing theme.cfg with the one included in this package. ######################################################################## Updating the Stats ######################################################################## 1.) Run your SharpStats stats.pl like you normally would for a stats update. 2.) After the stats run has completed, run server.pl Assuming you set everything up correctly, your server stats will now be up to date. I'm sure people will have issues with these instruction. Feel free to e-mail me, but make sure you check the website for updated information first.