My escape key cap fell of, and won't snap back in. The key works, but the plastic piece itself won't stay in place.
I did some research on this topic, and came to the conclusion that that the Pause function is not a keybinding, but Javascript. (If I'm wrong, please tell me).
Is there any way, perhaps through the code, to change the pause key? Preferably to the ~ key. If this is possible, can someone please provide the code I'd be changing so I can copy/paste the text? I'm not a javascript coder.
Also, I apologize if this is the wrong board for this query.
EDIT: Java* not Javascript. Habits getting the best of me. Thank AJPirate for the correction! (I'm an idiot)
Anyway, the Esc key is not a bindable key in-game. It's hard-coded in. So you'd actually have to modify the source code of the game with MCP and use your mod every time. I'm not actually sure which part of the game you would modify to do this but I still hope it helped.
Rollback Post to RevisionRollBack
My avatar is not made by ThePiDay, but I'm too lazy to remove this link so it can stay he
Anyway, the Esc key is not a bindable key in-game. It's hard-coded in. So you'd actually have to modify the source code of the game with MCP and use your mod every time. I'm not actually sure which part of the game you would modify to do this but I still hope it helped.
...I really typed Javascript... Wow. Yeah thanks for correcting me. (I do some HTML so I know that difference between the two lol). Okay, Java*. Does anyone know how to edit the source code, and is this even worth it?
...I really typed Javascript... Wow. Yeah thanks for correcting me. (I do some HTML so I know that difference between the two lol). Okay, Java*. Does anyone know how to edit the source code, and is this even worth it?
Well, I could give you a tutorial on how to setup MCP. But to be honest it's not really worth it just to change the pause button.
Rollback Post to RevisionRollBack
My avatar is not made by ThePiDay, but I'm too lazy to remove this link so it can stay he
My escape key cap fell of, and won't snap back in. The key works, but the plastic piece itself won't stay in place.
I did some research on this topic, and came to the conclusion that that the Pause function is not a keybinding, but Javascript. (If I'm wrong, please tell me).
Is there any way, perhaps through the code, to change the pause key? Preferably to the ~ key. If this is possible, can someone please provide the code I'd be changing so I can copy/paste the text? I'm not a javascript coder.
Also, I apologize if this is the wrong board for this query.
EDIT: Java* not Javascript. Habits getting the best of me. Thank AJPirate for the correction! (I'm an idiot)
Anyway, the Esc key is not a bindable key in-game. It's hard-coded in. So you'd actually have to modify the source code of the game with MCP and use your mod every time. I'm not actually sure which part of the game you would modify to do this but I still hope it helped.
My avatar is not made by ThePiDay, but I'm too lazy to remove this link so it can stay he
...I really typed Javascript... Wow. Yeah thanks for correcting me. (I do some HTML so I know that difference between the two lol). Okay, Java*. Does anyone know how to edit the source code, and is this even worth it?
Well, I could give you a tutorial on how to setup MCP. But to be honest it's not really worth it just to change the pause button.
My avatar is not made by ThePiDay, but I'm too lazy to remove this link so it can stay he
I'll take your word for it. Thanks!
No problem.
My avatar is not made by ThePiDay, but I'm too lazy to remove this link so it can stay he