Quote:
Originally posted by CheeToS2
true.. but you still have to use loops w/ tokenize if you don't want the first word of a return to show up.. like:
setradio Kaimetsu is the script monkey
you have to make a loop to get rid of all of #t(0) so you only get the sentence you want =\
|
Or, you can use 'setradio "Kaimetsu is the script monkey" ' with your radio text in speech marks, and then that phrase becomes one single token rather than five. Leaving you with the command 'setradio' , which can easily be stripped out by simply using #t(1) as the content of your sentence. Mystical.
If the above post was patronizing, then I apologize, but this method works fine. I can't see any need for improvement.