| Text floater. Floating text is a property of the object. Once set, it will persist even if you remove the script that set it. To change the text, change the script in the object. To remove hovering text, remove the text in the script. Leave the quotes with nothing between them: "" | |
| default { state_entry() |
|
{llSetText("Newcomer Welcome Note", <1.0,1.0,1.0>, 1);} |
Put your text between the quotes. Vector<R,G,B > sets color. Final number (0 to 1) sets transparency |
| } | Close default |
|
The Thinkerer
05/09/2008 Copyright (c) D. F. Dansereau & S. H. Evans |
LODScr | ||
| Famous fables | |||