Category:LSL Text

From Second Life Wiki
Revision as of 16:03, 7 July 2008 by Chaz Longstaff (talk | contribs) (New page: Text in Second Life can be delivered via String values, via Notecards, or, can in some instances, become a "part" of the prim. These three following functions set text on the pri...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Text in Second Life can be delivered via String values, via Notecards, or, can in some instances, become a "part" of the prim.


These three following functions set text on the prim: text that either floats above the prim, or appears on a pie menu presented to the user when the prim is clicked on.

•  llSetText (aka "floating text")
•  llSetSitText (appears on pie menu)
•  llSetTouchText (appears on pie menu)

See Also:

•  String
•  Notecards
•  Chat
•  Email

Subcategories

This category has only the following subcategory.

Pages in category "LSL Text"

The following 2 pages are in this category, out of 2 total.