AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   Dropped Bomb Defuse v0.3.1 (https://forums.alliedmods.net/showthread.php?t=41455)

VEN 07-15-2006 18:44

Dropped Bomb Defuse v0.3.1
 
5 Attachment(s)
Dropped Bomb Defuse


Description
Plugin allows to CTs defuse the dropped bomb. Once bomb is defused CT team will win
the round (can be disabled) and CT defuser will gain 1 frag (configurable). Plugin
emits standard sounds like defuse start/end/denied, draws progress bar, plays/shows
"Bomb has been defused" audio/text. Defuser kit requirement can be forced with a CVAR.


Installation
1. Update your AMX Mod X to the latest version
2. Compile and install "Force Team Win" plugin
3. Unzip and put ftw.inc file into your "amxmodx/scripting/include" folder
4. Compile and install "Dropped Bomb Defuse" plugin
5. Change the map or restart the server
Note: you can skip the steeps #2 and #3, but then you should disable(comment) the FORCE_TEAM_WIN option.
This will prevent CT-team win on dropped bomb defuse.

CVARs
dbd_time (N: seconds, default: 10, 0: disable the plugin) - defuse time
dbd_defkit_required (0: OFF, 1: ON, default: 0) - controls defkit requirement
Below with an examples is explained how CVARs works, remember it's just an examples.
By default defuse time is 10 seconds, but with defuser kit it will be 5 seconds.
If defuser kit requirement is forced with the CVAR, defuse time with a defkit will be
not 5 but 10 seconds. If you still want 5 seconds, comment IGNORE_MULTIPLIER option.
If dbd_defkit_required CVAR is 0 multiplier will not be ignored anyway.
So if you want to ignore the multiplier completely see below.
You can alter 5 seconds defuse w/ a defkit time by the DEFKIT_TIME_MULTIPLIER option.
So if multiplier is 0.4 and dbd_time is 15, you will get 0.4 * 15, i.e. 6 seconds.


Options
The following options can be altered at the top of the plugin's source code.
Bomb map check, defuse with a defkit time multiplier, ignore multiplier on defkit
requirement, frags bonus, player/bomb max. distance/view angle diff. and a few more.

Versions
See the source code of the droppedbombdefuse.sma.

k007 07-15-2006 19:13

Re: Dropped Bomb Defuse
 
seems like a very good plugin but few question when the model drops is gonne look like the droped or planted model and do ct need a kit and if they don't will the kit still be faster

VEN 07-15-2006 19:30

Re: Dropped Bomb Defuse
 
Quote:

when the model drops is gonne look like the droped or planted model
Dropped, else this may confuse the players.

Quote:

do ct need a kit
Not necessary.

Quote:

will the kit still be faster
Yes, 2x faster, like with planted bomb defuse.

By the way you gave me an idea to make an option to be able to defuse dropped bomb only with a defuser kit.

k007 07-15-2006 19:58

Re: Dropped Bomb Defuse
 
very cool then +karma ill test it later

VEN 07-15-2006 20:49

Re: Dropped Bomb Defuse v0.2
 
Updated to version 0.2.
Now defkit requirement can be forced.

Note: By default IGNORE_MULTIPLIER option is enabled so when defkit requirement is forced with a dbd_defkit_required CVAR, defusion will not be faster than dbd_time CVAR value.

Cheap_Suit 07-15-2006 21:05

Re: Dropped Bomb Defuse v0.2
 
I have something similar where ct's can rigged the bomb. Basically the same as this except it changes the c4's time cvar.

LOL :P, GJ!

Xanimos 07-15-2006 21:10

Re: Dropped Bomb Defuse v0.2
 
I like the origionality....Thanks for the contribution.

Switchie 07-16-2006 15:58

Re: Dropped Bomb Defuse v0.2
 
Plugin failed to compile! Please try contacting the author.
Welcome to the AMX Mod X 1.75-300 Compiler.
Copyright (c) 1997-2006 ITB CompuPhase, AMX Mod X Team

/home/groups/alliedmodders/forums/files/3/6/9/5/9080.attach(29) : fatal error 100: cannot read from file: "ftw"

Compilation aborted.
1 Error.
Could not locate output file /home/groups/amxmodx/public_html/compiled3/9080.amx (compile failed).

I wanna download it plz :-)

VEN 07-16-2006 16:32

Re: Dropped Bomb Defuse v0.2
 
Simply read the Installation section of the top post.
EDIT: I've increased section's header size, enjoy.

Switchie 07-16-2006 16:38

Re: Dropped Bomb Defuse v0.2
 
ok thx but i couldnt download the droppedbombdefuse.sma here , the download was not working before , its fixed now

Time to test it :-)


All times are GMT -4. The time now is 02:30.

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