takedamage
Engine (engine.inc)
Description
takedamage - Mirrors CBaseEntity::TakeDamage()
Syntax
takedamage ( victim, inflictor, attacker, Float:damage, type )
Type
Native
Notes
Forces an entity to take damage.

Potential for crash. If you have problems with this, use fakedamage().