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

From Second Life Wiki
Jump to navigation Jump to search
(Creation)
 
m (fixe)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Multi-lang}}
{{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 sur un avatar}}
{{LSL DefineRow||[[llStartAnimation/fr|llStartAnimation]]| Lance une animation d'un avatar.}}
{{LSL DefineRow||[[llStopAnimation]]| Stoppe une animation sur un avatar}}
{{LSL DefineRow||[[llStopAnimation/fr|llStopAnimation]]| Stoppe une animation d'un avatar.}}
{{LSL DefineRow||[[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]]| Demande des pouvoir à un avatar}}
{{LSL DefineRow||[[llRequestPermissions/fr|llRequestPermissions]]| Demande des autorisations à un avatar.}}
|events={{LSL DefineRow||[[run_time_permissions]]|Article qui détaille les pouvoirs}}
|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 13:53, 29 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 Évènement déclenché lorsque des droits sont accordés.

This category currently contains no pages or media.