Skip to main content

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

help to make it work

A topic by DmDrial created 81 days ago Views: 55 Replies: 1
Viewing posts 1 to 2

Hello, I'm having trouble getting "Class Curve" to work with "Custom Parameters."

I've used and created many custom parameters with "Custom Parameters," and they work fine. I've combined this with "Core Engine VisuStella MZ" to display the values in the in-game menu. Everything works.

But now I've been trying to get it working with "Class Curve." I've followed the instructions and created the same number of entries as in "Custom Parameters" to give them the minimum values. However, when I try to display them with "Core Engine VisuStella MZ," it doesn't show the assigned values.

I'm attaching images.




In the last one, what's in green should show the value I assigned as minimum 6, but it shows 0.


The ones in yellow are values I've assigned to each class, so it displays them correctly.

Developer

Hi there!

On my understanding, the real problem you having it that the main menu is not displaying the parameters correctly, with their proper values. As for that, I can't say for sure what is happening, because it involves Visu plugin.

But, you can try to find a way to confirm if the parameter value are correctly, by using the script calls that are stated on the help file. Set the value of a variable with the parameter you want to use and attach it the script call that returns the value of the parameter you want. Then show this variable value on a show text command. If both main menu and variable value matches, then nothing is wrong. Otherwise, yes, something is wrong.

Also, I can see that your parameter "Preset Class curve" is empty. I think it cannot be empty. The whole point of the plugin is for you too create the class curves there. If you are not using it, why are you using the plugin? If I remember well, if there is no assigned Class Curve to a class, they will all get a default one, that should be the first preset created. If there is no preset, maybe the plugin is throwing an error on the console and it is not working at all. And then the game is taking only the Custom Parameter values from the Custom Parameter plugin, instead of the class curve.

You can try to confirm if there is an error by pressing F12 and going to the CONSOLE tab of the browser windows that will be opened. And send me a screenshot of what is in there.

I also guess that the problem is relying on a tiny detail. But for better search, I would need a sample project replicating the issue so I can take a look. You can add me on discord to send it there:

hakuenstudio