Difference between revisions of "User:PixelProphet Lane/Scripts"

From Second Life Wiki
Jump to navigation Jump to search
Line 84: Line 84:
I have used non standard unicode characters for my buttons in this example (characters that cannot be part of an item name).
I have used non standard unicode characters for my buttons in this example (characters that cannot be part of an item name).
A simple giver has been implemented, which checks your permissions on any selected Inventory Item to see if it's actually transferable.
A simple giver has been implemented, which checks your permissions on any selected Inventory Item to see if it's actually transferable.
If the Owner uses the object, the above check is not done.
If the Owner uses the object, the above check is not done.


Apart from displaying content in a dialog, this script demonstrates several techniques that are useful in many ways.


<lsl>
<lsl>

Revision as of 10:59, 3 April 2010

Fast List Prim Contents


Real Object Inventory To Dialog