/Essentials-GameOver

When a switch is on, its activates a game over when the player lose. Essentials plugin.

Primary LanguageRubyMIT No AttributionMIT-0

Game Over

This plugin is for Pokémon Essentials. When a switch is on, its activates a game over when the player lose a battle instead of going to last healing spot. Also, the Game Over event command back to work.

Screens

Compatibility

Doesn't work on Essentials versions 18.1 and older. To see other Essentials versions, look at all branches.

Installation

  • Follow FL's Essentials plugin installation instructions.
  • On RPG Maker XP system database (F9), define Game Over ME and the graphic. Please note that Essentials uses a different screen size (the default is 512x384), so the game over graphic must match.
  • On Plugins/Game Over/Script.rb , change the switch on GAME_OVER_SWITCH to your selected switch number. The Game Over will happen when this switch is ON.

Download