RMMV-Battle-System-JS icon indicating copy to clipboard operation
RMMV-Battle-System-JS copied to clipboard

Plugin command for finishing the battle?

Open vfxblender opened this issue 7 years ago • 2 comments

I am having an issue with the end of battle. If I lose nothing happens; no game over screen. If I win it just sits there until I hit x on my keyboard to cancel it. Our there plugin commands or can you add a last man standing code to deal with this issue. Thanks

vfxblender avatar Jan 13 '18 00:01 vfxblender

You are right, I did not include that function in this plugin. I can fix it now, but this plugin is abandoned a long time ago.

xuyanwen2012 avatar Jan 13 '18 00:01 xuyanwen2012

Don't worry I fixed it in the code you wrote. I made it where if all the Player's team is dead then go to game over screen if x is pressed. If the other team is dead then if x is pressed, the battle mode will end and then if x input a platform opens causing the character to go the next area. I had to work around the problem. Ctrl f and brackets program saved the day lol and I got some coding experience.

vfxblender avatar Jan 15 '18 03:01 vfxblender