Jump to content
Sign in to follow this  
TBWCS

RMV - New Game Plus

Recommended Posts

New Game Plus 

 

Do you want to reward your player with a new bonus stage when they cleared the game? Or probably an easter egg, where if they clear something they will be able to find this bonus stage? This plugin does the trick!

 

Author: Soulpour777

 

Plugin Demonstration

 


 

Q: What should I write as values on AutoShowOnScreen?

A: Should only be true or false. True means it is going to show the command even if the switch that allows the game plus to be on is not turned on yet. Write false if its going to be only showed when it is achieved.

 

Q: Where can I locate the x and y of the map where I want to be transferred?

A: You can find it on the lower panel of your engine when you are in that map. The two numbers after the viewpoint (%) and the Event Number are the x and y of your map.

 

Q: What are the commands to set and deactivate the new game plus?

To set it, do this on a script call:

this.activateNewGamePlus();

 

To deactivate it, do this on a script call:

this.deactivateNewGamePlus();

 


  • Like 1

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
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted