ox_lib icon indicating copy to clipboard operation
ox_lib copied to clipboard

A FiveM resource and script library for Lua and JS.

Results 58 ox_lib issues
Sort by recently updated
recently updated
newest added

For some reason this was removed in [018112b](https://github.com/overextended/ox_lib/pull/162/commits/018112b345e31a29dbe58ff31c5223ad87a19d82). I believe this workaround should be kept until RegisterKeyMapping is implemented in RedM, so there is some compatibility with resources that use...

**Is your feature request related to a problem? Please describe.** Not a problem, just a better way to do things. **Describe the solution you'd like** lib.generateBlip(coords, sprite, scale, colour, aplha,...

enhancement

**Is your feature request related to a problem? Please describe.** ![image](https://github.com/overextended/ox_lib/assets/50602425/72b5a567-6703-4d16-9a09-6bd0098b1d7f) I'd like if possible to add these to be locale based using the CustomValidity HTML5 event.

enhancement

Hello, I find a little confusion here, whether it's a bug or not. I make cron at 12:00 every Sunday, but cron runs again on Monday at 12:00. Have tried...

bug

**Describe the solution you'd like** I'd like to see a feature added to the logger to be able to add custom event attributes. https://i.imgur.com/73mVJDg.png https://i.imgur.com/voxSfes.png **Additional context** Not sure the...

enhancement

**Is your feature request related to a problem? Please describe.** It's not related to a problem but i'd like to see a disable option for list menu items that disables...

enhancement

# Summary This issue is a suggestion for expanding the current logging module to include a fully-fledged feature set similar to the capabilities of popular logging libraries present in other...

enhancement

Option to obtain `self` in a callback which has the information of which resource invoked the callback and the possibility of making a private callback that can only be executed...

enhancement