Difference between revisions of "AGENT FLYING"
Jump to navigation
Jump to search
(New page: {{#if: {{LSL_Constants/PrimitiveParams}} }}{{LSL Constant |name=AGENT_AWAY |type=integer |value=0x0001 |desc= |pa= |text= |pb= |examples |constants= <!--{{LSL ConstRow|CHANGED_SHAPE}}--> |...) |
(That template should not have been used here!!!) |
||
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=AGENT_AWAY | |name=AGENT_AWAY | ||
|type=integer | |type=integer |
Revision as of 17:18, 17 April 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_AWAY = 0x0001;The integer constant AGENT_AWAY has the value 0x0001
Caveats
Related Articles
Functions
• | llGetAgentInfo |