AGENT BUSY: Difference between revisions
Jump to navigation
Jump to search
New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=AGENT_BUSY |type=integer |value=0x0800 |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |... |
m That template should not have been used here!!! |
||
| Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=AGENT_BUSY | |name=AGENT_BUSY | ||
|type=integer | |type=integer | ||
Revision as of 18:18, 17 April 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 |