[color=#CC0000][size=150][b]Ich Elimination Beta v0.4[/b][/size]
[/color]
[b]About:[/b][list]Elimination works like this. A player is killed, the victims of that player will be respawned. Simple as that. This means that anytime you kill an opponent you will be reviving all the players that he killed.
If a player suicides he will be respawned after a delay. All players he killed will respawn
If a player is team killed, he will be respawned after a delay. All players he killed will respawn
There are still other gameplay modes that I would like to add. Right now it works well along side normal CSS game play. A FFA version would be great aswell as a Team DM version without objectives.[/list]
Installation
[*]Install [b][url=http://forums.mattie.info/cs/forums/viewforum.php?f=42]Es_tools by Awuh0[/url][/b]
[*]file [color=green]cstrike/addons/eventscripts/ich_elimination/es_ich_elimination.txt[/color][/list]
[b]autoexec.cfg[/b][code]
mattie_eventscripts 1
es_load ich_elimination[/code]
[syntax="es"]block config
{
//Elimination Mod Settings
//Selfkill settings
elim_suicide_respawn 1 //If set to 1, players that suicide will be automatically respawned
elim_suicide_respawn_delay 5 //Delay to automatically respawn player
//Teamkill settings
elim_teamkill_respawn 1 //If a player is TK'd respawn victim
elim_teamkill_respawn_delay 5 //Delay to automatically respawn TK victim
}[/syntax]
Version Notes For 0.4
Updated on: 2010-06-09 16:34:55 EST by ichthys (View Zip Contents)
[b]Version Log:[/b][list]beta1 - Initial beta. Just respawns by basic game idea
beta2 - Addes elim_version public cvar
beta3 - update to addon, added delayed respawning for tk and suicides
0.4 - Fixed for suicides caused by falling (worldspawn)[/list]