MZEli Custom New Game - Nice for intro/splash scenes before title screen!
BMM Archive · July 15, 2026
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Eli Custom New Game - Nice for intro/splash scenes before title screen!
- Original author: Eliaquim
- Original date: September 14, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/eli-custom-new-game-nice-for-intro-splash-scenes-before-title-screen.127357/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
{ "lightbox_close": "Close", "lightbox_next": "Next", "lightbox_previous": "Previous",
Archived First Post
Author: Hakuen Studio
Introduction
When we make an introduction before the title screen using a map we have to place the player to start on that introduction map.
Usually, for this reason, we can no longer use the standard title screen, since the new game command takes us back to the intro map.
This plugin makes the new game command take you to another map of your choice, executing the same new game command, except for the destination map.
Features
- Make the new game command on the title screen transfer the player to another map set on the plugin parameters.
- Skip the title screen when the game boots.
First, set up the plugin parameters.
♦ Plugin Command: Start On Custom Map ♦
• If you are using custom maps before the title screen, but you are EVENTING your title screen, you have to use this plugin command.
Otherwise, whenever you go to the title screen, the new game will transfer the player to the custom map.
Alternatively, you can use a script call:
• Eli.CustomNewGame.cmd_setup() // The same as the plugin command "Start On Custom Map"
Screenshots
Terms of Use
Update Log
Hakuen Studio Custom New Game for RPG Maker MV MZ by Hakuen Studio
Nice for working with evented intro's before title screen!
hakuenstudio.itch.io
Features Mentioned
- Make the new game command on the title screen transfer the player to another map set on the plugin parameters.
- Skip the title screen when the game boots.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of Use Update Log Hakuen Studio Custom New Game for RPG Maker MV MZ by Hakuen Studio Nice for working with evented intro's before title screen!
Referenced Images / Attachments
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...