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) |
||
Line 7: | Line 7: | ||
|examples | |examples | ||
|functions= | |functions= | ||
{{LSL DefineRow||[[llStartAnimation]]| Lance une animation sur un avatar}} | {{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation sur un avatar.}} | ||
{{LSL DefineRow||[[llStopAnimation]]| Stoppe une animation sur un avatar}} | {{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation sur un avatar.}} | ||
{{LSL DefineRow||[[llGetPermissions]]| Renvoie les pouvoirs donnés au script sur un avatar}} | {{LSL DefineRow||[[llGetPermissions/fr|llGetPermissions]]| Renvoie les pouvoirs donnés au script sur un avatar.}} | ||
{{LSL DefineRow||[[llRequestPermissions]]| Demande des pouvoirs à un avatar}} | {{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des pouvoirs à un avatar.}} | ||
|events={{LSL DefineRow||[[run_time_permissions]]| | |events={{LSL DefineRow||[[run_time_permissions/fr|run_time_permissions]]|Evenement déclenché lorsque des pouvoirs sont accordés.}} | ||
|cat1 | |cat1 | ||
|cat2 | |cat2 |
Revision as of 15:58, 11 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 sur un avatar. | |
• | llStopAnimation | – | Stoppe une animation sur un avatar. | |
• | llGetPermissions | – | Renvoie les pouvoirs donnés au script sur un avatar. | |
• | llRequestPermissions | – | Demande des pouvoirs à un avatar. |
Evénement
• | run_time_permissions | – | Evenement déclenché lorsque des pouvoirs sont accordés. |
This category currently contains no pages or media.