REZ DAMAGE
Jump to navigation
Jump to search
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer REZ_DAMAGE = 8;The integer constant REZ_DAMAGE has the value 8
Sets the damage amount delivered by a prim on collision when the object is rezzed.
Caveats
- Collideable damage as set via llSetDamage, PRIM_DAMAGE, and REZ_DAMAGE is limited to 100 maximum
Related Articles
Constants
• | REZ_DAMAGE_TYPE | |||
• | PRIM_DAMAGE | |||
• | OBJECT_DAMAGE | |||
• | OBJECT_DAMAGE_TYPE |
Functions
• | llRezObjectWithParams | |||
• | llSetDamage |
Articles
• | Combat2 |