Running a snippet at battle start/during battle phase

Joronjo

Veteran
Veteran
Joined
Sep 17, 2015
Messages
155
Reaction score
29
First Language
English Spanish
Primarily Uses
I've been working on a plugin that turns the Battle Log into an actual window, but i'm coming up with a problem in that i can't hide it when the "<enemy> emerges!"  text shows up nor during the results screen. I added some pictures to show what i mean.



I've been using 

Scene_Battle.prototype.startPartyCommandSelection = function() {    this._logWindow.hide();    this.refreshStatus();    this._statusWindow.deselect();    this._statusWindow.open();    this._actorCommandWindow.close();    this._partyCommandWindow.setup();};    Scene_Battle.prototype.startActorCommandSelection = function() {    this._logWindow.hide();    this._statusWindow.select(BattleManager.actor().index());    this._partyCommandWindow.close();    this._actorCommandWindow.setup(BattleManager.actor());};to hide the battle log but that does not cover both instances i showed above and either way, i feel that having a conditional branch would be much more efficient. 
 

Joronjo

Veteran
Veteran
Joined
Sep 17, 2015
Messages
155
Reaction score
29
First Language
English Spanish
Primarily Uses
Its been almost a week and i still don't have a solution. 
 

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

Latest Threads

Latest Posts

Latest Profile Posts

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.
time for a new avatar :)

Forum statistics

Threads
106,018
Messages
1,018,357
Members
137,803
Latest member
andrewcole
Top