PERMISSION OVERRIDE ANIMATIONS: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{LSL Constant |name=PERMISSION_OVERRIDE_ANIMATIONS |type=integer |value=? |hvalue=? |desc |examples |functions= {{LSL DefineRow||llSetAnimationOverride|}} {{LSL DefineRow||[…" |
(No difference)
|
Revision as of 21:21, 25 March 2013
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer PERMISSION_OVERRIDE_ANIMATIONS = ?;The integer constant PERMISSION_OVERRIDE_ANIMATIONS has the value ?
Caveats
Related Articles
Functions
• | llSetAnimationOverride | |||
• | llGetAnimationOverride | |||
• | llResetAnimationOverride | |||
• | llGetPermissions | – | Get the permissions granted | |
• | llRequestPermissions | – | Request permissions |
Events
• | run_time_permissions | – | Permission receiving event |