AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Grenade Modes [Nademodes] (1.1.0 - 21/07/2018) (https://forums.alliedmods.net/showthread.php?t=309154)

micapat 07-15-2018 09:49

[CS:GO] Grenade Modes [Nademodes] (1.1.0 - 21/07/2018)
 
3 Attachment(s)
# Description
https://forums.alliedmods.net/attach...1&d=1531662357

The grenades can be configured with different modes, providing the ability to use them for example as proximity mines.



There're currently 4 grenade modes available:
> Normal (Classic)
> Impact (Explode after any contact)
> Proximity (Explode when a enemy is near)
> Tripwire (Explode when a enemy crosses the beam)

The mode can be configured per grenade type using the command "+lookatweapon" (F by default).

The color of the effects (Beacon, beam..) depends of the relationship of the players with the grenade owner (Teammate or enemy).

For the moment, only the hegrenade, flashbang and smokegrenade are supported. The decoy, incendiary and tactical grenades will be supported in the future.

# Installation
https://forums.alliedmods.net/attach...1&d=1531660040

HTML Code:

/addons/sourcemod/plugins/grenade_modes.smx
/addons/sourcemod/scripting/grenade_modes.sp (Optional)
/addons/sourcemod/translations/grenade_modes.phrases.txt
/addons/sourcemod/translations/fr/grenade_modes.phrases.txt

# Console Variables
https://forums.alliedmods.net/attach...1&d=1531660040

PHP Code:

"sm_grenade_modes_enable" Enable the plugin 
"sm_grenade_modes_self_color" Set the color of the self effects
"sm_grenade_modes_teammate_color" Set the color of the teammate effects
"sm_grenade_modes_enemy_color" Set the color of the enemy effects
"sm_grenade_modes_proximity_powerup_time" Set the proximity powerup time
"sm_grenade_modes_tripwire_powerup_time" Set the tripwire powerup time 

Remark: The colors must be in hexadecimal format (0xRRGGBB).

# Repository
https://forums.alliedmods.net/attach...1&d=1531660040

https://github.com/nyuufr/Grenade-Modes

https://forums.alliedmods.net/attach...1&d=1531660040

Have fun, and don't hesitate to report any bugs :bee:

mug1wara 07-15-2018 09:56

Re: [CS:GO] Grenade Modes (Nademodes)
 
god, why didn't I come up with this. awesome work! ^^

Lost_lgz 07-15-2018 10:19

Re: [CS:GO] Grenade Modes (Nademodes)
 
i tested in zombie plague 8.4 and it not work to zombie...in rest it good plugin dude ...G.J :D

micapat 07-15-2018 10:23

Re: [CS:GO] Grenade Modes (Nademodes)
 
Hi Lost_lgz. I will take a look to the zombie plague to see if I can do something easily. I'm caching the teams of the players when they spawn, I think that's the issue.

Lannister 07-15-2018 11:46

Re: [CS:GO] Grenade Modes (Nademodes)
 
Fantastic job, congratualtions!

LagMyAss 07-15-2018 11:47

Re: [CS:GO] Grenade Modes (Nademodes)
 
Well done mate

qiuhaian 07-15-2018 12:26

Re: [CS:GO] Grenade Modes (Nademodes)
 
not work

micapat 07-15-2018 14:08

Re: [CS:GO] Grenade Modes (Nademodes)
 
Quote:

Originally Posted by qiuhaian (Post 2603847)
not work

Well, I didn't precise it, but if you want to report an issue I will need more info.

----
I think I found something with the zombie plague, I will try to fix this ASAP... After France celebration :bee:.

iskenderkebab33 07-15-2018 14:51

Re: [CS:GO] Grenade Modes (Nademodes)
 
nice work!

micapat 07-15-2018 19:28

Re: [CS:GO] Grenade Modes (Nademodes)
 
Lost_lgz, I updated the plugin, please try again for the zombie plague.


All times are GMT -4. The time now is 12:57.

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