AGENT ATTACHMENTS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m lsl hex |
||
| Line 2: | Line 2: | ||
|name=AGENT_ATTACHMENTS | |name=AGENT_ATTACHMENTS | ||
|type=integer | |type=integer | ||
|value=0x0002 | |value={{LSL Hex|0x0002}} | ||
|desc= | |desc= | ||
|pa= | |pa= | ||
Revision as of 03:00, 12 August 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_ATTACHMENTS = 0x0002;The integer constant AGENT_ATTACHMENTS has the value 0x0002
Caveats
Related Articles
Functions
| • | llGetAgentInfo |