[b]TimeWaster's Happy Hour Script for Counter Strike Source[/b]
This script will give every player weapons and equipment for free at the period you define.
[b][color=red]UPDATERS PLEASE NOTICE:[/color][/b]
Version 1.0 is not compatible with previous versions before v0.6 since it is a complete rewrite in python. Please remove every old Happy Hour related config you might have left in your server.cfg or autoexec.cfg.
[b]Features:[/b]
[list]
[*]Translation file system (Atm English, German and Danish (Thanx to [url=http://addons.eventscripts.com/addons/user/31844]TheCheeTaH[/url]), please send me your translations for other languages)
[*]Decide which primary and secondary weapons as well as equipment will be given to the player (disengageable for every weapon type)
[*]The timeslots are freely configurable, one slot can run over several weekdays
[*]Advert system announcing start and end times for Happy Hour (disengageable)
[*]Warmup timer to stop Happy Hour as long as a warmup script is running
[*]Can play a sound at start and end of Happy Hour
[*]Can run any command at start and end of Happy Hour
[*]Fun stuff: Endless grenades, multiple bombs, arbitrary amount of grenades (default: all off)
[*]You can start the Happy Hour anytime you wish using the following rcon command: "rcon happy_on 1"
[/list]
If you want to playtest this script you can do so on our public clan server: 83.142.84.182:27015
There's every day from 8 PM to 9 PM (CET/GMT+1/UTC+1) (20 bis 21 Uhr) Happy Hour.
Installation
[list=1]
[*]Make sure you have installed EventScripts 2.0 250i Beta 2 or higher.
[*]Unzip inside your /cstrike/ folder
[*]Configure this script in "/addons/eventscripts/happyhour/happyhour.cfg"
[*]Add the following line to THE END of your autoexec.cfg:
[code]
es_load happyhour
[/code]
[*]Restart your server.
[/list]
Version Notes For 1.0
Updated on: 2010-04-26 13:24:29 EST by SebiTimeWaster (View Zip Contents)
- Added feature: HH can give more health
- I hereby declare this version 1.0 final (Feature complete and passed public testing).