Difference between revisions of "LlGetAnimation/fr"
Jump to navigation
Jump to search
m (Fixes) |
m (Localized template) |
||
Line 1: | Line 1: | ||
{{Multi-lang}} | {{Multi-lang}} | ||
{{LSL Function/avatar|id|sim=*}}{{LSL_Function/fr | {{LSL Function/avatar/fr|id|sim=*}}{{LSL_Function/fr | ||
|func_id=162|func_sleep=0.0|func_energy=10.0 | |func_id=162|func_sleep=0.0|func_energy=10.0 | ||
|func=llGetAnimation|return_type=string|p1_type=key|p1_name=id | |func=llGetAnimation|return_type=string|p1_type=key|p1_name=id |
Revision as of 02:33, 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.