Nathan423 10 Posted December 21, 2015 Hello, I am trying to add items to the menu strip using this example. The problem is that the items[] += {"string"}; does not appear to be working. How would I fix this issue? EDIT: Turns out that you have to do requiredAddons[] = {"3DEN"}; for the changes to work correctly. Share this post Link to post Share on other sites