Evie Addon Details

Watch - Add Favorite

WebStats - Version 1.1

posted on 2008-08-18 12:46:35
by gaga26
5
w00ts
w00t!
Requires: Tags: chat css database rank statistics web

Description

Le script est entièrement codé en python. L'interface web est déjà en partie codée.

Ce script :
* Enregistre le chat
* Affiche les joueurs en ligne (kill, death, rank, team, ...)
* Fait des statistiques très précise sur chaque joueur (trop long pour énumérer, regarder par vous même)
* Affiche tous les frags fait sur les serveurs

Site d'exemple : cstrike.gagatemplate.com

Installation

Addon installation
^^^^^^^^^^^^^^^^^^
* Copy the dirs in /cstrike/addons

* If you have access to your MySQL database from the CS's serveur
* Use WebStatsMySQL (faster than with Wget)
* Edit WebStatsMysql.py (section #CONFIG)
* Add "es_load webStatsWget" to your autoexec.cfg
* It's all

* If you don't have access to your MySQL database from the CS's server
* Use WebStatsWget (it's possible that the serveur lag at the start of the round :( )
* Edit WebStatsWget.py (section #CONFIG)
* Add "es_load webStatsMySQL" to your autoexec.cfg
* It's all


Web installation
^^^^^^^^^^^^^^^^
* Edit the constantes of config.php
* Edit the constantes of config.php (just ABS_DIR and URL_DIR, use real_path() to help you)
* Open cache/ and templates_c/ writing
* Enjoy ;)

* See cstrike.gagatemplate.com for web platform update ;)

Version Notes For 1.1 (Announce this update)

Updated on: 2008-08-22 14:21:15 EST by gaga26
Ajout du support MySQL pour LINUX.
Ajout de la version anglaise (english is now available ;))
( Previous Versions )