[Main page] [Overview]     /std /living /hit_living

SYNOPSIS
int hit_living( int impact, int damagetype, string bodypart, object from)

FILE
/std/living/stats.h

DESCRIPTION
Hits a living with the specified impact. All arguments except damage are
optional. type is the damage type - if none is specified
DAM_PHYS_GENERIC is used. from is the object causing the damage
and bodypart is the name of the bodypart - if none is specified a random
bodypart
is picked

SEE ALSO
concepts/damage_types