Difference between revisions of "User:SignpostMarv Martin/MMOX/SL actions"

From Second Life Wiki
Jump to navigation Jump to search
(→‎Asset Transfer: forgot to add commerce note)
m (→‎Asset Transfer: L$ > Group note)
Line 40: Line 40:
* Other [[#Residents]]
* Other [[#Residents]]
* [[#Objects]] (adding an asset to the object's inventory)
* [[#Objects]] (adding an asset to the object's inventory)
* [[#Groups]] (via Group Notices)
* [[#Groups]]
** via Group Notices
** [[L$]] have to be given to a Group via an object owned by the group.


Although Residents can "rez" certain assets in the 3D environment ([[#Regions]] and thus [[#Parcels]]), the Resident still "owns" the asset.
Although Residents can "rez" certain assets in the 3D environment ([[#Regions]] and thus [[#Parcels]]), the Resident still "owns" the asset.

Revision as of 09:48, 25 April 2009

Residents

Movement

Residents, via their avatars, can move via locomotion or teleportation. objects and scripts can also affect the location of a Resident's avatar.

Locomotion

  • walk/run
  • fly

Residents can walk/run via their avatars, although access can be restricted by:

  • Parcel access control
  • Region access control
  • Solid Objects obstructing direct access
    • obstructions can be bypassed by achieving sufficient velocity to force their avatar through the obstruction
      • Usually requires flight to be enabled on the parcel
      • Usually requires script-assisted flight
    • obstructions can be bypassed by causing the avatar to sit on an object, then modifying the position properties of said object, alighting from the object once the obstruction has been passed.

Teleportation

Residents can move from place to place, unassisted by assets, without appearing to occupy the space between each place in the process.

  • Teleportation can be triggered manually (action evoked by the Resident via the UI)
  • Teleportation can be triggered by scripts via llMapDestination
  • Teleportation can be triggered by system override (God Summon)

Teleportation can be deliberately prevented in a few ways:

  • destination Parcel access control
  • destination Region access control
  • system override of inter-region teleportation (Resident does not have ability/permission to leave region)

Although not technically teleportation, Residents can move between parcels and regions by terminating their session (logging out), then causing the user agent (SL Viewer) to use a different location (Home, Previous Location, Secondlife:// URL scheme, and manual input of a region & co-ordinates). Since the session is terminated to achieve this method, it is not considered a form of movement, but is still considered an action a Resident can take.

Asset Transfer

Residents can, via the UI initiate the transfer of all types of assets (so long as they own the asset in question) to some Entities:

  • Other #Residents
  • #Objects (adding an asset to the object's inventory)
  • #Groups
    • via Group Notices
    • L$ have to be given to a Group via an object owned by the group.

Although Residents can "rez" certain assets in the 3D environment (#Regions and thus #Parcels), the Resident still "owns" the asset.

#Events are the only entity that cannot receive assets.

#L$ are transferred to enable commerce.