ox_lib icon indicating copy to clipboard operation
ox_lib copied to clipboard

[Suggestion] ox blips

Open MrNewb opened this issue 1 year ago • 4 comments

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, toggle) vs the boring way, plus toggling through lib. I think there's some paid scripts floating around that do it but haven't seen one recently. Just an idea, plus cockblocking sellers is always cool. Some way to use SetBlipDisplay, SetBlipHiddenOnLegend, SetBlipHighDetail

Additional context While running loops in tons of scripts for blips is do-able we can use less blips and future scripts utilizing ox could use something like an export to insert to and add to a table of blips for ox. Could be useful in many ways and generally its just kinda cool

MrNewb avatar Mar 19 '23 16:03 MrNewb

Would be cool to implement this feature https://github.com/glitchdetector/fivem-blip-info

spacevx avatar Apr 25 '23 22:04 spacevx

Would be cool to implement this feature https://github.com/glitchdetector/fivem-blip-info

But why? You have a fully functional resource and just want me to toss it into lib for convenience? No.

thelindat avatar Apr 26 '23 01:04 thelindat

Would be cool to implement this feature https://github.com/glitchdetector/fivem-blip-info

But why? You have a fully functional resource and just want me to toss it into lib for convenience? No.

Be cool if you could add deez

Griefa avatar May 03 '23 23:05 Griefa

I have something prep'd, does it look enough to try a PR?

https://gist.github.com/mikigoalie/534097933b0246540060f62b0c5399cb

mikigoalie avatar Nov 19 '23 09:11 mikigoalie