Difference between revisions of "AGENT IN AIR"
Jump to navigation
Jump to search
m (hex) |
|||
Line 1: | Line 1: | ||
{{LSL Constant | |||
|name=AGENT_IN_AIR | |||
|name= | |||
|type=integer | |type=integer | ||
|value= | |value={{LSL Hex|0x0100}} | ||
|desc= | |desc= | ||
|pa= | |pa= |
Latest 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_IN_AIR = 0x0100;The integer constant AGENT_IN_AIR has the value 0x0100
Caveats
Related Articles
Functions
• | llGetAgentInfo |