Difference between revisions of "AGENT FLYING"
Jump to navigation
Jump to search
(That template should not have been used here!!!) |
Vex Streeter (talk | contribs) (fix paste typo) |
||
Line 1: | Line 1: | ||
{{LSL Constant | {{LSL Constant | ||
|name= | |name=AGENT_FLYING | ||
|type=integer | |type=integer | ||
|value=0x0001 | |value=0x0001 |
Revision as of 09:44, 14 May 2008
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_FLYING = 0x0001;The integer constant AGENT_FLYING has the value 0x0001
Caveats
Related Articles
Functions
• | llGetAgentInfo |