Deagle Nail Launcher [UPDATED]
Posted: Tue Nov 23, 2021 1:03 am
Deagle Nail Launcher
by tuty
version 2.8
Description:
- With this plugin , if you have in hand a deagle pistol, you can throw nails on enemys and kill him and that is give you frags.
Credits:
PHP Code:
/* Credits
* -------------
*
* () VEN
* () KleeneX
* () Alka
* () Anakin
*/
Changelog:
PHP Code:
/* Changelog
* --------------
*
* Version 2.3
* --------------
*
* - first release
*
* Version 2.4
* --------------
*
* - added 2 cvars for bonus money and loose money when you kill a teammate
*
*
* Version 2.5
* --------------
*
* - optimized code
* - added a cool effect if you make damage to someone or yourself
* - added a blood cool efect
to be more funny when damage someone
*
* Version 2.6
* --------------
*
* - optimized
* - added a smoke efect when explosion is over
*
* Version 2.7+
*
* - added 2 cvars
* - optimized x2
* - fakemeta only
*
* Version 2.8
* -re-wrote my shitty code
*/
How to use:
- Is simple. If you have the deagle pistol in your hand, press mouse2 or attack2 to launch a nail.
Cvars:
- nail_enable 1- on/0-off
- nail_admin_only 0 - off/ set this to 1 if you want to change from admin only
- nail_speed 300 - set the nail speed run
- nail_delay 3.0 - set time until the next nail can be throwed
- nail_damage_radius 100 - set the nail explosion damage
- nail_damage 50 - set the nail damage when hit someone
- nail_trail_width 5 - set the trail width
- nail_trail_colormode 1 - 0 - is grey , normal nail trail color, and 1 - is team color. CT - blue trail and T - red trail
- nail_kill_money_bonus 1000 - gives you a money bonus when you kill someone with nail xD
- nail_tk_loose_money 5000 - loose money when friendlyfire is on and you killed a teammate
- nail_fragbonus 3 - frags bonus when you kill some1 with nail
- nail_loosefrags 5 - loose frags when you kill a teammate ))
Modules:
- fakemeta
- cstrike
- engine
- fun
Files:
- Put the spike1.wav sound into cstrike/sound/misc directory
- Put the nail.mdl model into cstrike/models directory
Attention!
- If you have version 1.7.6d of amxx you must include fakemeta_util.inc
- If friendlyfire is set to 1 you can die with your own nail!
- With your nail you can break breakable doors or something // removed! useless
- Added a cool effect when you hurt yourself or take someone damage
- Added a smoke effect when nail explosion is over
- Engine removed!
- Added 2 cvars
- At round end the nail will be removed
plugin
by tuty
version 2.8
Description:
- With this plugin , if you have in hand a deagle pistol, you can throw nails on enemys and kill him and that is give you frags.
Credits:
PHP Code:
/* Credits
* -------------
*
* () VEN
* () KleeneX
* () Alka
* () Anakin
*/
Changelog:
PHP Code:
/* Changelog
* --------------
*
* Version 2.3
* --------------
*
* - first release
*
* Version 2.4
* --------------
*
* - added 2 cvars for bonus money and loose money when you kill a teammate
*
*
* Version 2.5
* --------------
*
* - optimized code
* - added a cool effect if you make damage to someone or yourself
* - added a blood cool efect

*
* Version 2.6
* --------------
*
* - optimized
* - added a smoke efect when explosion is over
*
* Version 2.7+
*
* - added 2 cvars
* - optimized x2
* - fakemeta only
*
* Version 2.8
* -re-wrote my shitty code
*/
How to use:
- Is simple. If you have the deagle pistol in your hand, press mouse2 or attack2 to launch a nail.
Cvars:
- nail_enable 1- on/0-off
- nail_admin_only 0 - off/ set this to 1 if you want to change from admin only
- nail_speed 300 - set the nail speed run
- nail_delay 3.0 - set time until the next nail can be throwed
- nail_damage_radius 100 - set the nail explosion damage
- nail_damage 50 - set the nail damage when hit someone
- nail_trail_width 5 - set the trail width
- nail_trail_colormode 1 - 0 - is grey , normal nail trail color, and 1 - is team color. CT - blue trail and T - red trail
- nail_kill_money_bonus 1000 - gives you a money bonus when you kill someone with nail xD
- nail_tk_loose_money 5000 - loose money when friendlyfire is on and you killed a teammate
- nail_fragbonus 3 - frags bonus when you kill some1 with nail
- nail_loosefrags 5 - loose frags when you kill a teammate ))
Modules:
- fakemeta
- cstrike
- engine
- fun
Files:
- Put the spike1.wav sound into cstrike/sound/misc directory
- Put the nail.mdl model into cstrike/models directory
Attention!
- If you have version 1.7.6d of amxx you must include fakemeta_util.inc
- If friendlyfire is set to 1 you can die with your own nail!
- With your nail you can break breakable doors or something // removed! useless
- Added a cool effect when you hurt yourself or take someone damage
- Added a smoke effect when nail explosion is over
- Engine removed!
- Added 2 cvars
- At round end the nail will be removed
plugin