How do I remove my Menu and show only End Game Options when I press "Esc"?

Domireso

Villager
Member
Joined
May 25, 2023
Messages
10
Reaction score
0
First Language
Polish
Primarily Uses
RMXP
I know it requires scripting but I have no clue how to do that.
 

Ms Littlefish

Time Traveling Victorian Vampire
Global Mod
Joined
Jan 15, 2014
Messages
8,020
Reaction score
11,523
First Language
English
Primarily Uses
RMMV
I've moved this thread to RGSSx Script Support, thank you!
 

Bex

Regular
Regular
Joined
Aug 2, 2013
Messages
1,987
Reaction score
788
First Language
German
Primarily Uses
RMMZ
Eventcommand: Change Menu Access - should be on Page 3 of the Eventcommands.
I dont know about the second part.

But maybe with Scriptline help: (Those can be used in Eventcommand "Script" on Page3)
Code:
SceneManager.call(Scene_Save)
SceneManager.call(Scene_Load)
SceneManager.exit
SceneManager.call(Scene_Gameover)

SceneManager.call(scene)
# scene = Scene to load. (example - SceneManager.call(Scene_Skill) )
# Scene_Menu, Scene_Item, Scene_Skill, Scene_Status, Scene_Title
# Scene_Save, Scene_Load, Scene_Name, Scene_Debug, etc.

Edit:
When the Game starts you would need to disable Menu acces once.
And activate a Switch.

Than you would need a Common Event on Parallel, with the before mentioned Switch as Condition for running.

The Eventcode would be:
Conditional Branch - Escape Button Pressed -If yes Show Choices: Quit Game or Resume.

In theory this should work, i did not test it.
 
Last edited:

kyonides

Reforged is laughable
Regular
Joined
Nov 17, 2019
Messages
1,763
Reaction score
892
First Language
English
Primarily Uses
RMXP
First of all, forget those RMVX ACE script calls for they won't work in RMXP.

$scene = Scene_End.new

The script call above should do the job unless you need a customized scene script.
 

Latest Threads

Latest Posts

Latest Profile Posts

Apologies for posting again so soon, but I just had to share what I believe to be my best map yet, I'm over the moon with the way this has turned out to be.

Definitely leaning on the "try to" part of the status feed rule and I really try not to sad post, but not only is my kitty Simone more or less confirmed to have IBD... but she has some pulmonary edema and a slightly enlarged heart. They say everything is early and mild and that I'm very diligent and observant about my pets but iunno...doesn't feel like a win right now.


So it turns out music is fun to make????
A lil concept for a prison level. It's intentional that the chords and sound is the same from the previous concept I posted cause it's related to a certain character... What do u think?
I was wondering if I should ask the question
"Who Is Dalph?"
But I met him pretty fast and his answer was extremely helpful. So yeah. That probably answers it.
So in hindsight, I could have made a double-post in this category instead of setting up a post on a different site and figuring out how to share and then linking...

Forum statistics

Threads
134,907
Messages
1,251,817
Members
177,731
Latest member
Joerg_Sothoth
Top