AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:S] Bomb Events (https://forums.alliedmods.net/showthread.php?t=96444)

tuty 07-05-2009 09:30

[CS:S] Bomb Events
 
2 Attachment(s)
Bomb Events



[IMG]http://img196.**************/img196/4317/about1q.jpg[/IMG]Description:

- With this plugin you have a little statistics about bomb events.
I mean, when a player drop the bomb, defuse, pickup, plant etc. shows a hint, chat, or center message with that player doing that action.
- And when you plant, defuse, or bomb exploded, will play a sound for all players.

Like: "tuty dropped the BOMB."



[IMG]http://img38.**************/img38/4548/changelog1.png[/IMG]Instalation:


- Put the c4powa.wav, witch.wav, laugh.wav sounds into sound/misc/ dir.
- If you dont't have a misc/ directory, create one.




[IMG]http://img20.**************/img20/2184/settings3.png[/IMG] Cvars:

- be_enabled - 1 - enable / 0 - disable the plugin.
- be_planted - 1 - enable message when a player planted the bomb / 0 - disable
- be_defused - 1 - enable message when a player defused the bomb / 0 - disable
- be_planting - 1 - enable message when player is planting the bomb / 0 - disabled
- be_exploded - 1 - enable message when bomb has exploded / 0 - disable
- be_abort - 1 - enable message when player stop planting the bomb / 0 - disable
- be_pickup - 1 - enable message when player picked up the bomb / 0 - disable
- be_dropped - 1 - enable message when a player dropped the bomb / 0 - disabled
- be_defusing - 1 - enable message when a player is defusing the bomb / 0 - disable
- be_abortdefuse - 1 - enable message when a player stop defusing the bomb / 0 - disable
- be_printtype - type of message ( 1 - hint, 2 - chat, 3 - center )





.


tuty 07-06-2009 07:31

Re: [CS:S] Bomb Events
 
Added sounds when you plant, defuse or bomb exploded.:mrgreen:

Zuben 04-06-2011 14:00

Re: [CS:S] Bomb Events
 
and how I can turn off old sounds pls ?

TnTSCS 04-06-2011 21:48

Re: [CS:S] Bomb Events
 
how about countdown sounds? for 30 second mark, 20 second mark, 10 second mark, 5,4,3,2 and 1 second mark...

Zuben 04-07-2011 13:07

Re: [CS:S] Bomb Events
 
no, I mind sound "Bomb has been planted", now when I planted, I heart my sound from this plugin and Bomb Has been planted :(

TnTSCS 04-07-2011 17:12

Re: [CS:S] Bomb Events
 
be_planted 0?

Zuben 04-08-2011 14:12

Re: [CS:S] Bomb Events
 
no, i want turn off old bomb has been plated, no new :)

sinblaster 04-09-2011 18:41

Re: [CS:S] Bomb Events
 
N/M My man in Brazil is on it

Sammit92 04-27-2011 08:25

Re: [CS:S] Bomb Events
 
Hi.
What to do if I don't want to use sounds?

GPhoenix97 01-25-2013 18:32

Re: [CS:S] Bomb Events
 
1 Attachment(s)
Changelog:
  • 1.9 (27.07.2019)
    • Changed: new syntax (requires SourceMod 1.7 or newer)
    • Fixed: my old amateur mistakes
  • 1.5 (10.11.2014)
    • Added: CSGO support
    • Changed: all wav files converted to mp3 due to CSGO support
* if you wanna use this plugin with CSGO do not use wav files, only mp3
  • 1.4.2 (08.10.2014)
    • Added: Turkish translation (thanks to ZuCChiNi)
  • 1.4.1 (13.10.2013)
    • Fixed: "not precached" spam in console
  • 1.4 (09.10.2013)
    • Added: new cvars
    • Added: French translation (thanks to k_ra)
  • 1.3
    • Now while be_sounds 1 all old sounds such as "Bomb has been planted" disabled
    • Added: Polish translation
  • 1.2 (25.01.2013)
    • Added: "be_sounds" cvar
    • Added: sound cvars
    • Added: translations file
    • Added: auto-generating config file
Cvars:

  • be_beginplant - Show message when player started planting bomb. (Default: "1")
  • be_beginplant_sound - Path to sound file playing when player started planting bomb (cstrike/sound/). (Default: "")
  • be_abortplant - Show message when player stopped planting bomb. (Default: "1")
  • be_abortplant_sound - Path to sound file playing when player stopped planting bomb (cstrike/sound/). (Default: "")
  • be_planted - Show message when player planted bomb. (Default: "1")
  • be_planted_sound - Path to sound file playing when player planted bomb (cstrike/sound/). (Default: "misc/c4powa.wav")
  • be_defused - Show message when player defused bomb. (Default: "1")
  • be_defused_sound - Path to sound file playing when player defused bomb (cstrike/sound/). (Default: "misc/laugh.wav")
  • be_exploded - Show message when bomb has exploded. (Default: "1")
  • be_exploded_sound - Path to sound file playing when bomb has exploded (cstrike/sound/). (Default: "misc/witch.wav")
  • be_dropped - Show message when player dropped bomb. (Default: "1")
  • be_dropped_sound - Path to sound file playing when player dropped bomb (cstrike/sound/). (Default: "")
  • be_pickup - Show message when player picked up bomb. (Default: "1")
  • be_pickup_sound - Path to sound file playing when player picked up bomb (cstrike/sound/). (Default: "")
  • be_begindefuse - Show message when player started defusing bomb. (Default: "1")
  • be_begindefuse_sound - Path to sound file playing when player started defusing bomb (cstrike/sound/). (Default: "")
  • be_abortdefuse - Show message when player stopped defusing bomb. (Default: "1")
  • be_abortdefuse_sound - Path to sound file playing when player stopped defusing bomb (cstrike/sound/). (Default: "")


All times are GMT -4. The time now is 15:33.

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