View Single Post
Author Message
ThatKidWhoGames
Veteran Member
Join Date: Jun 2013
Location: IsValidClient()
Old 02-25-2018 , 21:15   [TF2] Respawn Timer (v1.1, 2/26/2018)
Reply With Quote #1

Description:
Allows server operators to set a respawn time (in seconds). You can also control if bots are respawned, print hint or center text telling players how many seconds until they respawn (also customization of the message), restrict respawning with the plugin to players with certain admin flags, and enabling/disabling respawning with the plugin after a round ends. This plugin is essentially an updated version of this plugin (without the teleporting back to where you died feature & sudden death support).

Installation:
Code:
1.) Click Get Plugin and place the file into addons/sourcemod/plugins.
2.) Download the respawntimer.phrases.txt file and place it in addons/sourcemod/translations.
3.) Load the plugin by using the command sm plugins load respawntimer, changing the map, or restarting the server.
Optional: 4.) After loading the plugin, a file will be generated: cfg/sourcemod/respawntimer.cfg. In that file, you can customize the values of the ConVars to your liking. After modifying the file, to apply changes to the ConVars, reload the plugin by using the command sm plugins reload respawntimer.
Optional: 5.) You can edit the message that is shown to players with the translations file respawntimer.phrases.txt.
Updating:
Code:
1.) Click Get Plugin and place the file into addons/sourcemod/plugins.
2.) Delete the config file cfg/sourcemod/respawntimer.cfg.
3.) Reload the plugin by using the command sm plugins reload respawntimer.
Optional: 4.) Repeat step 4 in the installation guide.
Todo:
Code:
- Add sudden death support.
Attached Files
File Type: txt respawntimer.phrases.txt (109 Bytes, 710 views)
File Type: sp Get Plugin or Get Source (respawntimer.sp - 1177 views - 8.0 KB)

Last edited by ThatKidWhoGames; 02-26-2018 at 05:40.
ThatKidWhoGames is offline