Captain_Bruna Posted September 26, 2021 Posted September 26, 2021 Hey guys, Its has been awhile since I have messed around with the Mission Editor for the most part and need some help refreshing my memory on how to add a sub item to the F-10 menu. I have done it before, I just cannot for the life of me remember how I did it. So what I am wanting to do is this. I have added a radio item that says mission list after clicking "other", which shows up fine. But how do I make it to where I click on said missions list and show mission 1? Once I click on Mission 1, I want details for that mission to show up for me and my guys. Can anyone help me on figuring this out please? Any help would be great. 1
Grimes Posted September 27, 2021 Posted September 27, 2021 It can only be done via scripting https://wiki.hoggitworld.com/view/DCS_func_addSubMenu 1 The right man in the wrong place makes all the difference in the world. Current Projects: Grayflag Server, Scripting Wiki Useful Links: Mission Scripting Tools MIST-(GitHub) MIST-(Thread) SLMOD, Wiki wishlist, Mission Editing Wiki!, Mission Building Forum
Captain_Bruna Posted September 27, 2021 Author Posted September 27, 2021 ok I got it working the way I wanted to. Thank you for that. It jogged my memory. Is there a way to make these missions only show up for particular aircraft. For example, if I wanted to do chopper missions as a side mission, but only have those choppers be able to see it in the F-10 menu and activate the mission.
toutenglisse Posted September 27, 2021 Posted September 27, 2021 2 hours ago, Captain_Bruna said: ok I got it working the way I wanted to. Thank you for that. It jogged my memory. Is there a way to make these missions only show up for particular aircraft. For example, if I wanted to do chopper missions as a side mission, but only have those choppers be able to see it in the F-10 menu and activate the mission. You can add command or submenu only for the groups that you know are helicopters, with DCS func addCommandForGroup - DCS World Wiki - Hoggitworld.com and DCS func addSubMenuForGroup - DCS World Wiki - Hoggitworld.com
Recommended Posts