Evie Addon Details

Watch - Add Favorite

Complete C4Timer - Version 2.0

posted on 2007-10-24 16:35:41
by Nicolous
4
w00ts
w00t!
Requires: Tags: bomb css English français

Description

English :
This script provides a complete C4 countdown wich automatically find and downloads the sound files if they exist on the FTP (each changelevel).
The sound files must be called with this format :
c4timer_SECONDE_sec.mp3


Français :
Ce script fournit un décompte complet de la bombe qui trouve et fait télécharger automatique les fichiers par les clients s'ils existent.
Les sons doivent être nommés avec ce format :
c4timer_SECONDE_sec.mp3


configuration.txt :
// C4Timer : configuration
 
// 1 = activation, 0 = off
c4timer_activation 1
 
// 1 = chat countdown, 0 = off
c4timer_chat_countdown 1
 
// 1 = hud countdown, 0 = off
c4timer_hud_countdown 1
 
// 1 = center countdown, 0 = off
c4timer_center_countdown 1
 
// 1 = amx countdown, 0 = off
c4timer_amx_countdown 1
 
// 1 = sound countdown, 0 = off
c4timer_sound_countdown 1

Version Notes For 2.0 (Announce this update)

Updated on: 2007-12-08 12:00:26 EST
  • Correction d'un bug lorsque la bombe était amorcée après le round_end
  • Utilisation de popup, le décompte ne gênera pas les autres menus popup
  • Refonte totale du code

( Previous Versions )