[HELP] how to change button to open ox_inventory

How to change the button to open the ox_inventory? I already changed it in config.cfg, init.lua and even in es_extended but it does not work…

somebody?

Hi, typically, each player can set this up independently.
In-game, navigate to Escape → Settings → FiveM → ox_inventory (… open Inventory) to configure

Thanks for answering. But I wanted to change the initial configuration. the default key…

Take a look at the following:

there you can use
setr inventory:keys ["F2", "K", "TAB"]

to set the keys.

2 Likes

I had already changed this path, but it wasn’t working. But I just found out why…
I basically needed to “delete” the file that fivem saves the bound keys.

In case anyone needs it, this is how to go to this path and delete the fivem.cfg file.
“%APPDATA%\CitizenFX\fivem.cfg”
After that, restart fivem.

it’s good to delete the server cache as well.

Thanks, Niclqs.

3 Likes