Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Where's the Javascript function that controls "press z or c to continue message"

PhilipDraco

Villager
Xy$
0.00
Hello there! :D

I'm currently breaking the code of RPG Maker MV with my complete lack of knowledge of javascript, and was wondering if anyone could point me to something.

I can't find the function that progresses the text window when it's open.

Now, I found a function that lets me add more buttons TO trigger the next dialog (Game_window.prototype.isTriggered ), but I can't figure out which function it's feeding the information to. (I...THINK... it just returns true/false if one of those buttons were pressed. )

Does anyone know what function would be in control of it?

Thank you in advance!
 
Top