keybinding

Started by snyzard on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Nov 2021
Points:
539

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
keybinding
I want to make a keybinding that if I click it it activates until I release it
Active 3 years ago
Joined Aug 2021
Points:
564

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 7
Pls explain in more detail…
Tue, 11/02/2021 - 15:15

Pls explain in more detail what exactly you´re trying to do

Active 1 year ago
Joined Nov 2021
Points:
539

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
i made a key binding that…
Tue, 11/02/2021 - 16:32

i made a key binding that makes you fly but i need to spam click it and i cant hold the button

Active 1 year ago
Joined Oct 2020
Points:
1626

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
then download the Plug-In…
Tue, 11/02/2021 - 16:42

then download the Plug-In called Better Procedures and when key is pressed trigger If down key is: KEY 

 do (whatever)

Active 1 year ago
Joined Nov 2021
Points:
539

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
thanks  
Tue, 11/02/2021 - 17:19

thanks