Corpse Retrieval

This script adds “corpse retrieval” functionality to your project.

It provides a script call that allows you to create a “corpse” of your
current active party. All of the equips that are equipped will be removed
from the members and placed in an event. When you retrieve your corpse,
you will recover all of those equips.

corpseRetrieval1

Download

Script: download here

Installation

Place this script below Materials and above Main

Usage

To create a corpse, make a script call

create_party_corpse

Then perform any other commands as needed. When the player returns to pick up
the corpse all lost equips will be recovered.

A corpse is created everytime you die, even if you didn’t retrieve a previous corpse.
There are not many configuration options available at the moment.

You may also like...

17 Responses

  1. Lars Erik Volden says:

    This is a great script, and I don’t know if you’re keeping up with these old posts but I have a question. How can I add Items to the corpse event? I found a way to event a “corpse” into the inventory (as a Item) that I would like to be dropped with the chest, so that the player may opt to retrieve not just the gear of the previous Hero but also their corpse that they can then bury. But your script doesn’t drop items, which is what I need it to do. To be clear: i want to be able to drop items, not just weapons and armor.

    • Hime says:

      For the script, it looks like it specifically only drops “equipped” weapons and armors. Did you want it to include the entire inventory (items, unequipped weapons/armors, key items, etc).

      • Lars Erik Volden says:

        Yes, that’s exactly what I want. The idea is that the entire inventory is dropped, including money. if you can help me with that, it would be great!

  2. Hugo says:

    Hi, is there a way to use the script before the game over scene, for example i am trying to use it with https://bravo2rgss.wordpress.com/checkpoint-system/ that creates a checkpoint and when you die but doesnt trigger the game over scene until you have no more lifes left.

    Thank you
    P.s.- im using several of your scripts for my game theyre awseome.

  3. Alex says:

    Hi is this free for commercial?

  4. Alex says:

    Hi, when i use this script and i die in battle nothing appear on map :s

Leave a Reply to Alex Cancel reply

Your email address will not be published. Required fields are marked *