Automatically respawn players after their death.
Translation
The plugin supports translation(autorespawn at ../resource/source-python/translations)
Cvars
The plugin will automatically generate a config file (can be found inside the folder ../cfg/source-python)
Code: Select all
autorespawn_enable 1 // Enable the plugin? can either be 1 or 0
autorespawn_delay 2 // Time to wait before spawning a player, in seconds. 0(zero) will instantly respawn the player
autorespawn_showmsg 1 // Show a message to the player before spawning? can either be 1 or 0
autorespawn_unlimited_buytime 1 // Unlimited buy time // can be either 1 or 0
The plugin has a public convar (autorespawn_version).
Installation
Extract the zip
Drag and drop
In server or autoexec(or manually using the server console)
Code: Select all
sp plugin load autorespawn
Thanks to
- Ayuto
- iPlayer
- L'In20Cible.
- satoon101
Download