AGENT AUTOPILOT
Revision as of 11:29, 19 October 2009 by Strife Onizuka (talk | contribs) (Created page with '{{LSL Constant |name=AGENT_AUTOPILOT |type=integer |value={{LSL Hex|0x2000}} |desc= |pa= |text= |pb= |examples |constants= {{LSL ConstRow|AGENT_FLYING}} {{LSL ConstRow|AGENT_IN_A...')
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Description
Constant: integer AGENT_AUTOPILOT = 0x2000;The integer constant AGENT_AUTOPILOT has the value 0x2000
Caveats
Related Articles
Constants
• | AGENT_FLYING | |||
• | AGENT_IN_AIR | |||
• | AGENT_WALKING | |||
• | AGENT_ALWAYS_RUN |
Functions
• | llGetAgentInfo |