Difference between revisions of "Notecards"

From Second Life Wiki
Jump to navigation Jump to search
Line 1: Line 1:
{{Help |Glossary=*}}An [[inventory]] item containing text and/or embedded textures, snapshots, objects, or other notecards. Items embedded in notecards must have copy/modify/transfer permissions.  
{{Help |Glossary=*}}An [[inventory]] item containing text and/or embedded textures, snapshots, objects, or other notecards. Items embedded in notecards must have copy/modify/transfer permissions.  


The inventory icon for a notecard is [[Image:Inv_item_notecard.png]].
The inventory icon for a notecard is [[Image:Inv_item_notecard.png]]. New notecards are stored in the inventorys notecards folder [[Image:Inv_folder_notecard.png]] by default.


The maximum size of a notecard is 65,536 bytes.
The maximum size of a notecard is 65,536 bytes.

Revision as of 14:07, 3 December 2008

An inventory item containing text and/or embedded textures, snapshots, objects, or other notecards. Items embedded in notecards must have copy/modify/transfer permissions.

The inventory icon for a notecard is Inv item notecard.png. New notecards are stored in the inventorys notecards folder Inv folder notecard.png by default.

The maximum size of a notecard is 65,536 bytes.

Open Source Information

The file format for a simple notecard (no embedded inventory items) looks like this:

Linden text version 1
{
LLEmbeddedItems version 1
{
count 0
}
Text length 21
Editing this notecard}

See Also