Difference between revisions of "LlGetAnimation/fr"
Jump to navigation
Jump to search
m (Fixed) |
m (Fixed) |
||
Line 95: | Line 95: | ||
|examples | |examples | ||
|helpers | |helpers | ||
|also_functions={{LSL DefineRow||[[llGetAgentInfo]]|}} | |also_functions={{LSL DefineRow||[[llGetAgentInfo/fr|llGetagentInfo]]|}} | ||
{{LSL DefineRow||[[llGetAnimationList]]|}} | {{LSL DefineRow||[[llGetAnimationList/fr|llGetAnimationList]]|}} | ||
|also_events | |also_events | ||
|also_tests | |also_tests |
Revision as of 01:51, 11 January 2008
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.