GUI Closing when I press E

Started by EnderCat126 on

Topic category: Troubleshooting, bugs, and solutions

Active 5 years ago
Joined Jun 2020
Points:
628

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
GUI Closing when I press E

plz help im making a gui and when i type e in a text input it closes the gui

Active 1 year ago
Joined Mar 2019
Points:
755

User statistics:

  • Modifications: 2
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 49
This is more of a work…
Wed, 06/03/2020 - 21:15

This is more of a work around, but if your fine with this happening with every GUI: Make a key binding for E where the effect has the procedure (in players procedure) close any GUI open for entity. This is temporary though as it could cause problems with other things. Honestly I would just recommend keeping it with closing GUIs with escape.

Active 5 years ago
Joined Jun 2020
Points:
628

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
i meant when i typed e it…
Wed, 06/17/2020 - 16:50

i meant when i typed e it closed