Difference between revisions of "SL My Inventory Viewer"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
=SL My Inventory Viewer=
=SL My Inventory Viewer=
SL My Inventory Viewer is an Windows open source C# project which allows SecondLife players to view their inventory outworld.
SL My Inventory Viewer is an open source C# project which allows SecondLife players to view their inventory outworld.


==How it Works==
==How it Works==

Revision as of 21:59, 9 June 2007

SL My Inventory Viewer

SL My Inventory Viewer is an open source C# project which allows SecondLife players to view their inventory outworld.

How it Works

It reads from the player's SecondLife cache files. Therefore, it doesn't affect inworld inventory.

Features

  • Create a reminder log file on what inventory items to examine or delete when back inworld by right-clicking on an item.
  • Associate a local image file or flickr.com (or anyother internet URL) with an inventory object.
  • Right-click on landmarks to go visit them using slurl.com
  • Right-click on notecards to browse to txt or rtf files and they will open with your favorite editor.
  • Right-click on lslscripts to browse to lsl files and they will open with your favorite LSL editor.
  • Displays all sales, permissions, and key information associated with highlighted inventory object.

External Sites