Difference between revisions of "Category:LSL Permissions/Script/PERMISSION TRIGGER ANIMATION/fr"
Jump to navigation
Jump to search
Gally Young (talk | contribs) m (fixe) |
m (Proofread) |
||
Line 7: | Line 7: | ||
|examples | |examples | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation | {{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation d'un avatar.}} | ||
{{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation | {{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation d'un avatar.}} | ||
{{LSL DefineRow||[[llGetPermissions/fr|llGetPermissions]]| Renvoie les | {{LSL DefineRow||[[llGetPermissions/fr|llGetPermissions]]| Renvoie les droits donnés au script sur un avatar.}} | ||
{{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des | {{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des autorisations à un avatar.}} | ||
|events={{LSL DefineRow||[[run_time_permissions/fr|run_time_permissions]]| | |events={{LSL DefineRow||[[run_time_permissions/fr|run_time_permissions]]|Évenement déclenché lorsque des droits sont accordés.}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Revision as of 13:34, 13 January 2008
LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
Description
Constante: integer PERMISSION_TRIGGER_ANIMATION = 0x10;La constante PERMISSION_TRIGGER_ANIMATION de type integer a la valeur 0x10
Articles connexes
Fonctions
• | llStartAnimation | – | Lance une animation d'un avatar. | |
• | llStopAnimation | – | Stoppe une animation d'un avatar. | |
• | llGetPermissions | – | Renvoie les droits donnés au script sur un avatar. | |
• | llRequestPermissions | – | Demande des autorisations à un avatar. |
Evénement
• | run_time_permissions | – | Évenement déclenché lorsque des droits sont accordés. |
This category currently contains no pages or media.