View Single Post
Author Message
paegus
Senior Member
Join Date: Nov 2004
Location: Extreme low earth orbit
Old 11-11-2008 , 15:13   [Hidden:Source] Dynamic Round Timer
Reply With Quote #1

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
Attached Files
File Type: sp Get Plugin or Get Source (hsm_drt.sp - 1635 views - 2.5 KB)
__________________
Live and learn or die and teach by example.
Plugins Mine | Hidden:SourceMod

Last edited by psychonic; 03-23-2010 at 12:19. Reason: Reason: changed "game" field to newly created category "The Hidden"
paegus is offline