Main Menu
  • Welcome to The RPG Maker Resource Kit.

[Request] Complete Game Check

Started by Hepaticade, September 06, 2010, 07:51:00 PM

0 Members and 1 Guest are viewing this topic.

Hepaticade

I did a search for it, but haven't found it.
Is there a script and/or whatever that checks to see if you have already completed the game?

I'd like for it to Check, and depending on what you have, give a menu of choices.

Anyone ever heard of that or seen it ._.

The Mormegil

Wouldn't it be simpler to just set a variable? I mean, just set a change variable action (+1) in the last event of your game (end credits or such) and you're set. The check the value of the variable to know the times the game has been cleared...

Hepaticade

Seems like that would only work if you loaded your completed game, Which I may end up doing. But I'm looking for Looking for the Complete game when you start a new game.

Terra-chan



~My Projects~

~ VocaloidVX ~ Second Life Project ~
~ RPG Maker Collective ~
To support this forum, it's the first place that will gets posted some updates of mine, check it out ^_~

Hepaticade

Thanks ~

Exactly what I was looking for :D