AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   CSNadePriming (https://forums.alliedmods.net/showthread.php?t=48607)

XxAvalanchexX 12-16-2006 02:20

CSNadePriming
 
1 Attachment(s)
CSNadePriming 0.10
Last updated 12/16/06

This plugin allows you to press secondary fire on a grenade after pulling its pin to prime it (aka, cook it). Don't wait too long, or it will explode in your face! Grenades only have a fuse of around 2 seconds in the first place!!

More Details
Make sure to pull the pin first (hold down primary fire), and then press secondary fire (you only need to press it once). You'll hear a faint clicking sound, and at that point the grenade has started cooking. Release primary fire to throw it as you would regularly.

This doesn't work on smoke grenades, since they seem to act entirely different from the other two grenades. I came up with the original idea of my own, and after searching to see if it had been made, found this thread. That's where I got the idea of activating it with secondary fire. So, thanks markland556!

Cvars
csnp_enabled (default 1) - toggles ability to prime grenades
csnp_explodeinhand (default 1) - if a grenade can go off in your hand if you prime it for too long
csnp_blockstuff (default 1) - when a grenade goes off in someone's hand, whether or not to block the fire in the hole sound and message

Modules Required
CSX
Fakemeta

neogeo 12-16-2006 06:41

Re: CSNadePriming
 
thanks :D

ali_zkz 12-16-2006 06:45

Re: CSNadePriming
 
LET ME TRY

ali_zkz 12-16-2006 07:17

Re: CSNadePriming
 
O COOL~~

Hawk552 12-16-2006 11:37

Re: CSNadePriming
 
Quote:

Originally Posted by ali_zkz (Post 415978)
LET ME TRY

Quote:

Originally Posted by ali_zkz (Post 415985)
O COOL~~

I'm going to assume that means it works.

Approved.

Da_sk8rboy 12-16-2006 12:09

Re: CSNadePriming
 
Good Shit Avalanche. +Karma. *Got Approved*

XmINiX 12-16-2006 12:13

Re: CSNadePriming
 
I like it! +karma for j00

Arkshine 12-16-2006 14:59

Re: CSNadePriming
 
Works perfectly.

Great plugin ;)

NemesisDelta 12-16-2006 22:03

Re: CSNadePriming
 
^hmmmm i get this shit...
Code:

L 12/17/2006 - 03:05:38: [AMXX] Plugin "csnadeprime.amxx" failed to load: Module/Library Class "xstats" required for plugin. Check modules.ini.
but this is my modules.ini

Code:

; ------------------------------
fun_amxx_i386.so
fun_amxx.dll
fun_amxx_amd64.so

; ----------------------------------------------------
; Engine - provides engine functions core to Half-Life
; ----------------------------------------------------
engine_amxx_i386.so
engine_amxx.dll
engine_amxx_amd64.so

; ----------------------------------------------------------
; Fakemeta - provides a massive interface into the HL engine
; ----------------------------------------------------------
fakemeta_amxx_i386.so
fakemeta_amxx.dll
fakemeta_amxx_amd64.so

; -------------------------------------------
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
;mysql_amxx_i386.so
;mysql_amxx.dll
;mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so

; ---------------------------------------------
; GeoIP - determines the country of ip adresses
; ---------------------------------------------
;geoip_amxx_i386.so
;geoip_amxx.dll
;geoip_amxx_amd64.so

; --------------------------------
; Sockets - network socket support
; --------------------------------
;sockets_amxx_i386.so
;sockets_amxx.dll
;sockets_amxx_amd64.so

; --------------------------
; Regular Expression support
; --------------------------
;regex_amxx_i386.so
;regex_amxx.dll
;regex_amxx_amd64.so

; --------------------
; Binary Vault support
; --------------------
;nvault_amxx_i386.so
;nvault_amxx.dll
;nvault_amxx_amd64.so

; ----------------------------------------------------------
; Counter-Strike - adds functions specific to Counter-Strike
; ----------------------------------------------------------
cstrike_amxx_i386.so
cstrike_amxx.dll
cstrike_amxx_amd64.so

; -----------------------------------------------------
; CSX - adds functionality for CS statistics and events
; -----------------------------------------------------
csx_amxx_i386.so
csx_amxx.dll
csx_amxx_amd64.so


XxAvalanchexX 12-16-2006 23:03

Re: CSNadePriming
 
By the way your modules.ini is set up, it looks like you are using an old version of AMXX. Try compiling it yourself with the compiler that goes along with your version of AMXX and see if that works. If it still doesn't work, you will probably just have to upgrade your AMXX to get this to work.


All times are GMT -4. The time now is 16:39.

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