Round Countdown
Description:Creates a timer on all valid client's screens on round start (designated by cvar). Once the timer reaches 0, it executes a command from the server. Very useful for arena servers without map time limits, can be used to slay players or whatever else you can think of. Specifically made for deathrun.Post any suggestions if you have them.
Click here to view a screenshot.CVar's (Defaults):sm_countdown_version "1.0.0" ~
Plugin Versionsm_countdown_enabled "2" ~
Enable Round Countdown 0 = Disabled 1 = Enabled (teamplay_round_start) 2 = Enabled (arena_round_start)sm_countdown_commands "sm_say Round timer has ended!;sm_slay @all" ~
Commands to run via server once countdown reaches 0sm_countdown_xloc "0.18" ~
X Position Value -1 = Centersm_countdown_yloc "-1" ~
Y Position Value -1 = CenterConfig file will be automatically created at
cfgsourcemodplugin.countdown.cfgVersion Log: Spoiler Version 1.0.0* Initial Release. See my other plugins. Attached Files
Get Plugin or
Get Source (countdown.sp - 4.6 KB)
Wyświetl pełny artykuł