AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [Hidden:Source] Dynamic Round Timer (https://forums.alliedmods.net/showthread.php?t=80402)

paegus 11-11-2008 15:13

[Hidden:Source] Dynamic Round Timer
 
2 Attachment(s)
This plugin is written for Hidden:Source Beta 4a

Code:

/*
 * Hidden:SourceMod - Dynamic Round Time
 *
 * Description:
 *  Alters the round time based on the number of IRIS.
 *
 * Associated CVars:
 *  hsm_dtr_basetime [seconds] : Base time for round. Default 150
 *  hsm_dtr_inctime [seconds]  : Additional time for each IRIS player. Default 30
 *  hsm_dtr_randtime [seconds] : Additional random time added per round. Default 30
 *
 * Changelog:
 *  v1.0.0
 *  Initial release
 *
 * Contact:
 *  Phaedrus: (http://forum.hidden-source.com/member.php?u=4634)
 *  Paegus: [email protected] (http://forum.hidden-source.com/member.php?u=2439)
 *  SourceMod: http://www.sourcemod.net > Community > Forums > SourceMod
 *  Hidden:Source: http://www.hidden-source.com > Forums > Server Admins
 */

Thanks to Phaedrus for pointing out the obvious flaw in the original method


All times are GMT -4. The time now is 03:35.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.