#how do i count dmg that ppl do to a mob?

1 messages · Page 1 of 1 (latest)

velvet imp
#

damage will be the damage (in whole hearts) in an on damage event

#

you can then add that to a counter via metadata or something

velvet imp
#

Metadata is basically the same thing as a variable, except it needs a holder (player/entity), and is deleted over a restart

#
velvet imp
#

set x to x + d