PRIM DAMAGE
Revision as of 16:55, 13 August 2024 by Nexii Malthus (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PRIM_DAMAGE = 51;The integer constant PRIM_DAMAGE has the value 51
Sets the damage amount and damage type delivered by a prim on collision.
Caveats
- Collideable damage as set via llSetDamage, PRIM_DAMAGE, and REZ_DAMAGE is limited to 100 maximum
Related Articles
Functions
• | llSetDamage | |||
• | llSetPrimitiveParams | |||
• | llSetLinkPrimitiveParams | |||
• | llGetPrimitiveParams | |||
• | llGetLinkPrimitiveParams |
Articles
• | Combat2 |