Position change

From Second Life Wiki
Revision as of 18:05, 20 April 2007 by TxMasterG Ping (talk | contribs) (This would need a permission)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Emblem-important-yellow.png LSL Feature Request
The described event does not exist. This article is a feature request.

Description

Event: position_change( ){ ; }

An event for avatar transitions from sitting to standing, standing to flying, etc. Such events can be monitored with a timer event; however, that's murder on a server. Must call llTrackAvatarPositionChange with permission PERMISSION_TRACK_POSITION.


Caveats

All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

Signature