Custom Pause Menu

VilkaTheWolf

AccountKiller.com
Member
Joined
Dec 7, 2015
Messages
3
Reaction score
0
First Language
English
Primarily Uses
N/A
How would I do this? I have a custom main menu which is a room with a computer being in it, upon interaction with the computer the main menu starts. When I'm actually in-game and press pause I can go to main menu and it takes me to an actual main menu. This is not what I want. I want to go to the computer room when I press main menu on the pause menu.

 

 

Thanks,

Vilka.
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,108
Reaction score
13,713
First Language
English
Primarily Uses
RMMV
How do you "press pause" in the game? Do you mean you hit the escape key?


Are you saying you've gotten rid of the title screen completely, and you also want to get rid of the menu that appears when you press Escape?
 

VilkaTheWolf

AccountKiller.com
Member
Joined
Dec 7, 2015
Messages
3
Reaction score
0
First Language
English
Primarily Uses
N/A
How do you "press pause" in the game? Do you mean you hit the escape key?

Are you saying you've gotten rid of the title screen completely, and you also want to get rid of the menu that appears when you press Escape?
Yea by pressing esc. I probably should have explained a bit better, I have the Yami_SkipTitle plugin and I also have the EGT_Map_Based_Startscreen mod. I don't want to get rid of the pause menu, but when you go to main menu in the pause menu it takes me to an actual menu with new game, continue and options. I don't want that, I want to press main menu and then transfer player to the 5x5 room I have as my startscreen/ main menu.
 

Shaz

Veteran
Veteran
Joined
Mar 2, 2012
Messages
40,108
Reaction score
13,713
First Language
English
Primarily Uses
RMMV
I've moved this thread to JS Plugin Requests. Please be sure to post your threads in the correct forum next time. Thank you.


I missed your Scripting tag the first time I read it.
 

ArkDG

Veteran
Veteran
Joined
May 26, 2013
Messages
143
Reaction score
48
First Language
portuguese
Primarily Uses
Yea by pressing esc. I probably should have explained a bit better, I have the Yami_SkipTitle plugin and I also have the EGT_Map_Based_Startscreen mod. I don't want to get rid of the pause menu, but when you go to main menu in the pause menu it takes me to an actual menu with new game, continue and options. I don't want that, I want to press main menu and then transfer player to the 5x5 room I have as my startscreen/ main menu.
Are you using a map as your menu? So, you just have to disbale the default menu with events at the start of your game, and create a common event that memorizes the music of the map where the player is, its ID and location, then transfers your player to the menu's room. The Informations about music and previous location will be used to tansfer your player back when going out of the menu.

Sorry for my RM in protuguese. But just search for the buttons pages and positions.

it.png

it2.png
 
Last edited by a moderator:

izyees

My Secret Santa
Veteran
Joined
Oct 24, 2015
Messages
248
Reaction score
67
First Language
english
you want to disable menu from right-clicking & cancel key right?
because you said you have a computer that open the menu.

Scene_Map.prototype.updateScene = function() { this.checkGameover(); if (!SceneManager.isSceneChanging()) { this.updateTransferPlayer(); } if (!SceneManager.isSceneChanging()) { this.updateEncounter(); } if (!SceneManager.isSceneChanging()) { this.updateCallDebug(); }};
actually, I'm not pretty sure what do you want.

Edit: 'New Game', 'Continue' and 'options' is title not menu.

Edit: Got it, just update your plugin https://www.dropbox.com/s/0ut14phjz8fjpvy/EGT_Map_Based_Startscreen.rar?dl=1
 
Last edited by a moderator:

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Posts

Latest Profile Posts

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.

Forum statistics

Threads
106,035
Messages
1,018,456
Members
137,821
Latest member
Capterson
Top