Difference between revisions of "LlGetAnimation/fr"
Jump to navigation
Jump to search
m (Cosmetical) |
m (Fixed) |
||
Line 72: | Line 72: | ||
{{!}}- | {{!}}- | ||
{{!}}"Standing Up" | {{!}}"Standing Up" | ||
{{!}}Se relever | {{!}}Se relever après une chute | ||
{{!}}- | {{!}}- | ||
{{!}}"Landing" | {{!}}"Landing" |
Revision as of 03:23, 30 December 2007
LSL Portail Francophone | LSL Portail Anglophone | Fonctions | Évènements | Types | Operateurs | Constantes | Contrôle d'exécution | Bibliothèque | Tutoriels |
Description
Fonction: string llGetAnimation( key id );162 | N° de fonction |
0.0 | Delais |
10.0 | Energie |
Renvoie un string contenant le nom de l'animation que l'avatar id est en train de jouer. Voir la table ci-dessous.
• key | id | – | UUID d'avatar qui est dans la même region |
llGetAgentInfo et llGetAnimationList fournissent plus d'informations détaillées sur l'état de l'avatar, il est recommandé de les utiliser à la place de cette fonction.
|
|
|
Exemples
Voir également
Fonctions
• | llGetAgentInfo | |||
• | llGetAnimationList |
Vous cherchez encore des informations ? Peut-être cette page du LSLwiki pourra vous renseigner.