Difference between revisions of "Damage"

From Second Life Wiki
Jump to navigation Jump to search
m (Minor spell-checking & adding Haiku)
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
=== Damage Types ===
{{Help|Avatar=*|Glossary=*}}
When a [[parcel]] is set to "Damage"/"Not Safe", [[Resident]]s can be "harmed" on that parcel.


Placeholder. This topic should exist, even if only as a pointer to existing material.
Residents take damage from collisions with physical objects. Once the Resident's energy reaches 0%, s/he's teleported back to their [[home]] destination. Residents '''cannot''' permanently die in Second Life.


=== Damage Scripting for Weapons ===
== Damage Scripting for Weapons ==
[[llSetDamage]](float damage): Sets the amount of damage that will be done when this object hits an agent. If '''damage''' is greater than 100.0, it will instantly "[[Death|kill]]" the agent.


Placeholder. This topic should exist, even if only as a pointer to existing material.
== See Also ==
* [[Death]]
* [[Combat]]
* [[Weapon]]
* {{LSLG|PARCEL_FLAG_ALLOW_DAMAGE}}


=== See Also ===
----


* [[ Combat ]]
{{Collapsible_Table|collapsed=true|table-class=haiku|table-style=width:100%;|title-style=text-align:left;|title=<h4 style="margin-top:0;">Haiku</h4>|content={{!}}
* [[ Weapon ]]
{{Haiku|Violent sundown|A harmful collision kills|the poor resident|author=[[User:Gwyneth_Llewelyn|Gwyneth Llewelyn]]}}
* Edit Land (no damage)
}}
* {{LSLG|PARCEL_FLAG_ALLOW_DAMAGE}}
 
[[Category:Articles with haiku]]

Latest revision as of 13:47, 5 April 2022

When a parcel is set to "Damage"/"Not Safe", Residents can be "harmed" on that parcel.

Residents take damage from collisions with physical objects. Once the Resident's energy reaches 0%, s/he's teleported back to their home destination. Residents cannot permanently die in Second Life.

Damage Scripting for Weapons

llSetDamage(float damage): Sets the amount of damage that will be done when this object hits an agent. If damage is greater than 100.0, it will instantly "kill" the agent.

See Also


Haiku

Violent sundown
A harmful collision kills
the poor resident
Gwyneth Llewelyn