LlGetAnimation/nl
From Second Life Wiki
Hoofdpagina > LlGetAnimation > LlGetAnimation/nl
| LSL Portal | | | Functies | | | Events | | | Types | | | Constanten | | | Flow Control | | | Script Bibliotheek | | | Tutorials |
Functie: string llGetAnimation( key id );
| 162 | Functie ID |
| 0.0 | Vertraging |
| 10.0 | Energie |
Returns a string that is the name of the currently playing locomotion animation for avatar id. See the table below.
| • key | id | – | avatar UUID that is in the same region |
llGetAgentInfo and llGetAnimationList provide more detailed information about the avatar state then this function does, it is recommended that you use them instead.
|
|
|

