Page 1 of 1

Grenade Drugs 1.1

Posted: Mon Nov 22, 2021 4:32 pm
by greenie
- Grenade Drugs 1.1
- By Athix


Description:
When a player throws the grenade at the enemy, this will produce a type of drug on it.
Drugs : the player will be more difficult to control ( Effect Drugs of amx_super )


Cvars:
• amx_trail_red 0 // R
• amx_trail_green 255 // G
• amx_trail_blue 255 // B

• amx_blast_red 255 // R
• amx_blast_green 0 // G
• amx_blast_blue 0 // B

Color to change Trail and Blast Explosion of Grenade:

Red = 255, 0, 0
Green = 0, 255, 0
Blue = 0, 0 , 255
Violet = 255, 0, 255
Yellow = 255, 255, 0
Sky-Blue = 0, 255, 255
White = 255, 255, 255

Off Trail/blast = 0, 0 ,0

Installation:
Extract .amxx file to your plugins folder, and add its name to plugins.ini
Extract .rar file to the "valve" folder on your server.

plugin
source