Page MenuHomeFeedback Tracker

[Feture Request] add a "OnControlsOptionsExited" Scripted event
New, NormalPublic

Description

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

  1. new scripted event type: "OnControlsOptionsExited" passed params [_okButtonPressed]
  2. 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

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Operating System Version
19041.329
Category
Scripting

Event Timeline