Thread: GameCron
View Single Post
Author Message
altex
Veteran Member
Join Date: May 2009
Location: Russia
Old 05-03-2009 , 08:17   GameCron
Reply With Quote #1

Description
-----------
GameCron plugin is for delayed command execution counting from every map start.

http://forums.alliedmods.net/showthread.php?t=91619

Commands and Cvars
------------------
sm_gamecron_version - GameCron version.

sm_gamecron_add <seconds> <command> - Add delayed command.
sm_gamecron_del <id> - Delete task by id.
sm_gamecron_clear - Delete all tasks.
sm_gamecron_list - List all current tasks.
sm_gamecron_restart - Restart all timers for tasks.

Requirements
------------
Counter-Strike: Source
SourceMod 1.2.0

Changelog
---------
1.0.3:
* CPU usage optimization.

1.0.2:
+ Added sm_gamecron_version.

1.0.1:
+ Added restart hooking. It was commented due to compatibility with SourceMod 1.0.0.
- Debug log messages removed.

My plugins | Donations via PayPal
Attached Files
File Type: zip sm_gamecron-1.0.3.zip (6.9 KB, 900 views)
__________________

Last edited by altex; 10-13-2011 at 18:29. Reason: Release 1.0.3.
altex is offline