Nested Scroll Menu

Armedtoe

New Member
I'm working towards building a couple things that will be accessed via scroll menus.
Here's what I want to happen:
Scroll on object, middle-click to open another set of middle-click-able options.
Repeat 2-3 times to get the desired items/results from the object.

Now.
How can I do this without having a hundred .sqf files being referenced to by addAction?
My original plan was to create a bunch of functions that would be called instead of Sqf files... But I do not think Arma would allow this.
 
Back
Top