Page 1 of 1

Is there an 'onexit' or 'onresign' event?

Posted: Sat Dec 07, 2013 6:40 am
by pakfront
I'd like to trigger a dumplocs when the player quits the battle. Is there a way to do this?

Re: Is there an 'onexit' or 'onresign' event?

Posted: Sat Dec 07, 2013 8:30 am
by Davinci
I'd like to trigger a dumplocs when the player quits the battle. Is there a way to do this?
In the gscreens.csv file you have a resign and a closelevel on separate lines listed in the O Column , but I couldn't figure out how to get it to dumplocs from pressing those buttons.

I think that ADukes will probably be the only one that knows this information.

davinci

Re: Is there an 'onexit' or 'onresign' event?

Posted: Sat Dec 07, 2013 1:44 pm
by ADukes
Just add a separate command to one of the end screens:
COMMAND,,,,,,,,,,,,,,dumplocs

Re: Is there an 'onexit' or 'onresign' event?

Posted: Sun Dec 08, 2013 1:08 am
by Davinci
Just add a separate command to one of the end screens:
COMMAND,,,,,,,,,,,,,,dumplocs
I knew that You would know the answer here.

I was trying to add the L with the COMMAND, I didn't think of using the whole word.

davinci