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
- Original author: Eliaquim
- Original date: August 26, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/eli-custom-new-game.126165/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)
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
• Replaces the new game command on the title screen, allowing you to choose which map the player will be transferred to after selecting the command.
How to use
Just set the plugin parameters and you are good to go.
If you wish to call the command inside a map, you can use the script call:
DataManager.setupCustomNewGame()
Or the plugin command:
SetupNewGame
Terms of Use
https://www.hakuenstudio.com/rpg-maker/terms-of-use
DOWNLOAD
Eli_CustomNewGame.js
Update LogEli_CustomNewGame.js
Version 1.2 - 08/22/2020
- Code restructuring.
Version 1.1 - 07/30/2020
- add compatibility with FindIdByName.
Version 1.0 - 05/12/2020
- Plugin release!
- Code restructuring.
Version 1.1 - 07/30/2020
- add compatibility with FindIdByName.
Version 1.0 - 05/12/2020
- Plugin release!
Features Mentioned
- Replaces the new game command on the title screen, allowing you to choose which map the player will be transferred to after selecting the command.
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 https://www.hakuenstudio.com/rpg-maker/terms-of-use DOWNLOAD Eli_CustomNewGame.jsUpdate Log
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...