Hello, sorry. What happens is the following. I still don't see an error in the console.
since I haven't been able to make them work together.
I have the following plugins
-VisuMZ_0_CoreEngine : in this one I have created custom parameters
-VisuMZ_1_ElementStatusCore : with this one I use it to see the parameters in the menu
And I also have
EliMZ_Book
EliMZ_ClassCurves
EliMZ_CustomParameters : with this one I have created custom parameters and tried to put them in the classes so that they modify the initial parameters.
since with this perception it should have a value of 24 but this is not displayed
but when I want these parameters to appear in the menu of VisuMZ_1_ElementStatusCore, they don't appear and I don't know if they are working.
I have tried creating parameters with VisuMZ_0_CoreEngine and tried to modify them using EliMZ_CustomParameters in the class notes, but these changes are not displayed.
I have also tried creating the parameter with the same name in both plugins to be able to modify them and see them in the menu, but they do not appear.
That is why I am asking if these are compatible so that I can make them work together and how to do this.
Since my idea is that the parameters increase as the level goes up, that is why I use EliMZ_CustomParameters