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: On Death Plugin - (Options for party wipe in battle scene)
- Original author: padr81
- Original date: May 13, 2022
- Source thread: https://forums.rpgmakerweb.com/threads/on-death-plugin-options-for-party-wipe-in-battle-scene.147560/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
On Party Death Plugin Padr81 Introduction This is a plugin I made to solve a problem a friend had. It allows various things to happen when the party wipes.
Archived First Post
On Party Death Plugin
Padr81
Padr81
Introduction
This is a plugin I made to solve a problem a friend had. It allows various things to happen when the party wipes.
Features
- Skip GameOver scene and choose to either reload or go straight to title scene.
- Show images when player party wipes.
- Edit and Change text that displays when party wipes.
Screenshots
How to Use
- Download here.
- Unzip
- Place in yourproject/js/plugins folder
- Add to game with plugin manager.
Plugin Commands / Script Calls
Parameters & Plugin Commands
PictureID - Choose the picture you want to display.
X Position - Horizontal position on screen to show image in pixels.
Y Position - Vertical position on screen to show image in pixels.
X Scale - Scale image in terms of percentage - 100 = default image size.
Y Scale - Scale image in terms of percentage - 100 = default image size.
Opacity - Set Image Opacity - 0-255
Blend Mode - Choose from normal, additive and multiplicative
Default Display Text - Message that displays when the party dies
Set Text Y Position - Choose from the rm default message positions, bottom, middle, top
Set Background Type - Choose from the rm default styles. Opaque, Dim, Transparent
Skip Game Over - True or False. Setting to true allows reloading game before game over scene or skipping straight to title.
Download
Get it on Itch.
Terms and Credits
Use it for free, feel free to edit the code and do not claim as your own work.
Credit appreciated but not necessary. If the game is adult themed, please do not list me in the credits.
Features Mentioned
- Skip GameOver scene and choose to either reload or go straight to title scene.
- Show images when player party wipes.
- Edit and Change text that displays when party wipes.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms and Credits Use it for free, feel free to edit the code and do not claim as your own work. Credit appreciated but not necessary. If the game is adult themed, please do not list me in the credits.
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.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...