Jump to content

Recommended Posts

Posted

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

Posted

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...