Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Plugin Confusion...?

Hello my name is Mike and I am having trouble using a new game plus plugin from Yanfly. Im pretty sure I have installed it correctly. My problem is with the plug in commands. In the help menu it tells me to...

Plugin Commands:



EnableNewGamePlus

- This will cause any save after this has been enabled to have a New Game+

option instead of the "Load" command on the loading screen.

My question is how do I set up this plug in command. I was hoping that when I started the game new game plus would be on the list options. Basically I don't need it to be some scenario to unlock the feature. I just want the feature right from the "Get GO". If anyone on can help me walk through this I would greatly appreciate it. I tried googling it you tube but nothing that tells me how the specific plug in works and from my understanding all plugins have their own way of doing stuff. Sorry if I'm too vague I'm just pretty knew to development.

PS.) Here is the link to the plugin I am working with. http://yanfly.moe/2016/05/27/yep-104-new-game-rpg-maker-mv/

PPS.) I am an audio engineer so if any of you need music or sound effects for a game collaboration is a possibility I make mostly "Ambient" & "Techno". The posted tune has a long Ambient intro. The tune does drop after a few mins so be patient. Thank you for your time and consideration.

PPPS.) Here is a link for some of my music.
 
Last edited:

MinisterJay

Administrator
Staff member
Administrator
This is just an Introduction thread, not an MV Support section. I am moving this to MV Support; you can make a new introduction thread.

Good luck though, Yanfly plugins have the most issues. :(
 

Lore

Resident Dragon
Hi there @T-OneFrequency,

Most of the time with plugins, especially with YanFly's, order is very important. RPG Maker handles plugins in order as they are listed in the Plugin list.

For this plugin, you need to ensure that it is listed under the YEP_Save_Core plugin. Additionally, for everything to work correctly, you'll need to make sure that you have the latest version of MV.

As quoted from the YEP Save Core Plugin page...
THIS PLUGIN REQUIRES MV VERSION 1.1.0 OR HIGHER! If you’ve installed MV v1.1.0 or higher and it still doesn’t work, it’s most likely because your project’s base source code is still in version 1.0.0. To check this, go to your project’s “js” folder and open up the rpg_x.js files. If you do NOT see [the version number] at the top, then you do not have the latest version of the source code. At this point, create a new project with your installed MV, go to the new project’s “js” folder, copy all of the rpg_x.js files, and then copy them into your main project’s “js” folder. Save your project and then it should work after that. If moving over to version the current version is not an option for you, then you cannot use this plugin.
If you have the Steam version of MV, you should be at the latest version. If not, you will need this link.

If you are still having issues, let us know and we'll do our best to assist you further. :)
 
Hi there @T-OneFrequency,

Most of the time with plugins, especially with YanFly's, order is very important. RPG Maker handles plugins in order as they are listed in the Plugin list.

For this plugin, you need to ensure that it is listed under the YEP_Save_Core plugin. Additionally, for everything to work correctly, you'll need to make sure that you have the latest version of MV.

As quoted from the YEP Save Core Plugin page...


If you have the Steam version of MV, you should be at the latest version. If not, you will need this link.

If you are still having issues, let us know and we'll do our best to assist you further. :)
[doublepost=1481373693,1481373595][/doublepost]Yeah I have the engine core the save core then the newgameplus in that order. HOW DO I ENABLE NEW GAME PLUS VIA PLUG IN COMANDS. Thats the part I can't figure out the rest I'm pretty sure I have done every thing else correctly....
 
Last edited by a moderator:

Lore

Resident Dragon
[doublepost=1481373693,1481373595][/doublepost]Yeah I have the engine core the save core then the newgameplus in that order. HOW DO I ENABLE NEW GAME PLUS VIA PLUG IN COMANDS. Thats the part I can't figure out the rest I'm pretty sure I have done every thing else correctly....
Hrmm. It would be really nice if YanFly actually told you where to put the enable tag...

I'm gonna tag @LTN Games here cause he has far more experience and knowledge than I do when it comes to understanding plugins. I don't know if you should make it a common event or put it somewhere else. Hopefully we'll get this sorted for you bud. :)
 
Top