[XP]Zelda Style Death

Started by WinterVisage, June 08, 2011, 01:50:59 pm

Previous topic - Next topic

WinterVisage

I'm in need of a "Zelda Death" screen. Mostly, how it should work is like this:

Your character dies.
The screen will go black and a menu will pop asking 4 options:
Save and Continue
Continue without Saving
Save and Quit
Quit without Saving
If the player chooses either of the top two, it automatically saves (if they choose the save option, without asking which file, if that's possible) plus teleports them to the last door they entered (stored in a game variable)
For the second 2, it should back out to the main menu, only saving on the first one.

I know this is entirely possible using events, I just need the code snippet (if it's even possible) to save straight to the save file without bringing up the save menu and a code that calls a common event on 0 HP.




Click on my eggs and I can make all of your wildest dreams come true >.>

gerrtunk

June 17, 2011, 01:36:49 pm #1 Last Edit: June 17, 2011, 01:42:57 pm by gerrtunk
Use my save script, it does what you want: you can control with events the complete save process. Its a post somewhere, not in the main database, and its called improved save. Download it too here:
http://usuarios.multimania.es/kisap/english_list.html
.

I doubt you can make the other thing you need without scripts, because when all actors have 0 the program simply autoends.

I was planning to add that feature to my script in future versions but... well, in this summer im going to update some of they, maybe you have luck.