Description
[size=18][color=red][b]Ich Respawn[/b][/color][/size]
[size=16][color=red][b]Requirements[/b][/color][/size]
[list][*]Mattie's Eventscripts v1.5+
[*][url=http://forums.mattie.info/cs/forums/viewforum.php?f=42]ES Tools by awuh0[/url]
[/list]
[size=16][color=red][b]Settings[/b][/color][/size]
[list][syntax="es"]block config
{
//Ich Respawn settings (some settings require you to reload the script. to do so use es_reload ich_respawn)
//Say commmand settings
respawn_chat_enable 1 //enable chat respawn command
respawn_chat_trigger "!respawn" //Chat respawn command
//Client console command settings
respawn_command_enable 1 //enable client command command
respawn_command_trigger "!respawn" //client command trigger
//Client say/console command settings
respawn_deadonly 1 //Only allow dead players to use say/console respawn commands
//General settings
respawn_enabled 1 //Allow autorespawn and player say/console commands
respawn_round_limit 4 //number of times a player respawn in a round including initial spawn
respawn_roundenddisable 1 //Do not respawn if round has ended
//Auto respawn settings
respawn_auto_enable 1 //Enable autorespawn
respawn_auto_delay 1.5 //Number of seconds to delay autorespawn
//Keep count of players after they leave the server? Prevents players from reconnecting to the server and respawning the same round
respawn_keepcountdata 1
}[/syntax][/list]
[size=16][color=red][b]Features:[/b][/color][/size][list]
Players can be automatically respawned a set number of times each round.
Players can also use the say command or console command to respawn. By default it is set to only let dead players respawn.[/list]
[size=16][color=red][b]Updates[/b][/color][/size][list]
[b]1.1[/b]- Added respawn_deadonly option
[b]1.2[/b]- Forget, turned into 1.3
[b]1.3[/b]- Auto respawn with delay, lots of stuff....
[b]2.0[/b]- Re-wrote in 1.0 format for version 1.5[/list]