08-05-2012, 07:13 PM
I'm stuck at work, so I don't have RMXP with me (let alone her UMS which I use...)
Have you tried this???
I found part of an older v 1.2 help file for Ccoa's UMS, so the in-text command is probably still there. Without testing, I figure that \ws[1] would show the text fast while \ws[10] could show the text slowly. I doubt that \ws[0] would work, but don't quote me on that.
Then again... I did say I grabbed this from version 1.2 as well.
EDIT: Um, I found nothing wrong with the UMS command. How did you use the command because I got it to work.
Have you tried this???
Code:
\ws[i] - change the write speed to iI found part of an older v 1.2 help file for Ccoa's UMS, so the in-text command is probably still there. Without testing, I figure that \ws[1] would show the text fast while \ws[10] could show the text slowly. I doubt that \ws[0] would work, but don't quote me on that.
Then again... I did say I grabbed this from version 1.2 as well.
EDIT: Um, I found nothing wrong with the UMS command. How did you use the command because I got it to work.
Code:
@>Script: $game_system.text_mode = WRITE_ALL
@>Text: This should show up in a flash.
@>Script: $game_system.text_mode = ONE_LETTER_AT_A_TIME
@>Text: And now back to normal.
![[Image: QrnbKlx.jpg]](https://i.imgur.com/QrnbKlx.jpg)
![[Image: sGz1ErF.png]](https://i.imgur.com/sGz1ErF.png)
![[Image: liM4ikn.png]](https://i.imgur.com/liM4ikn.png)
![[Image: fdzKgZA.png]](https://i.imgur.com/fdzKgZA.png)
![[Image: sj0H81z.png]](https://i.imgur.com/sj0H81z.png)
![[Image: QL7oRau.png]](https://i.imgur.com/QL7oRau.png)
![[Image: uSqjY09.png]](https://i.imgur.com/uSqjY09.png)
![[Image: GAA3qE9.png]](https://i.imgur.com/GAA3qE9.png)
![[Image: 2Hmnx1G.png]](https://i.imgur.com/2Hmnx1G.png)
![[Image: BwtNdKw.png%5B]](https://i.imgur.com/BwtNdKw.png%5B)