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

From Second Life Wiki
Jump to navigation Jump to search
Gally Young (talk | contribs)
Creation
 
Gally Young (talk | contribs)
m fixe
Line 10: Line 10:
{{LSL DefineRow||[[llStopAnimation]]| Stoppe une animation sur un avatar}}
{{LSL DefineRow||[[llStopAnimation]]| Stoppe une animation sur un avatar}}
{{LSL DefineRow||[[llGetPermissions]]| Renvoie les pouvoirs donnés au script sur un avatar}}
{{LSL DefineRow||[[llGetPermissions]]| Renvoie les pouvoirs donnés au script sur un avatar}}
{{LSL DefineRow||[[llRequestPermissions]]| Demande des pouvoir à un avatar}}
{{LSL DefineRow||[[llRequestPermissions]]| Demande des pouvoirs à un avatar}}
|events={{LSL DefineRow||[[run_time_permissions]]|Article qui détaille les pouvoirs}}
|events={{LSL DefineRow||[[run_time_permissions]]|Article qui détaille les pouvoirs}}
|cat1
|cat1

Revision as of 16:57, 11 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 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 Article qui détaille les pouvoirs

This category currently contains no pages or media.