Watch
-
Add Favorite
------------------------------------------------------------
Some of you might have tried to get menz.Stats running, unfortionatly the menz.Stats release had alot of unexpected bugs after installation. Thats why I've came up with a new version of it. I started from scratch and made alot of major improvements.
Features:
Improved error handling (No console error-spam) "Ranking" Window (See screenshots) "Top10" Window "Next" Window "place" chat. Configuration for stats, points and bot inclusion.
I'm keeping this in "beta" state for now, so if you find any bugs, please report it on the forums.
In order to user cStats, your server needs to have a MySQL server installed. You can use wamp (www.wampserver.com) or xampp (www.apachefriends.org/en/xampp-windows.html#641). Download and install a webserver on your computer where the server is being hosted.
After the installation is complete, create a database called 'cstrike' by going to: localhost/phpmyadmin. The database name can be configured in the settings, so it's entirely up to you how to name it.
This is pretty much all you need to do. If you might experience issues getting your webserver running, there's plenty of guides on the internet that can help you out.
2. Configuring the addon
Open the downloaded .zip archive and copy the 'addons' folder to your cstrike folder. This addon also includes a MySQLdb library for Python, so you dont need to have this pre-installed. If you already have it, you can overwrite the files or not. I dont think it really matters much.
After you copied the files, go to 'cstrike/addons/eventscripts/cstats' and open 'cstats.py' in a text editor like notepad.
The first thing you'll need to do is configure your mysql settings:
If you've installed the webserver (step 1) on the same computer as where the dedicated server is running, change the '10.0.1.9' address to 'localhost'. Please note that these settings are VERY IMPORTANT! If you provide the wrong info, the addon won't work.
After you've adjusted your MySQL settings, you can adjust the rest of the settings to your needs. Everything you can adjust is commented as clearly as possible.
Here's the default configuration:
Once you're done adjusting your settings, open up your server.cfg file and add 'es_load cstats' at the bottom of the file.
Run your server and have fun!
- If the addon gives an error right after it's being loaded, it'll be unloaded again. Check your MySQL settings and try again.
If you find any bugs or want to give feedback, please do so at the forums.
1.1 - Final Release.
( Previous Versions )
Description
cSTATS - Ranking & Statistics System for your Server------------------------------------------------------------
Some of you might have tried to get menz.Stats running, unfortionatly the menz.Stats release had alot of unexpected bugs after installation. Thats why I've came up with a new version of it. I started from scratch and made alot of major improvements.
Features:
I'm keeping this in "beta" state for now, so if you find any bugs, please report it on the forums.
Installation
1. Preparing your serverIn order to user cStats, your server needs to have a MySQL server installed. You can use wamp (www.wampserver.com) or xampp (www.apachefriends.org/en/xampp-windows.html#641). Download and install a webserver on your computer where the server is being hosted.
After the installation is complete, create a database called 'cstrike' by going to: localhost/phpmyadmin. The database name can be configured in the settings, so it's entirely up to you how to name it.
This is pretty much all you need to do. If you might experience issues getting your webserver running, there's plenty of guides on the internet that can help you out.
2. Configuring the addon
Open the downloaded .zip archive and copy the 'addons' folder to your cstrike folder. This addon also includes a MySQLdb library for Python, so you dont need to have this pre-installed. If you already have it, you can overwrite the files or not. I dont think it really matters much.
After you copied the files, go to 'cstrike/addons/eventscripts/cstats' and open 'cstats.py' in a text editor like notepad.
The first thing you'll need to do is configure your mysql settings:
|
If you've installed the webserver (step 1) on the same computer as where the dedicated server is running, change the '10.0.1.9' address to 'localhost'. Please note that these settings are VERY IMPORTANT! If you provide the wrong info, the addon won't work.
After you've adjusted your MySQL settings, you can adjust the rest of the settings to your needs. Everything you can adjust is commented as clearly as possible.
Here's the default configuration:
|
Once you're done adjusting your settings, open up your server.cfg file and add 'es_load cstats' at the bottom of the file.
Run your server and have fun!
- If the addon gives an error right after it's being loaded, it'll be unloaded again. Check your MySQL settings and try again.
If you find any bugs or want to give feedback, please do so at the forums.
Version Notes For 1.0 Beta (Announce this update)
Updated on: 2008-09-25 01:07:12 EST by HDPE1.1 - Final Release.
( Previous Versions )
Discussion
Forum Link: http://forums.mattie.info/cs/forums/viewtopic.php?t=26423
Addon Details
Upload Addon