View Single Post
Plugin Info:     Modification:          Category:          Approver:   Hawk552 (427)
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 06-10-2009 , 04:19   Timeleft in Hostname (Scoreboard support)
Reply With Quote #1

Hostname Timeleft
Scoreboard support
By xPaw

.: Description :.
Adds the remaining time in h:m:s format to the host name (updated every second). Updates also in players scoreboard, you just can leave it opened and it will update in live time
.: Cvars :.
sv_hostname_timeleft 0/1 - enable/disable plugin (need maprestart) (default: 1)
sv_hostname_style 1-5 - style of showing timeleft (default: 3)
  1. Style 1:
    Code:
    hostname (Timeleft: 35:20)
    hostname (No timelimit)
  2. Style 2, 4:
    Code:
    hostname (35:20)
    hostname (--:--)
  3. Style 3, 5:
    Code:
    (35:20) hostname
    (--:--) hostname
Styles 4, 5 means what they will be updated only in scoreboard but not in favourites!
.: Screenshots :.




.: Credits :.
  • pizzahut - Original timeleft in hostname plugin.

Check this post if you want to use ScoreBoard Title plugin with this.
Attached Files
File Type: sma Get Plugin or Get Source (HostnameTimeleft.sma - 8830 views - 3.0 KB)
__________________

Last edited by xPaw; 01-08-2010 at 12:14.
xPaw is offline