Difference between revisions of "Category:LSL Permissions/Script/PERMISSION TRIGGER ANIMATION/fr"

From Second Life Wiki
Jump to navigation Jump to search
m (fixe)
m (Proofread)
Line 7: Line 7:
|examples
|examples
|functions=
|functions=
{{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation sur un avatar.}}
{{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation d'un avatar.}}
{{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation sur un avatar.}}
{{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation d'un avatar.}}
{{LSL DefineRow||[[llGetPermissions/fr|llGetPermissions]]| Renvoie les pouvoirs donnés au script sur un avatar.}}
{{LSL DefineRow||[[llGetPermissions/fr|llGetPermissions]]| Renvoie les droits donnés au script sur un avatar.}}
{{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des pouvoirs à un avatar.}}
{{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des autorisations à un avatar.}}
|events={{LSL DefineRow||[[run_time_permissions/fr|run_time_permissions]]|Evenement déclenché lorsque des pouvoirs sont accordés.}}
|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 14:34, 13 January 2008

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.