CanaryModTeam / CanaryLib

The CanaryMod API Library
http://canarymod.net
28 stars 22 forks source link

Get if hit is a critical hit #88

Closed svdragster closed 9 years ago

svdragster commented 9 years ago

I'm not sure wether to add this to the damage hook or somewhere else.

darkdiplomat commented 9 years ago

its pretty hard-coded into the system, do you just want to know that the hit is a critical hit or did you want to manipulate the hit (which may prove difficult)

svdragster commented 9 years ago

I only want to know if it is a crit and possibly cancel the hook.