public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVFlare Game Over Event

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Flare Game Over Event
  • Original author: DarknessFalls
  • Original date: December 16, 2015
  • Source thread: https://forums.rpgmakerweb.com/threads/flare-game-over-event.53077/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

Flare Call Event On Game Over vs 1.0   Download: Grab it here Credit: Darknessfalls

Archived First Post

Flare Call Event On Game Over vs 1.0
 
Download: Grab it here
Credit: Darknessfalls

You can use this in commercial games.

so simple no other script or idea can compete I aim to please and make things simple for the community

This script is super simple and super basic. There is no screen shot to show as the common event you create is up to you.

How ever at the core of the script we do the following:

  • Party Dies on map, out of battle, we call a common event after reviving every one.
  • Party Dies in a non test, non can loose battle, party is revived, sent back to map and common event is called.
So how would you set this up?

  •  
  • Create a common event with a trigger of none.
  • Create a parallel process that contains the following script call: FlareGameOverEventCall.callEvent(commondId)
  • The commonId is the id of the common event you created
  • Play the game.
Now when a party dies in battle, the characters are revived and the event plays, This also works for when a party dies
on the map. This does NOT work when you just call game over via an event.

Simple right?

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credit: Darknessfalls You can use this in commercial games. so simple no other script or idea can compete I aim to please and make things simple for the community This script is super simple and super basic. There is no screen shot to show as the common event you create is up to you.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar