Evie Addon Details

Watch - Add Favorite

Flash Fun - Version 2.0d

posted on 2008-12-03 09:44:00
by BackRaw
1
w00ts
w00t!
Requires: Tags: css Flash flashbang fun smoke smokegrenade

Description

After the player spawns, he/she will get stripped off every weapon. Then, it will give them a knife, or (and) a flashbang or smokegrenade (see below). After a kill, the victim will be respawned on the place he/she died.
Every player's health is set to 1, because otherwise they won't kill anybody.

The victim will be spawned in 7 seconds.

If the weapon wasn't a smokegrenade or a flashbang, (for example a knife), the victim will be spawned in 1 second.

Configuration:
# -----------------
# EventScripts Addon Configuration: FlashFun
# Author: BackRaw (with help from Satoon)
# -----------------
 
# -----------------
# Weapons
# choose a weapon for FlashFun (flashbang/smokegrenade) you can split them with a comma
# weapons will then be chosen randomly
# -----------------
weapon = flashbang, smokegrenade
 
# -----------------
# Knife - Are players able to use their knife?
# -----------------
knife = 0
 
# -----------------
# BOT-Ping - Should the BOTs have a ping? (Updates every 4 seconds/ticks)
# -----------------
botping = 1
 
# -----------------
# Deathmatch
# -----------------
[deathmatch]
deathmatch_enable = 1 # Enable deathmatch?
remove_weapons = 0.75 # Time to remove dropped weapons
remove_ragdolls = 0.75 # Time to remove dead players
respawn_player = 6 # Time to respawn a player
knife_respawn = 1 # Time to respawn a player if a player got killed by a knife and knife is enabled


Settings can be changed on-the-fly now!

Have Fun =)

Installation

Extract the Zip-file into ../cstrike.
After that, type in your autoexec file: es_xload flashfun.

Restart your server or load it manually. (rcon es_xload flashfun)

You can choose between NativeTools and ES_Tools

Version Notes For 2.0d (Announce this update)

Updated on: 2009-08-06 11:42:17 EST by BackRaw
- Fixed, tested -> WORKS! :D
( Previous Versions )