View Single Post
PC Gamer
Veteran Member
Join Date: Mar 2014
Old 03-20-2020 , 17:01   Re: [TF2] How to catch Granade in TraceAttack?
Reply With Quote #2

Maybe check damage type first to see if damagetype == 6 (DMG_BLAST) with SDKHook_OnTakeDamage?

SDK Hooks include: https://github.com/alliedmodders/sou...e/sdkhooks.inc
PC Gamer is offline