DyzCarSystem icon indicating copy to clipboard operation
DyzCarSystem copied to clipboard

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

Open spedc00kei opened this issue 4 years ago • 2 comments

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

spedc00kei avatar May 11 '21 06:05 spedc00kei

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>

joartspp avatar May 14 '21 13:05 joartspp

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

l3lackMegas avatar Jun 03 '21 10:06 l3lackMegas