Watch
-
Add Favorite
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
^^^^^^^^^^^^^^^^^^
* 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 ;)
Ajout du support MySQL pour LINUX.
Ajout de la version anglaise (english is now available ;))
( Previous Versions )
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 gaga26Ajout du support MySQL pour LINUX.
Ajout de la version anglaise (english is now available ;))
( Previous Versions )
Discussion
Forum Link: http://forums.mattie.info/cs/forums/viewtopic.php?t=25605
Addon Details
Upload Addon