CnCNet / WorldAlteringEditor

Map editor for C&C: Red Alert 2, C&C: Tiberian Sun and Dawn of the Tiberium Age.
Other
76 stars 25 forks source link

Allow script actions to use window for parameter selection #176

Open Starkku opened 4 months ago

Starkku commented 4 months ago

Pretty much what it says in the title, allows setting UseWindowSelection for script actions in ScriptActions.ini to use a selector window for the preset options (OptionN) key. Particularly useful (and needed) for certain Phobos script actions that use a list of values that far exceeds what the context menu can show.

A different button is displayed for opening the window on script actions that use it, from the one that opens the context menu.