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,018
Reaction score
11,513
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 Profile Posts

I'm pretty sure me watching Netflix while having sushi just led to me eating the tail of my tempura shrimp.
1696004095642.png
...and now he even makes resources, too! xD
OMG Y'all. I found an alternate Google Drive I 100% forgot I had. All my crusty old game files from 2014 (when I signed up) are in there. When I like...maybe actually make a prototype thread it's gonna be so much fun taking everyone down my memory lane.
We are at the finish line!!! Thank you COMMUNITY!!!
GameCompletion.jpg

Forum statistics

Threads
134,903
Messages
1,251,756
Members
177,723
Latest member
DemonHitmaker
Top