Greetings
I'm working in a game, and for that I designed a condition battle system where battling is handled through meeting given conditions. One of the 3 subsystems happen to require a random number between 1 and 8, the game will ask for an specific number. In order to simulate a roullette, I set randomly a variable with a number at that range and keep displaying it until player presses A button (Shift or Z). The fact is, I need that message to flow automatically until stop order is given, but default event commands don't work. I read somewhere in this forum, some topic, about some message command functions that allow to pause and change to the next text message, but I can't find such commands for RPGXP. I found another command I needed, that's to display a variable value, yet I still need to make these text boxes to flow automatically. Even that'd be great to make cutscenes. Any suggestions?
Thanks in advance.
PS: I'm still googling it, so I guess "google might help" actually might not help me now.