Thread: TF2: AddTime
View Single Post
Author Message
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 05-01-2008 , 15:25   TF2: AddTime
Reply With Quote #1

Addtime
Add time to the clock via command.

Commands:
sm_addtime <amount> - Add the specified time to the game clock. *
sm_settime <amount> - Set the game clock to the time specified. *

* Amounts are in seconds.

Notes:
Access to the commands requires the changemap (g) admin flag.

Changelog:
  • 1.0.0
    • Initial release.
  • 1.0.1
    • Added "sm_settime" command.
  • 1.0.2
    • Added support for maps that rely on mp_timelimit instead of round timers.
  • 1.0.3
    • Added support for payload maps (maps prefixed with pl_).
  • 1.0.4
    • Bug fixes, etc
Attached Files
File Type: sp Get Plugin or Get Source (addtime.sp - 13632 views - 2.2 KB)

Last edited by bl4nk; 04-06-2010 at 22:13.
bl4nk is offline