LawProductions

Results 3 issues of LawProductions

## Description This PR adds essential HUD visibility functionality to qb-hud, addressing a significant gap in the resource. Currently, there's no native way to programmatically hide/show the HUD, which is...

### The problem I noticed qb-hud currently lacks a native way to programmatically hide/show the HUD, which is crucial for developers creating immersive UI experiences. ### Ideal solution **This adds...

enhancement

While creating a script, I needed to access recoils.lua to retrieve weapon recoil values. However, I noticed there wasn't an export available for this functionality. To solve this, I created...

enhancement