RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED] problem in cutscene

Started by viejator, June 02, 2007, 04:36:23 PM

0 Members and 1 Guest are viewing this topic.

viejator

hi :)
when i make a cutscene it works fine, but when i press escape, it goes to the status sreen and all that stuff.. how can i "block" that key or action?


tSwitch

put the cutscene processing in an auto-start event, and at the end, turn on a local switch, and create a new page that is blank and only activated when that local switch turns on.


FCF3a A+ C- D H- M P+ R T W- Z- Sf RLCT a cmn+++ d++ e++ f h+++ iw+++ j+ p sf+
Follow my project: MBlok | Find me on: Bandcamp | Twitter | Patreon

viejator

I just discovered there's an event command named "Allow/Disallow Main Menu"
xD
=) that'll do fine.. thanks anyway