Megalomaniak True, the using
variable was redundant, so I just used player_entered
. Still, same thing happens. The question menu doesn't change options.

When I enter the elevator, I can't change options by keyboard, but when I'm outside the elevator I can change them successfully.
Another problem is that when I choose the right answer (using grab_focus( ) function) I can only choose with 'Enter' key, not with 'E' key, the interact key. It's very strange because the elevator lifts up when I press 'Enter', and 'E' later.
I will use the commands you said to show the code. Thanks for the tip.