How can i make the text scroll and move slower like if someone was saying the words? Rather then the entire written text appearing in the box all at once. I think i saw some where that RMVX has the ability to do this, but i don't like RMVX. so i was hopping this is simple to do.
There are a few custom message systems out there that add this function.
Ccoa's Universal Message System (http://www.rmxpunlimited.net/forums/files/file/63-ccoas-ums/) is a popular one. It has that feature along with a load of other ones.
Another is Wachunga's Multiple Message System (http://forum.chaos-project.com/index.php/topic,5907.0.html), which I made some edits to remove the SDK dependency.
Solved, thank you