Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hakuen Studio

1,549
Posts
53
Topics
1,375
Followers
1,191
Following
A member registered Sep 03, 2018 · View creator page →

Creator of

Recent community posts

It is fixed! Please download the new version 1.2.2

Now I have added a new plugin parameter to control this issue. Set it to false, and the messages will behave like you want. Set to true, to keep it working the same way as before.


Hi there!

Sorry for the delay, I totally forgot about this. I just checked this and you are right, the batch is automatically while the name is the same on the message box. Will try to fix this!

Hi there!

You need to download my core plugin: EliMZ Book.

Install it and put it somewhere above all other Eli Plugins

Hi there!

First off, see if you are using the EliMZ Book.js somewhere above all other Eli plugins on your plugin manager. You need this.

Now, it seems to me that it is a plugin parameter issue. Meaning, go into the plugin parameter and see if everything is properly configured. A screenshot will also be nice.

Hi there!

Probably a compatibility problem between mine and Visustella plugin.

Some Visustella plugin has some plugin parameters that have formulas. I believe maybe there are some formula that is calling the method .param(ID) to return the value of some battler parameter, and that could be the cause of conflict.

The way to go here, is to turn my plugin off and see if the problem persists, if not, then turn my plugin ON and start to turn OFF the visustella plugins listed on the error log, one by one, to find out what is the one causing the compatibility issue.

But as you know, because of the obfuscation, even if we find the one that is conflicting, I may not be able to fix. But will try.

Thanks for letting me know!

It may take a while, but I will take a look into these.

I have no idea. The only way to know is testing =/

Hi there!

It seems to me that the problem may be that you are using the default Z on the Key Name. But you set the Overwrite Key to false. 

As so, the game may be not assign the Z key to work on the Extra Trigger, because it still using it's default rpg maker function on that key.

Haha it happens! Have fun! :)

Thanks! I will see if I can replicate this issue and fix this. But where are you putting this script?

You gave me the Elements Tab. You need to click on the Console tab.

Hi there!

On your second screenshot there is a warning on the plugin manager saying that you require the base plugin EliMZ Book.

As so, download my EliMz Book and install ot somewhere above the Camera Manager plugin.

Hi there!

Because it is a plugin parameter configuration:


As so, you need to put a script call, if you want, on that plugin parameter. Example in case you want to use a variable ID 10 to hold the max item slot:

  • return $gameVariables.value(10)

Or just a number:

  • return 15

The important thing is for it to start with "return ", no qoutes. And be whathever you put there, must result in being a number.

Nice!

For me to know what is happening there, I need you to replicate this error, then when it happens, press F12 or F8. A browser window will open, go to the CONSOLE tab, and send me a screenshot of what is in there.

Hi there!

Can you show me a screenshot of your event page?

Thanks for understanding! ^^

I don't know for sure. The only way to know would be testing, since I don't have that Rosedale plugin, I can't test. So I really don't know.

Compatibility with Pixel Movement is always trick too...

Hi there!

Not yet. I hope I can manage to add it on november. I'm on the process of rewritting a lot of my stuff, and that is taking me a lot of time =/

Hi there!

To call the menu via script, you can use:

  • SceneManager.push(Eli.InfoMenu.Scene_MenuInfo)

But if you are looking for the the symbol of the Scene Info Menu command, it is: 'infoMenu'.

Otherwise, I will need a bit more information from you to help you out with this.

Good luck :)

Thanks a lot for the detailed explanation!

I will let you know when I took a look into this! ^^

Visustella is always trick, but I will take a look and see what I can do. Meanwhile, I know their plugins have a lot of plugin parameters. Maybe there is something there that let you change the behavior of the filenames with "$" ?

Did you also try to change the plugin order to see if it helps?

Thanks for letting me know!

And yes, the amount of entries on the custom param growth must be the same as the defined in the custom param plugin.

Hi there!

All the generated characters for the SV Battler are created in a way that their filename starts with "$". Therefore, they will be treated as a single sprite with animations, the same way the default ones are, like Actor1_1.png. I guess those plugins may not be compatible after all =/

Maybe, just maybe, if you tell which plugin is that I can try make some compatibility between them.

Hi there!

It's impossible to happen this error on the most updated sample project. I just downloaded it right now, extracted the zip file, open the project, hit playtest and no error is popping up.

I suggest you to download it and try again. Or tell me exactly what you did to show this error.

https://hakuenstudio.itch.io/hakuen-studio-sample-project

Nice! Have fun :)

Hi there!

MV version is on the link below:

https://hakuenstudio.itch.io/hakuen-studio-mv-museum

All my MV plugins, all free.

Thanks!

Now the error is different. And it seems to menthat this is a compatibility issue. But, there are too many plugins listed on the error that could be the cause. As so, you can proceed in two ways:

- Upload that project replicating the error, and send me the link so I can download and check the problem.

- Or, you can try chaging plugin orders, disable one and test the game, until you see the error gone. So we can understand what plugin is conflicting.

Hi there!

It seems to me that you did not configured correctly the plugin parameters from Message Manager and Face Window.

Open them on the plugin manager, and make sure you did not let anything blank. On the error log, it seems to be the the positions parameter. But better make sure there is no other left in blank.

I will look into it and let you know!

Hi there!

Unfortunatelly, I will not port it to MV. I do have a free version though, that works on MV. But I do not support it anymore.

https://hakuenstudio.itch.io/hakuen-studio-mv-museum

All my MV plugins on the link above. All free. Hope it helps

if you find any compatibility problem, let me know!

Hi there!

The free version is not available anymore.  Toouch work supoort two different veraions of the same plugin.

You can take a look at the videos and at the help file before buying. This will give you a good idea of the plugin.

Or you can ask a specific question here and I can answer you.

Thanks for the contribution friend! ^^

Hi there!

This one is not compatible with MV and I don't have a version for MV, since it heavily relies on the plugin command structure from MZ.

I do have some MV plugins that manage to replicate some of this plugin features. But not all. Check the link below.

https://hakuenstudio.itch.io/hakuen-studio-mv-museum

They are all free.

Hi there!

All my MV plugins now are on this single page:

https://hakuenstudio.itch.io/hakuen-studio-mv-museum

Including the mv version of this plugin. And they are all free.

Did you try to see if it will work? I guess this is a thing you need to see with the plugin author that provides you the way to disable the mouse walking feature.

As I told you before, my plugin only attaches common events to mouse buttons. Maybe what you can do is, check the mouse position and see if there is an event there. If yes, then you can activate the event manually. Here is a script that you can put on the Left mouse button common event:

if($gameMap.isEventRunning()) return
 
const x = $gameMap.canvasToMapX(TouchInput.x);
const y = $gameMap.canvasToMapY(TouchInput.y);
const event = $gameMap.eventsXy(x, y)[0]
if(event) event.start()

Hi there!

This plugin does not let you change the the Inputs of keyboard, gamepad or mouse. What it does is associate a common event to be played when you press a mouse button.

Also, the Mouse left click is, by default, the same as the confirm button (OK). So I didn't understand your question. Maybe if you ellaborate more I can give you a better answer.

Yeah, from your prints, I don't know how it is not working. How are you checking if it is working or not? How do you know it is not working?

If you want an example, you can just check the Sample Project link that is on the plugin page.

Download that project, go to the Custom Parameter map and test there.

On the Sample Project, everything is working, so you can open it and compare the events and plugin parameters. 

Otherwise, take that project you are using and upload it somewhere, then send that link for me. I will download and check it out.

Nice! If you want to message me on discord with any doubts: hakuenstudio