Skip to content

llSetDamage

Function Syntax
void llSetDamage(
  1. float Damage
);

Sets the amount of damage that will be done to an avatar that this task hits. Task will be killed.

Sets the amount of damage that will be done to an avatar that this object hits. This object will be destroyed on damaging an avatar, and no collision event is triggered.