OK, so I want to make a dynamic display. I have two options. One, I make a bunch of objects with llSetText() messages floating above them. Two, I type 0-9, A-Z, a-z in a monospaced font and upload a big .tga of it and scroll through it.
How about something like llSetText(), except instead of floating text it's nailed to a texture?