Difference between revisions of "AGENT FLYING"
Jump to navigation
Jump to search
Vex Streeter (talk | contribs) (fix paste typo) |
(hex) |
||
Line 2: | Line 2: | ||
|name=AGENT_FLYING | |name=AGENT_FLYING | ||
|type=integer | |type=integer | ||
|value=0x0001 | |value={{LSL Hex|0x0001}} | ||
|desc= | |desc= | ||
|pa= | |pa= |
Revision as of 02:04, 12 August 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 |