Evie Addon Details

Watch - Add Favorite

Round Counter - Version 4.0.0

posted on 2006-04-30 21:05:46
by [NATO]Hunter
5
w00ts
w00t!
Requires: Tags: css dods hl2dm info round sdk

Description

Round Counter Addon

This ScriptAddon requires Mattie's Eventscripts v2.0.0.247a or higher!

Description:
This scriptpack counts the played and remaining rounds.
You can add sounds and texts for every round number.

Features:
* You can add global sounds for any round number and team.
* You can add global texts for any round number.
* You can add commands for any round number.
* Players can trigger their Round Counter display by saying !rounds.
* Players can popup their Round Counter by saying !round.

Requirements:
* Mattie Eventscripts (2.0.0.247a +)
* Corelib, Popup and Setting from Mattie Eventscripts

Installation:
* Extract the file into your folder and upload the files
* Configurations are stored in the .txt file inside the bomb_timer folder
* Add the config to your server.cfg:
// How much days should inactive users be stored, before their settings get deleted? ( default = 30 )
round_counter_savetime 30
 
// Should the sounds be downloaded with EventScripts?
round_counter_soundload 1
 
// Should the round be shown in the middle of the screen? ( 0 = off | 1 = HudHint | 2 = CenterMsg )
round_counter_middle_screen 1
 
// Default settings for new connecting players
round_counter_default_display 1
round_counter_default_text 1
round_counter_default_sound 1

* Add this to your autoexec.cfg:
es_load round_counter

* Restart your server

License:


Have Fun :)

Greets
Hunter

Version Notes For 4.0.0 (Announce this update)

Updated on: 2008-04-12 06:11:54 EST
Ported to Python.
( Previous Versions )