during recent scripting endeavor with new interaction system, i wanted to display a keybind hint for ease of use. to solve this i found myself resulting to use an imperfect system that can fail, or use a constantly refreshing loop, neither of these are optimal, but during my research for a better option i discovered your developmental scripted event type of "OnGameOptionsExited", this would have been perfect for what i needed only its for the wrong options menu. alternatively a more general pause menu closed would likely serve more people
TL:DR: on of the following would be useful to me
- new scripted event type: "OnControlsOptionsExited" passed params [_okButtonPressed]
- new scripted event type: "OnGameResumed" passed params [_display]
i hope you will add this, and thank you all for you hard and continued work on arma