AGENT BUSY: Difference between revisions
Jump to navigation
Jump to search
m That template should not have been used here!!! |
m hex |
||
| Line 2: | Line 2: | ||
|name=AGENT_BUSY | |name=AGENT_BUSY | ||
|type=integer | |type=integer | ||
|value=0x0800 | |value={{LSL Hex|0x0800}} | ||
|desc= | |desc= | ||
|pa= | |pa= | ||
Revision as of 03:02, 12 August 2008
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_BUSY = 0x0800;The integer constant AGENT_BUSY has the value 0x0800
Caveats
Related Articles
Functions
| • | llGetAgentInfo |