CougarFFW04 Posted August 26, 2018 Posted August 26, 2018 Hi everybody, Let's suppose that during a mission I would like that the player can choose between a, b, c... options or enter a parameter (for exemple "2"). How to do that ? Thanks
feefifofum Posted August 26, 2018 Posted August 26, 2018 Create custom radio items (RADIO ITEM ADD trigger) that will appear in the F10. Other menu. Each item will set a different flag value. A second trigger looks for the flag value then uses RADIO ITEM REMOVE to delete the entries and activate whatever action is desired. If you want a more complex menu, both MiST and MOOSE have some built in functions for building complex menus that are faster than the GUI. As for a user entering a parameter, not sure if there's an easy way to go about that. THE GEORGIAN WAR - OFFICIAL F-15C DLC
CougarFFW04 Posted August 27, 2018 Author Posted August 27, 2018 Hi feefifofum, Will try and have a look at MiST/MOOSE. Thanks. You rock :thumbup:
Recommended Posts