On 07/07/2015 at 08:21, xxxxxxxx wrote:
I am trying to add specific scripts to a menu, I can add the script using the ID cinema gives it by default, but this is not a locked ID and can change. Is it possible to predefine an ID for a script similar to registering a plugin?
EDIT:
Just discovered GetCommandName(_<_gs_>_) so now I can just iterate through a range of id's and add the script if it matches a name. Though it would still be nice to lock an ID to a script.