Category:LSL Avatar
Revision as of 07:29, 15 January 2014 by Kireji Haiku (talk | contribs)
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Agent and Avatar are both terms referring to a user interacting with Second Life. The term Agent is usually used when that user is interacting with an LSL script.
Avatars have reference keys of type UUID-4 as defined in RFC-4122:
<lsl>
key avatar_uuid = "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";
// where: // 4 is 4 // x is [0-9a-f] // y is [8-9a-b] </lsl>
Subcategories
This category has the following 7 subcategories, out of 7 total.
Pages in category "LSL Avatar"
The following 39 pages are in this category, out of 39 total.