AGENT AUTOPILOT

From Second Life Wiki
Revision as of 05:06, 6 November 2009 by Viktoria Dovgal (talk | contribs)
Jump to navigation Jump to search
Emblem-important-red.png Pre-release Documentation Warning!

This constant is not available yet. This documentation was written prior to its final release so it may not match the final implementation.It is slated for release in Client (unknown, possibly 2.0).

Description

Constant: integer AGENT_AUTOPILOT = 0x2000;

The integer constant AGENT_AUTOPILOT has the value 0x2000

This value is currently set when the user selects "Go Here" on the ground, or uses the optional Double-Click Auto-Pilot feature. It is not currently set if the user selects "Sit Here" on the ground or objects.

While this flag is available and active on production servers, its functionality is incomplete. The remainder will rely on future viewers, which may also cause AGENT_AUTOPILOT to be active when an object is selected.

Related Articles

Constants

•  AGENT_FLYING
•  AGENT_IN_AIR
•  AGENT_WALKING
•  AGENT_ALWAYS_RUN

Functions

•  llGetAgentInfo

Deep Notes

History

Search JIRA for related Issues

Signature

integer AGENT_AUTOPILOT = 0x2000;