Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

An updated version of the tiny sourcemod script that executes a command when a timer ends, the timer being shown to all players.

License

Notifications You must be signed in to change notification settings

Frenzoid/SM_SourceRoundTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Round Timer (Redux, Updated)

  • Vers: 1.4.1
  • This is an update of the old tf2 round timer plugin.
  • Now really fully compatible with other source games.
  • Fixed the classic annoying bug that made the timer disappear from the hud after a few rounds.

cvars:

  • cvar: sm_roundtimer_enabled: Enable Round Timer (boolean).
  • cvar: sm_roundtimer_time: Round timer time (int).
  • cvar: sm_roundtimer_hud: Enable displaying timer in hud (boolean).
  • cvar: sm_roundtimer_center: Enable displaying timer in center tex (boolean)t.
  • cvar: sm_roundtimer_yhud: X hud position (int).
  • cvar: sm_roundtimer_xhud: Y hud position (int).
  • cvar: sm_roundtimer_commands: Command to execute when the timer ends, example: "sm_say The round time has ended!; sm_slay @red;" (string).

About

An updated version of the tiny sourcemod script that executes a command when a timer ends, the timer being shown to all players.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published