[Bug] attribute 410 damage bonus while disguised
's mini crit is not working
#144
Labels
bug
Something isn't working
Description
It deals normal damage while disguised.
Reproduce
Steps to reproduce the behavior:
Cause
OnTakeDamage
is too late to detect disguise. Disguise will disappear when shoot even if it has non-schema attributekeep disguise on attack
.Other information
damage bonus while disguised
is used withinCTFWeaponBaseGun::GetProjectileDamage
.I have no idea about how to fix this issue. However, it will be implemented in the same way as
mod crit type glow
The text was updated successfully, but these errors were encountered: