PDA

View Full Version : SCRIPT: Menu


Centauri Soldier
12-20-2008, 11:47 PM
I would like to see this finished and turned into a plugin. I have no clue how to make plugins as I know nothing of C++ but the code is sound.

There needs to be sub menu functions added still so I thought I would put it up here and see if anyone had any ideas for it.

I'm at a loss for supporting multiple submenu layers without coding each one (like adding a variable in the function specifying which level the user wants to manipulate and then selecting the code for that level). I have used Rizla's Action File Editor to start the Action File.

Any ideas and help would be appreciated. I think we could all benefit from a plugin like this. There could be so many more functions added to it as well. This is just the beginning.

Thanks,
CS.

(Don't forget the
Menu = {};
code in your globals for testing purposes.