View Single Post
CapITanJAC
AlliedModders Donor
Join Date: Aug 2012
Location: U.S.A
Old 08-20-2021 , 06:46   Re: Ultimate Fire in the Hole [Messages|Grenade Trail|Grenade Glow|Sounds]
Reply With Quote #48

I found a bug.

On my server it would say the message after they died.
Add
Code:
if(!is_user_alive(id))
	return
on the first line of the grenade_throw() function.
__________________

Last edited by CapITanJAC; 08-20-2021 at 06:48.
CapITanJAC is offline