Difference between revisions of "Category:LSL Permissions/Script/PERMISSION TRIGGER ANIMATION/fr"
Jump to navigation
Jump to search
Gally Young (talk | contribs) m (fixe) |
Gally Young (talk | contribs) m (fixe) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LSL Constant/fr | {{LSL Constant/fr | ||
|name=PERMISSION_TRIGGER_ANIMATION | |name=PERMISSION_TRIGGER_ANIMATION | ||
Line 7: | Line 6: | ||
|examples | |examples | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llStartAnimation]]| Lance une animation | {{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation d'un avatar.}} | ||
{{LSL DefineRow||[[llStopAnimation]]| Stoppe une animation | {{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation d'un avatar.}} | ||
{{LSL DefineRow||[[llGetPermissions]]| Renvoie les | {{LSL DefineRow||[[llGetPermissions/fr|llGetPermissions]]| Renvoie les droits donnés au script sur un avatar.}} | ||
{{LSL DefineRow||[[llRequestPermissions]]| Demande des | {{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des autorisations à un avatar.}} | ||
|events={{LSL DefineRow||[[run_time_permissions]]| | |events={{LSL DefineRow||[[run_time_permissions/fr|run_time_permissions]]|Évènement déclenché lorsque des droits sont accordés.}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Latest revision as of 12:53, 29 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 | – | Évènement déclenché lorsque des droits sont accordés. |
This category currently contains no pages or media.