Hi. Is there any way to find out prop damage? I tried dmginfo:GetInflictor():GetClass():sub (1,12) == “prop_physics” then print ( dmginfo:GetDamage() ), but i haven’t got anything. Maybe i’m too tired right now and i can’t see it … but i need a little help. Thanks
dmginfo:IsDamageType(DMG_CRUSH)
That should do it.
Danke sehr!