12-07-2008, 03:04 PM
I do not support this script.
Introduction
I recall making a Title Skip script a few years ago... but that involved direct editing of the Scene_Title class. After creating my MapSwitch script, I felt like attempting to create a new title skip script WITHOUT directly editing the Scene_Title class.
We all know what a title skip script enables people to do. They're free to create their own creative intros and custom picture based title screens. What makes this script different than other Title Skip scripts, you may ask? Look at the features below!
Features
No screenshots.
Demo
No demo.
Script
Instructions
It's simple plug-and-play, really. Copy/paste this script above main.
You can also make your game skip to Scene_Debug during testplay by setting PUNK_SKIP_TO_DEBUG to "true."
FAQ
Compatibility
N/A
Author's Notes
Well, I can't believe I made a title skip script that doesn't involve directly editing Scene_Title. I'm rather proud of myself. This overwrites certain methods in Title Skip, I am ashamed of myself. Yes, I did make a title skip before. :P
Title Skip 2 XP (aka Punk's Title Skip XP)
Introduction
I recall making a Title Skip script a few years ago... but that involved direct editing of the Scene_Title class. After creating my MapSwitch script, I felt like attempting to create a new title skip script WITHOUT directly editing the Scene_Title class.
We all know what a title skip script enables people to do. They're free to create their own creative intros and custom picture based title screens. What makes this script different than other Title Skip scripts, you may ask? Look at the features below!
Features
- No direct editing of Scene_Title involved!
- You can battle test. (Certain Title Skip scripts do not do this.)
- You have the option of skipping to Scene_Debug instead of skipping to game during test play by setting PUNK_SKIP_TO_DEBUG to "true"
No screenshots.
Demo
No demo.
Script
Title Skip 2 XP / Punk's Title Skip XP
Instructions
It's simple plug-and-play, really. Copy/paste this script above main.
You can also make your game skip to Scene_Debug during testplay by setting PUNK_SKIP_TO_DEBUG to "true."
FAQ
How do I get to the load screen?
I don't want my game to start in the debug menu when testing!
I want to be greeted by the debug screen, plox!
Does this script allow me to do battle testing?
Compatibility
N/A
Author's Notes
Well, I can't believe I made a title skip script that doesn't involve directly editing Scene_Title. I'm rather proud of myself. This overwrites certain methods in Title Skip, I am ashamed of myself. Yes, I did make a title skip before. :P