Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant change the "PRESS (B) TO USE THE SEATBELT" #8

Open
spedc00kei opened this issue May 11, 2021 · 2 comments
Open

cant change the "PRESS (B) TO USE THE SEATBELT" #8

spedc00kei opened this issue May 11, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@spedc00kei
Copy link

spedc00kei commented May 11, 2021

cant change the "PRESS (B) TO USE THE SEATBELT". i looked through the files but cant seem to find where i can change it. I changed the keybind to K

@joartspp
Copy link
Contributor

cant change the "PRESS (B) TO USE THE SEATBELT". i looked through the files but cant seem to find where i can change it. I changed the keybind to K

---- Config ----
u can change it in config_c.lua file at line : 5
( Reference key : https://docs.fivem.net/docs/game-references/controls/ )

---- UI ----
u can change it in html/index.html file at line : 11

Example
<p id="txtNotice">PRESS (<span style="color: rgba(255, 255, 255, 1)">F</span>) TO USE THE SEATBELT.</p>

@l3lackMegas l3lackMegas added the enhancement New feature or request label Jun 3, 2021
@l3lackMegas
Copy link
Contributor

Thank you, @joartspp!
I think next release I'll add this to config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants