ox_lib
ox_lib copied to clipboard
A FiveM resource and script library for Lua and JS.
Array:findIndex is exactly the same as Array:find
Allows using the max prop to limit how many options can be selected in a multi-select input field. This is an already existing feature in Mantine that I believe could...
Hello, I'm encountering an error with ox_lib, and the person I bought my custom script from is telling me that the issue lies with ox_lib. I'm not sure how to...
As the rotation order varies wildly across community scripts, and Rockstar usually uses order 2, allowing overrides here is important for compatibility when updating legacy resources. From a personal perspective,...
I just found this, it might be better to add it for management, the first thing I saw these: FLAG_NO_BOOT This vehicle should not be considered for boot inventory. These...
I've been having a problem after I hide my menu and check if it is open, it's having and a delay and making it bug whenever I try to show...
Translated missing parts in cs.json
**This is my first open source submission and I'd appreciate feedback on the changes. My hope here is that it'll improve the radial menu as a whole in terms of...
**Describe the bug** The zone creator sometimes returns a value with commas instead of dots. **To Reproduce** Steps to reproduce the behavior: 1. Type command 'zone box' 2. Create zone...
**Describe the bug** The script is trying to require or load a module named server.utils which it cannot find in the expected location... **To Reproduce** Delete and reinstall all latest...