Advanced C4 Timer

Advanced C4 Timer v1.4.1

No permission to download
Supported Games
CS: Source (v34), CS: Source (Steam/Orange Box), CS: GO
This plugin shows countdown timer for c4 after bomb is planted with configured countdown sounds.



Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Advanced_C4_Timer.zip file from this post.
  • Extract the contents of zip file and put it into cstrike folder of your server.
  • Restart the server or change the map.
Configuration :
Code:
"c4SoundsList"
{
    "c4"
    {
        "1"        "vertigo/c4/1sec.mp3"
        "2"        "vertigo/c4/2sec.mp3"
        "3"        "vertigo/c4/3sec.mp3"
        "4"        "vertigo/c4/4sec.mp3"
        "5"        "vertigo/c4/5sec.mp3"
        "6"        "vertigo/c4/6sec.mp3"
        "7"        "vertigo/c4/7sec.mp3"
        "8"        "vertigo/c4/8sec.mp3"
        "9"        "vertigo/c4/9sec.mp3"
        "10"       "vertigo/c4/10sec.mp3"
        "20"       "vertigo/c4/20sec.mp3"
        "30"       "vertigo/c4/30sec.mp3"
    }
}
Note: Upload the sounds to web server after compressing with bzip2 if your server is using Fast-DL.

Chat Commands :
Code:
!c4timer           -          Opens the c4 timer settings menu.
CVARs :
// Enables the c4 timer
// -
// Default: "1"
sm_c4_timer_enable "1"

// Default setting for HUD preference
// -
// Default: "1"
sm_c4_timer_hud_default "1"

// Default setting for sound preference
// -
// Default: "1"
sm_c4_timer_sound_default "1"

// Advanced c4 Timer Version
// -
// Default: "1.4.1"
sm_c4_timer_version "1.4.1"

Credits :
  • minmoney1
Author
Vertigo
Downloads
43
Views
2K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock