AlliedModders

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

EFFx 05-13-2018 17:58

Impulse Grenade
 
2 Attachment(s)
IMPULSE GRENADE


- Description
- This plugin replaces the smoke grenade with a a funny feature similar to a Fortnite's: If you throw the smoke grenade and it explodes close to a player, he'll be impulsed with the explosion. It does a little damage.
Theres a random video I found with that feature - https://www.youtube.com/watch?v=WUftN-hy19w

- Cvars
impulsegrenade_on - Turn plugin on/off
impulsegrenade_self_impulse - Self impulse on/off
impulsegrenade_multiplier - Impulse's multiplier
impulsegrenade_radius - Explosion radius
impulsegrenade_ffa - Impulse teammates.
impulsegrenade_killmoney - Amount of money that the player gets when he kill someone with the Impulse Grenade.
impulsegrenade_killinfo - Display when someone kills another player with the Impulse Grenade.
impulsegrenade_impactmode - Instant explosion after touch the worldspawn or a player).

- Credits
Nomexous' Weapon Physics (Weapons being impulsed with the HE Explosion, just changed to smoke and made it work with players) - https://forums.alliedmods.net/showthread.php?p=580384

- Change log
Spoiler

EFFx 06-13-2018 00:39

Re: Impulse Grenade
 
Plugin Updated to v1.1

Code:

. Added money bonus when someone kills another player with the Impulse Grenade.
{
        - Two cvars to configure: impulsegrenade_killmoney and impulsegrenade_killinfo.

        > impulsegrenade_killmoney - Amount of money that the player gets when he kill someone with the Impulse Grenade.
        > impulsegrenade_killinfo - Display when someone kills another player with the Impulse Grenade.
}
. Fixed the wrong radius on the createBlast.
. Added impulsegrenade_trailcolor cvar to change the player's trail color.
. Added impulsegrenade_blastcolor cvar to change the explosion's color.


Fuck For Fun 06-13-2018 07:34

Re: Impulse Grenade
 
Look great, gj :)

NiHiLaNTh 06-13-2018 17:00

Re: Impulse Grenade
 
Its 2018, why you still change viewmodels with CurWeapon event?

EFFx 06-13-2018 20:03

Re: Impulse Grenade
 
Because I want.

HamletEagle 06-14-2018 03:51

Re: Impulse Grenade
 
Quote:

Originally Posted by EFFx (Post 2596814)
Because I want.

Nice attitude.

EFFx 06-14-2018 09:05

Re: Impulse Grenade
 
Ty

Rivotril 06-14-2018 17:22

Re: Impulse Grenade
 
Looks cool!

Nia 06-24-2018 09:26

Re: Impulse Grenade
 
...

EFFx 07-14-2018 01:47

Re: Impulse Grenade
 
Updated to v1.2:

Code:

. Added impact mode (instant explosion after touch).


All times are GMT -4. The time now is 01:35.

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