llSetDamage
LSLvoid llSetDamage(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.
Parameters
| Type | Name |
|---|---|
| float | damage |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSetStatus(integer status, integer value)
key llRequestUsername(key id)
list llListSort(list src, integer stride, integer ascending)
integer llGetAgentInfo(key id)
void llRotLookAt(rotation target, float strength, float damping)
integer llGetInventoryNumber(integer type)
rotation llEuler2Rot(vector v)
void llStopPointAt()