Evie Addon Details

Watch - Add Favorite

Time Left - Version 3.0.0

posted on 2006-04-19 06:14:11
by [NATO]Hunter
7
w00ts
w00t!
Requires: Tags: css dods hl2dm info sdk sounds time

Description

Time Left Addon

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

Description:
This scriptpack allows you to define sounds and texts for the remaining time to the next map.

Features:
* You can add global sounds for any remaining time and team.
* You can add global texts for any remaining time.
* You can add commands for any remaining time.
* Shows the remaining time if a player types !timeleft.
* Shows the current server time if a player types !thetime.
* (Optional) Usage of the endmap command.

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 time_left folder
* Add the config to your server.cfg:
// How much days should inactive users be stored, before their settings get deleted? ( default = 30 )
time_left_savetime 30
 
// Should the sounds be downloaded with EventScripts?
time_left_soundload 1
 
// Should the map end after the timelimit is reached?
time_left_endmap 1
 
// Default settings for new connecting players
time_left_default_text 1
time_left_default_sound 1
 
// Show remaining time in HLSW? (AMX Variable)
time_left_show_amx 1
 
// Show remaining time in HLSW? (CM Variable)
time_left_show_cm 1

* Add this to your autoexec.cfg:
es_load time_left

* Restart your server

Have Fun :)

Make a Donation (powered by PayPal)

Greets
Hunter

Version Notes For 3.0.0 (Announce this update)

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