Difference between revisions of "AGENT FLYING"
Jump to navigation
Jump to search
(hex) |
|||
Line 15: | Line 15: | ||
<!--{{LSL DefineRow||[[changed]]|}}--> | <!--{{LSL DefineRow||[[changed]]|}}--> | ||
|location | |location | ||
|cat1 | |cat1=Flying | ||
|cat2 | |cat2 | ||
|cat3 | |cat3 | ||
|cat4 | |cat4 | ||
}} | }} |
Revision as of 20:14, 16 April 2009
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 |