So, i started scripting again and promptly ran into a problem...
I wrote this little messy script that should let you select your QB startship via UMM from Mainmenu. However a 'for' clause which adds shipButtons seems to cause an Attribut error in KMs Registry class.
The strange thing is, I could add a infinite number of buttons without that clause and anything is fine, but with the for clause as soon as I click on "customize" the options vanish.
Any help appreciated
My file, the Registry class and console log are attached.
#############
Edit:
Args I'm so stupid forget about that, now
If I knew how to return a SubMenu with a given Text in Mainmenu that would be helpfull... tomorrow