View Single Post
Author Message
thetwistedpanda
Good Little Panda
Join Date: Sep 2008
Old 04-17-2013 , 20:44   [CS:S] (Redux) Advanced C4 Timer v1.5.0 (Updated: 4/17/13)
Reply With Quote #1

Description:
  • An optimization of dalto's original Advanced C4 Timer, requested by CenT in the donator's section.
  • The original plugin has been relatively unsupported as dalto is no longer active in the community, and what modifications that have been made by other members did not address the more serious issues. The code was merely outdated and used methods that were highly inefficient. For popular servers, it could potentially be crippling due to the lag that would be induced.
  • I'll be supporting this plugin as necessary, so feel free to post feature requests. I'll likely rewrite the entire structure in the future as I'm not entirely fond of it, but the time isn't available at the moment.
Original:
Quote:
Originally Posted by dalto
Description:
This plugin is a c4 timer with configurable sounds. Based on the c4 timer by sslice. Includes full user configurability.

Planned Features:
None, make a request!

Special Thanks:
Imported Anthony and his team for coming up with and implementing new ideas.

CVar's:
sm_c4_timer_version: The version number
sm_c4_timer_enable: Enable the plugin
sm_c4_time_announce: Enable the announcement
sm_c4_timer_chat_default: Default setting for chat preference
sm_c4_timer_center_default: Default setting for center preference
sm_c4_timer_hud_default: Default setting for HUD preference
sm_c4_timer_sound_default: Default setting for sound preference
sm_c4_timer_sound_default: Default setting for sound preference");
sm_c4_timer_start_at_ten: 1 voice starts at 10, 2 text starts at 10, 3 both start at 10
Change Log:
  • Version 1.5.0
  • Replaced all instances of GetMaxClients() with MaxClients.
  • Modified / Optimized numerous blocks of code
  • Added support for extremely rare cases of Plant/Defuse with player no longer in-game.
  • Added two translations, "Terrorist" and "Counter-Terrorist", generics for the above issue.
  • Replaced KV data system with ClientPrefs to greatly improve performance.
Attached Files
File Type: zip advancedc4timer_v150.zip (120.1 KB, 4659 views)
File Type: sp Get Plugin or Get Source (advancedc4timer.sp - 2631 views - 15.9 KB)
__________________

Last edited by thetwistedpanda; 09-05-2013 at 10:50.
thetwistedpanda is offline