Blockland Forums > Help
Text to Printbricks using VCE?
tredden:
Is it possible to display the characters of a word (like a chat message) onto a series of print bricks using only VCE? I know there's a mod for something like this, but i want to use vce specifically.
tredden:
Well there is on possibility... you could input the word/phrase you want with spaces between the characters, such as "a p p l e"
Then you would use the VCE word function to extract the words (or letters in this case). Then you would just use a series of ifVariables to display the extracted letter.
But I don't see anyway to use simply "apple"
Zeblote:
Use the setPrintText event on RTB
tredden:
--- Quote from: Zeblote on June 12, 2013, 03:00:47 PM ---Use the setPrintText event on RTB
--- End quote ---
--- Quote from: tredden on June 12, 2013, 02:52:51 PM ---I know there's a mod for something like this, but i want to use vce specifically.
--- End quote ---
Zeblote:
--- Quote from: tredden on June 12, 2013, 03:02:16 PM ---
--- End quote ---
Not possible.