ADD TEXT SCRIPT
To use the script just drop it onto a prim. The following commands are available through chat on channel 1.
The following commands are available:
* /1 clear - clears the floating text
* /1 text <text> - set floating text to <text>
* /1 add <text> - adds text on a new line
* /1 alpha (0.0 to 1.0) - sets the transparency of the text (alpha value)
* /1 color <color> - sets floating text to <color> (white red green blue orange cyan pink yellow purple or black
* /1 up <number> - moves the floating text up <number> lines
* /1 done - removes this script
* /1 left - left justifies text
* /1 right - right justifies text
* /1 center - centers text
* /1 help - displays this text
Example:
* /1 text This is the first line of text.
* /1 add This is the second line.
* /1 add This is the third line of text.
* /1 color red
* /1 up 2
* /1 done
- Easily add floating text to your objects thru chat
- Right & Left justify!
- Removes script when done so no lag!