[Solved] [Help] [Lua] key input

I just to register, client side, when a key is pressed, specifically L, it seems isControlPressed has values pointing controls in game like camera equalling V, etc, but no function I know of uses L, what should I use to get this desired key input.
Thanks.

Fivem Control ID’s are what you need to use.

L is 182. So you would need to have it look for that control ID

Thank you, perhaps I couldn’t see it because that page isn’t very well displayed on mobile, so I appreciate it

1 Like