Hi, Eli! Thank you very much for this plugin, it's exactly what I needed! :D I'm so happy!
But, I think I found a bug; I'm using VisuStella's core engine and elements status plugins, along with a small JS snippet to reflect the custom parameter's values in the status menu! The snippet is;
return this.cparam(1); (1 is the parameter ID number.)
However, when I use that little code, it messes up whatever parameter is last in the custom list? The value shows up as NAN.
I tested this in a blank project as well, and got the same result. Would you have any clue how to fix this?