Difference between revisions of "LlForceMouselook"

From Second Life Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 19:19, 18 February 2007

Summary

Function: llForceMouselook( integer <span title="boolean, If TRUE any avatar that sits on this object is forced into mouselook mode.
FALSE undoes this setting." style="border-bottom:1px dotted; cursor:help;">mouselook
);
0.0 Forced Delay
10.0 Energy

Sets if a sitting avatar should be forced into mouselook mode upon sitting on the object.

• integer mouselook boolean, If TRUE any avatar that sits on this object is forced into mouselook mode.
FALSE undoes this setting.

Caveats

  • The user may exit mouselook mode at any time.

Examples

See Also

Deep Notes

Signature

function void llForceMouselook( integer mouselook );