Hey Bro, you're absolutely right, the function that updated the stats was being called twice due to redundancy (my mistake for leaving a function from when I was testing). The function has been adjusted and the problem solved. Thanks for pointing out the flaw and for the tests that helped with the accurate diagnosis.
Regarding the confirmation window, I moved its code to the end of the creation list, so it's created last, and I set the z-index over 8000, so it should be on top of everything.
I also adjusted the parameter configuration to use the names from your database. Unfortunately, it's not possible to use icons by changing them with \I[46], but I'll study how to implement it. However, due to the space in the HUD, it might not be feasible. I wanted to, but that forces us to abbreviate the status parameter names even further.
The only thing I'll have to add is a window with descriptions and supplementary text for the nodes:
- I need to configure the display of this to work on an already loaded screen. With a lot of information.
- I need to modify the Skilltree Editor Tool to correctly create all the JSON logic with this information.
This improvement will be included in the next major update I make to the plugin, and unfortunately I don't have a date or a near-term timeframe for that.
In any case, I greatly appreciate all the suggestions, thank you for dedicating your time to improving the functionality of this plugin, I am truly grateful.
If you need anything, you can count on me!