Page MenuHomeFeedback Tracker

inGameUISetEventHandler not working on all key presses
New, WishlistPublic

Description

The function "inGameUISetEventHandler" only works when the action is triggered through the ENTER key.

This seems to be a very little bug and is most likely not intended.

I know many people that would be SUPER HAPPY if the function worked as intended, because it would add the possibility, to f/e lock someone up in a vehicle if certain variables were given. At the given moment it's not really possible in any other way.

Details

Legacy ID
1679958447
Severity
None
Resolution
Open
Reproducibility
Always
Category
Scripting
Steps To Reproduce
  1. Start a new editor mission
  2. Start the preview
  3. Press ESC to get into the debug console
  4. Copy in the following line:

inGameUISetEventHandler ["Action","hint 'Lights, Camera, Action!'"]

  1. Go near a vehicle.
  2. Scroll to open the Action-Menu
  3. f.e. try to access an Action by pressing SPACE or MIDDLEMOUSE - the function doesn't trigger, the Action plays as usual.
  4. Try ENTER - the event handler triggers, the function can be intercepted.
Additional Information

Thanks for reading into the issue.

GO BIS!

Event Timeline

SINE edited Steps To Reproduce. (Show Details)Feb 7 2015, 6:20 AM
SINE edited Additional Information. (Show Details)
SINE set Category to Scripting.
SINE set Reproducibility to Always.
SINE set Severity to None.
SINE set Resolution to Open.
SINE set Legacy ID to 1679958447.May 7 2016, 8:14 PM
Bohemia added a subscriber: Dwarden.Feb 7 2015, 6:20 AM