Quote:
Originally Posted by Flick3rR
Yup, my bad, sorry! Well, there is a constant for the weapon type in this plugin, so I've just replaced
PHP Code:
new const WEAPON_HEGRENADE[] = "weapon_hegrenade";
with
PHP Code:
new const WEAPON_HEGRENADE[] = "weapon_flashbang";
The models and all the other stuff are the same. Go on.
|
Already tried that! But the things is.. the "flash-lotov" won't go BOOM. It does not explode... just get thrown and dropped on the floor without any explosion or damage..
__________________