HI, i have the latest qb inventory and I’m trying to find how I can enable the player to still move when they open the inventory.
I had it to do that with my older server and I’m 99% sure it was in the client script of qb-inventory but i could be wrong as i can’t see it in the new version, if someone could point me in the right direction i would be grateful. Thanks.
SetNuiFocus takes two parameters, each of which is a focus type. One is the cursor, the other is the keyboard, if you do not allow focus of the keyboard users will still have control of the keyboard for in-game actions instead of NUI actions.
1 Like
Many thanks.