| QUOTE (zBobG @ Apr 2 2009, 03:32) |
| Where did you find the syntax for the PRINT_STRING_... function? |
I think I ran across it in the 50+ pages of the Alice thread.
I'm not sure what other options there are besides "STRING", or what the last parameter is (the 1 - I'm assuming it's one of those always-true booleans) - but the second and third params are the message to display, and the number of milliseconds to display it.
So
PRINT_STRING_WITH_LITERAL_STRING_NOW(? [always "STRING"], Message to Display,Length of Time to Display,? [always 1])
I guess I should edit the Wiki.