FlightControl Posted July 8, 2017 Posted July 8, 2017 Does somebody know how to create a group menu (so a menu with command menus below), that when you select that group menu, that automatically the sub menu is displayed with the menu commands, but also, that script is called ??? For example: I have the following menu structure: F1 : Assign Task F1 TASK.001 F2: TASK.002 Now, when the player would select "Assign Task", the sub TASK menu structure would be displayed (TASK.001 and TASK.002), and also a lua function would be called that would list a message with the available task IDS and what each task id means.... For example the message (report) could look like; - TASK.001 - BRA, 125° for 100 at 3000 - TASK.002 - BRA, 324° for 24 at 1000 Anybody have an idea how to do this? [TABLE][sIGPIC][/sIGPIC]| Join MOOSE community on: DISCORD :thumbup: Website of the MOOSE LUA Framework. MOOSE framework Downloads. Check out Example Missions to try out and learn. MOOSE YouTube Channel for live demonstrations and tutorials. [/TABLE]
Recommended Posts