Help - Search - Members - Calendar
Full Version: Demo Mode in Game.
RPG RPG Revolution Forums > Game Engines > RPG Maker XP Discussion
justinldew@live.com
Okay I was wondering how I would do a time trial on a RPG Maker game for selling it. How do I do that.
Redd
Put a timer start in an autorun event with how long you want it to be, then put a parallel process event with a conditional branch inside that ends the game with either the call script "$scene = nil" without quotations or sends to the gameover screen if the time is up. put that parallel process on every map.
justinldew@live.com
QUOTE (Redd @ Nov 27 2010, 06:39 PM) *
Put a timer start in an autorun event with how long you want it to be, then put a parallel process event with a conditional branch inside that ends the game with either the call script "$scene = nil" without quotations or sends to the gameover screen if the time is up. put that parallel process on every map.

Okay but how would I put like a "so many minutes remaining thing" at the title screen and a please buy now button? Also how it would it work for a activation key? and finnaly if would it just set it for an hour and they could just start a new save file and reset the time right?
Ty
Use a DRM (Digital Rights Management) like Software Passport or the equivalent.
justinldew@live.com
QUOTE (Ty @ Nov 28 2010, 01:22 PM) *
Use a DRM (Digital Rights Management) like Software Passport or the equivalent.

Okay thanks.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.