Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hakuen Studio Visual Items for RPG Maker MZ

Show pictures of Items, Skills, or Equipment in the menu windows! · By Hakuen Studio

Cant get the plugin to work

A topic by MadScientist23 created Apr 10, 2025 Views: 60 Replies: 1
Viewing posts 1 to 2

I am just trying to make the pugins work but It doesn't do anyting.

I have EliMZ_book , It would be very usefull to have an exemple of the exact notag to use because I cant figure out if the one I use is correct and there is no exemple in the documents expect the generic : 

  • <VisualImage: filename>

Do we need to edit the VisualImage name ? Do we need to add the folder root in the tag?

An exemple would be helpful to see exactly what we have to input.

I tried as a test to add <VisualImage:  Actor1_1> as tag for a skill but it doesn't work, this was a test but I cant get the image to show up.

Also tried on item but again same result.

Thank you for your help.

Developer

Hi there!

Your note tags are right.

This plugin, and all other plugins, have a sample project where you can test everything. So I used it to see what could be the problem and can confirm that it was not working. On my end, I solved by opening the plugin parameters and configured the position of the images. 

The problem is that the default values of the plugin parameters are from another version of the plugin. As the plugin updated, I didn't update the default parameters values. So, you just need to open each plugin parameter position and hit ok, that all of the items/skills that have a Visual Image will be shown on a default position.

Either way, this is not a plug and play plugin. You should open the plugin parameters and setup the positions anyway, rather it have a default parameter or not. Here is an example of what I'm talking about:


Let me know if solved your problem! :)