Chaos Project

RPG Maker => General Discussion => Topic started by: Heretic86 on May 02, 2012, 04:13:50 am

Title: Looking for a Script - Die on Map Screen
Post by: Heretic86 on May 02, 2012, 04:13:50 am
Im pretty sure there is a script for this already, so I decided to NOT post it in Script Requests.  Admins, feel free to move this to Script Requests if you feel it is better suited there, but you've got my reasoning already.

What Im hoping for is just a link to an existing script that does the following:
Last Non Dead Actor dies of some sort of Poison
Message Pops up - "Your Party has Died Of Dysentery" (wait for Input.trigger?(Input::C))
Hide Message
Game Over

I dont really wanna do this as a Parallel process, although I know it can be done.  Too much impact on performace doing it with Parallels.

Advice?
Title: Re: Looking for a Script - Die on Map Screen
Post by: Calintz on May 04, 2012, 12:29:15 am
for this feature, i see no need for a script. also, i cannot see this being an overwhelming parallel process and i cannot see this affecting the flow of your game at all...