Jump to content

Recommended Posts

Flare Call Event On Game Over vs 1.0

 

Download: Grab it here

Credit: Darknessfalls

 

You can use this in commercial games.

 

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?

Edited by DarknessFalls
  • Like 1

Share this post


Link to post
Share on other sites

Thank you for this! This is exactly what I was looking for :D

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted