Difference between revisions of "LSL Protocol/Restrained Love Open Relay Group/thirdview"

From Second Life Wiki
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:


''Implemented in Dahlia's multirelay 1.3.7 with ORG syntax''
''Implemented in Dahlia's multirelay 1.3.7 with ORG syntax''
RECOMMENDED WITH: '''''[[LSL Protocol/Restrained Love Open Relay Group/vision|vision]]'''''


Two new commands !x-thirdview and !x-thirdview/clear which are synonyms of Susan's relays commands @thirdview=add and @thirdview=rem
Two new commands !x-thirdview and !x-thirdview/clear which are synonyms of Susan's relays commands @thirdview=add and @thirdview=rem
Line 14: Line 16:
==Description of !x-thirdview==
==Description of !x-thirdview==


!x-thirdview forced the wearer of the relay to use mouselook mode. The interest of this command is twofold:
!x-thirdview forces the wearer of the relay to use mouselook mode. The interest of this command is to be able to force the wearer to use mouselook mode even in grid-wide mode.
 
*The acknowledgment for !x-thirdview is either !x-thirdview,ok or !x-thirdview,ko, not @thirdview=add,ok or @thirdview=add,ko. Idem for !x-thirdview/clear.


*to be able to force the wearer to mouselook mode without having to ask for a permission; indeed, no permission has to be granted by the wearer since the relay is attached to the avatar.
==Interaction with !x-vision==


*to be able to force the wearer to mouselook mode even in grid-wide mode.
When the wearer does not want to switch for mouselook mode, a blind command like !x-vision/<0'0'0>/1.0/TEXTURE_BLANK/1.0'1.0/0.0'0.0/0.0 will be executed by the relay itself until the wearer changes the mode.

Latest revision as of 12:33, 21 July 2011

thirdview

STATUS: draft

version: 001

Implemented in Dahlia's multirelay and Satomi's multirelay with Susan's syntax

Implemented in Dahlia's multirelay 1.3.7 with ORG syntax

RECOMMENDED WITH: vision

Two new commands !x-thirdview and !x-thirdview/clear which are synonyms of Susan's relays commands @thirdview=add and @thirdview=rem

Description of !x-thirdview

!x-thirdview forces the wearer of the relay to use mouselook mode. The interest of this command is to be able to force the wearer to use mouselook mode even in grid-wide mode.

  • The acknowledgment for !x-thirdview is either !x-thirdview,ok or !x-thirdview,ko, not @thirdview=add,ok or @thirdview=add,ko. Idem for !x-thirdview/clear.

Interaction with !x-vision

When the wearer does not want to switch for mouselook mode, a blind command like !x-vision/<0'0'0>/1.0/TEXTURE_BLANK/1.0'1.0/0.0'0.0/0.0 will be executed by the relay itself until the wearer changes the mode.