RPG Maker Forums

I've been playing with rpg_scene.js, rpg_windows.js and I have YEP_MainMenuManager.js and YEP_StatusMenuCore.js installed that I suspect may be affecting what I want to do.

I want to be able to know the class of the actor the player selects before opening the Status Menu (I have a class that does not use any of the status/equip/etc menus and I want to prevent the player from opening those menus when trying to select actors with said class)

Closest thing I've seen that may help is in rpg_windows.js

Code:
Window_MenuStatus.prototype.processOk = function() {
    Window_Selectable.prototype.processOk.call(this);
    $gameParty.setMenuActor($gameParty.members()[this.index()]);
};
I'm at a loss as to where to edit any plugin/script to achieve what I want to do. Does anyone have any idea?

Latest Threads

Latest Profile Posts

Day 9 of giveaways! 8 prizes today :D
He mad, but he cute :kaopride:

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.

Forum statistics

Threads
106,038
Messages
1,018,466
Members
137,821
Latest member
Capterson
Top