Garry's Mod Wiki

CTakeDamageInfo:SetInflictor

  CTakeDamageInfo:SetInflictor( Entity inflictor )

Description

Sets the inflictor of the damage for example a weapon.

For hitscan/bullet weapons this should the weapon.

For projectile (rocket launchers, grenades, etc) weapons this should be the projectile and CTakeDamageInfo:SetWeapon should be the weapon.

Arguments

1 Entity inflictor
The new inflictor.