EpicCrisis located here.The idea is that grenades should bounce off of players.
It's pretty hard to see the effect in the screenshots so a youtube video is located here.
Approved by Seekay
Download
2 kb, 793 Downloads
Lua Scripts
Bouncing Grenades
Bouncing Grenades
13 like it!2 kb, 793 Downloads
EpicCrisis located here.
Download
Infinite Rain: Actually the attack hook triggers after the grenade is thrown, so a script like ex:addhook("attack","_attack")
function _attack(id)
	if player(id,"weapon")==51 then
		parse("strip "..id.." 51")
	end
end
Avo:
Infinite Rain: You're probably right. But possible with images you know it, as
Apache uwu, it would lead to lags
You used the same trick like in "no penetration", am I right?
Apache uwu:
DannyDeth: Sorry! That is a real grenade, I can't change the bounce path.