ox_lib
ox_lib copied to clipboard
A FiveM resource and script library for Lua and JS.
So, better is that i just show the video that i quickly recorded, because it doesnt update the status of the buttons and text on the first open. https://github.com/overextended/ox_lib/assets/74319971/04c4c5af-08e6-4494-85bd-a14e5643d311 Code:...
**Describe the bug** The progress bar sometimes does not finish and stays at a 100%. Sometimes you can abort the progress bar and just do the action again and it...
**Describe the bug** cache.value is equal to value **To Reproduce** Steps to reproduce the behavior: ```lua lib.onCache('vehicle', function (vehicle) print('old vehicle:', cache.vehicle) print('new vehicle:', vehicle) end) ``` 1. enter the...
**Describe the bug** Currently I am trying to set a custom color matte on a vehicle, however no matter what I put into the paintType1/2 setting it doesn't change anything....
**Is your feature request related to a problem? Please describe.** Ox_lib has a cool console printing mechanism. Maybe it would be useful to use lib.print.debug in Cron as a default...
**Is your feature request related to a problem? Please describe.** Nope. **Describe the solution you'd like** Apologies if this exists and I've overlooked it. The ability to configure some of...
To the context menu you added this function, but it doesn't have as many functions as the ox_lib menu. Can you add the image function to the ox_lib menu?
Bumps [rollup](https://github.com/rollup/rollup) from 4.5.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...