Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

What keycode is "Enter" in UserInputService?

Asked by
HaveASip 494 Moderation Voter
5 years ago

I need to fire server when player press Enter but in keycode only KeypadEnter

if input.KeyCode == Enum.KeyCode.KeypadEnter then
1
You should accept his answer if he helped you out. User#21908 42 — 5y

1 answer

Log in to vote
2
Answered by
aazkao 787 Moderation Voter
5 years ago

It is called return

Enum.KeyCode.Return
0
Ok tyvm HaveASip 494 — 5y
1
Why dont you acept his answer? mewant_taco 17 — 5y
0
I couldn't do that. I was in the school HaveASip 494 — 5y
Ad

Answer this question