Dexter 9 Posted May 10, 2016 (edited) Synopsis A while ago, I created something like this for Ace. Here's the MV port, with more features.Very simple plugin that lets the player play for a limited amount of time, then closes the game. With parameters for customization. Useful for demos and suchUpdates: Plugin:Download TimedTrial.js How to Use: Plug N' Play, Paramaters: Play time, Specify the amount of time the player can play in minutes. DisplayMessageEnd, Set to true or false, if true it will display a message when the trial is over. TrialBeginMessage, Specify the message given on the start of the game. TrialEndMessage, Specify the message given at the end of the trial. RunCommonEventOnEnd, Set to true or false, if true allows a common event to run after the trial is over. Common Event, Specify the id of the Common Event you want to run. UsageFeel free to use in commercial or non-commercial credit is appreciated but not necessary. Edited May 10, 2016 by Dexter Share this post Link to post Share on other sites