Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

 
Reply to this topicStart new topic
> Attract Mode v1.10, Just like in the arcade!
Glitchfinder
post Jul 31 2010, 05:03 PM
Post #1


Level 1
Group Icon

Group: Member
Posts: 13
Type: Scripter
RM Skill: Advanced




Attract Mode
Version 1.10
By: Glitchfinder


Glitchfinder's Attract Mode is a script that allows you to mimic a classic feature of both arcade and console games. This script will modify the title screen so that, when left idle, it will take the game to a map. While on the map, the game will function normally, with the exception that any input from the player takes you back to the title screen. It is recommended that you set up an autorun or parallel process event on the map, to provide some sort of cinematic while the game is idle.

Screenshots

While this script is too dynamic to properly show through screenshots, I do have a video I can show:

The video is here.

Demo Link

The demo can be found here.

Script Link

The script can be found here.

Instructions

Place this script above Main, and below the default scripts. (I realize this is obvious to most, but some people don't get it.)

There is a Scriptastic class immediately following this header. Just change the settings found there to your liking. This script is very simple to use. Note that map is specified by ID. This is the number displayed on the status bar of RPG Maker XP while editing a map, to the left of the map name.

For example, 001: MAP001 (20x15)

1 would be the ID of this map, although 001 could technically be used. This number can also be found in the title of the Map Properties window.

Terms and Conditions
  • This script is free to use in any noncommercial project. If you wish to use this script in a commercial (paid) project, please contact Glitchfinder at his website.
  • This script may only be hosted at the following domains:
http://www.glitchkey.com
http://www.hbgames.org
  • If you wish to host this script elsewhere, please contact Glitchfinder.
  • If you wish to translate this script, please contact Glitchfinder. He will need the web address that you plan to host the script at, as well as the language this script is being translated to.
  • The script header must remain intact at all times.
  • Glitchfinder remains the sole owner of this code. He may modify or revoke this license at any time, for any reason.
  • Any code derived from code within this script is owned by Glitchfinder, and you must have his permission to publish, host, or distribute his code.
  • This license applies to all code derived from the code within this script.
  • If you use this script within your project, you must include visible credit to Glitchfinder and theory, within reason.
Author's Note

I would like to ask that you do not upload or post this code to this or any other site without my permission. It would be much appreciated. Thank you.

This post has been edited by Glitchfinder: Aug 3 2010, 06:39 PM


__________________________
Just call me Glitch.

When I post my work, I expect legitimate criticism in return, as opposed to useless platitudes such as "This is awesome!" or "I love this!" If you are willing to extend this courtesy to me, I will gladly extend it to you as well.
Go to the top of the page
 
+Quote Post
   
majority
post Jul 31 2010, 06:21 PM
Post #2


Level 1
Group Icon

Group: Member
Posts: 13
Type: None
RM Skill: Undisclosed




Nice script !
im gonna use it for my game !
Go to the top of the page
 
+Quote Post
   
Zackwell
post Aug 2 2010, 12:43 PM
Post #3


Cannot be unseen ๏̯͡๏)
Group Icon

Group: Revolutionary
Posts: 232
Type: Developer
RM Skill: Skilled
Rev Points: 35




U'z'd
This is a class script...
And you can modify it to play a scripted cutscene, no?


__________________________
He stands grievously still in the dark.
A shiver like blood runs through the air.
"No tears will fall for this one."
Another foe hits the ground.

Llyven. A small project by Legacy and Zackwell.

Go to the top of the page
 
+Quote Post
   
Glitchfinder
post Aug 3 2010, 09:43 AM
Post #4


Level 1
Group Icon

Group: Member
Posts: 13
Type: Scripter
RM Skill: Advanced




QUOTE (Greigh @ Aug 2 2010, 01:43 PM) *
U'z'd
This is a class script...
And you can modify it to play a scripted cutscene, no?


That shouldn't be too hard to accomplish. You could easily make it take you to a map with an evented cutscene, or, if you were actually going to script, it would only require slight modifications to the script.


