overextended / ox_doorlock

https://overextended.dev/ox_doorlock
GNU General Public License v3.0
157 stars 138 forks source link

Feat: Add getClosestDoor export #175

Closed citRaTTV closed 8 months ago

citRaTTV commented 8 months ago

Leverages existing code to provide an export getClosestDoor() for other resources to use.

thelindat commented 8 months ago

https://github.com/overextended/ox_doorlock/blob/main/client/utils.lua#L22

citRaTTV commented 8 months ago

https://github.com/overextended/ox_doorlock/blob/main/client/utils.lua#L22

I JUST noticed that! Feel free to close this, thanks for providing that update.