__________________________
Just call me Glitch.

When I post my work, I expect legitimate criticism in return, as opposed to useless platitudes such as "This is awesome!" or "I love this!" If you are willing to extend this courtesy to me, I will gladly extend it to you as well.
Go to the top of the page
 
+Quote Post
   
FlippedSided
post Aug 4 2010, 03:56 AM
Post #5


"I too, am a total frickin' rockstar from mars"
Group Icon

Group: Revolutionary
Posts: 164
Type: Mapper
RM Skill: Intermediate




Okay I've got the script set up but one problem. How does it know when to end? For example in the demo it fades out after the character does the animation which is the end. So how does it do this?

Edit: Lol just figured it out. Just found the event saying return to title screen immediately after I posted this tongue.gif.

This post has been edited by Crazygi: Aug 4 2010, 04:01 AM


__________________________
Man it has been ages since I last came on this site xD. But with the recent (localized) release of RPG maker VX Ace (and thanks to a bit of money I recently came into possession of ^_^) how could I stay away?? :).
But its been a good 2 years since I updated my profile (seeing as my about me page said I was 15, when im now 17 years of age).
Well anyway glad to be back :). I probably wont be a commonly seen face (or... profile) but I hope to prolong my stay :). And yes my signature is the same as my about me page, mainly due to the fact that im lazy ;D.
Go to the top of the page
 
+Quote Post
   
Glitchfinder
post Aug 4 2010, 07:28 AM
Post #6


Level 1
Group Icon

Group: Member
Posts: 13
Type: Scripter
RM Skill: Advanced




Hey, no problem. It's always better to ask, if you don't know the answer. And if you figure it out before someone can tell you, then kudos to you.


__________________________
Just call me Glitch.

When I post my work, I expect legitimate criticism in return, as opposed to useless platitudes such as "This is awesome!" or "I love this!" If you are willing to extend this courtesy to me, I will gladly extend it to you as well.
Go to the top of the page
 
+Quote Post
   
Hirei
post Aug 4 2010, 10:05 AM
Post #7


Lightning Flash
Group Icon

Group: Revolutionary
Posts: 939
Type: Artist
RM Skill: Intermediate




I was wondering how hard it would be to make it play an .avi movie or something similar instead? Or possibly even random events/movies?


__________________________
DevArt: Hirei's Devart

NOW ACCEPTING COMMISSION WORK: CLICK HERE

//PROJECT START


My Projects




Projects I support







Go to the top of the page
 
+Quote Post
   
stripe103
post Aug 4 2010, 12:38 PM
Post #8


PHP ERROR: Couldn't get value from UInteger. Value too large
Group Icon

Group: Revolutionary
Posts: 737
Type: Mapper
RM Skill: Intermediate




With a video script and some eventing, that would be quite easy. All this script does is waits for 10 seconds and then go to a map. The rest is evented so a call script from a video script wouldn't be to hard to make. Neither the random thing.


__________________________

By Axerax

The rest of my sig



Go to the top of the page
 
+Quote Post
   
Locke
post Aug 6 2010, 04:35 PM
Post #9


Level 10
Group Icon

Group: Revolutionary
Posts: 151
Type: Mapper
RM Skill: Intermediate




O_O Sounds really nice, use it right away


__________________________
We are one (Really i,m not joking)



I've seen many things when mankind rule the land


Which Final Fantasy Character Are You?
Go to the top of the page
 
+Quote Post
   
mattfriends
post Aug 14 2010, 10:10 PM
Post #10


Level 3
Group Icon

Group: Member
Posts: 43
Type: Scripter
RM Skill: Advanced




Very nice, thanks. wink.gif


__________________________
The new adventure - Real time action battle game.

Lastest Version - Demo v2.0

MY WEBSITE: I have moved to my website now. I'm not usually activate here anymore.

http://rpgxpultimate.darkbb.com/
Please register.
Go to the top of the page
 
+Quote Post
   

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 21st May 2013 - 06:18 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker