[FREE][QB-CORE] Rental system

Hello,
I made a small resource that allows to have a car rental point for QB-CORE.
this resource is inspired by: https://github.com/NaorNC/nc-rental

I added a management of multiple spawns (to avoid spawns on top of each other).

I also removed the dependencies at nh-context.

Preview :

Dependencies :

  • QB-CORE
  • polyZone
  • qb-target

Download : GitHub - Ddev-scripts/qb-rental
I hope you like it! And if you have any PR suggestions.

Have a good day

3 Likes

is it ok if i add a drivers license check to this?

1 Like

absolutely please :slight_smile: would be nice if that comes in with it.

yes you can make me a PR (it would be nice to activate the possibility on the vehicle)

Please can you add a locales file so we can change langauges?

2 Likes

any chance i can make a ESX version? only with your permission

1 Like

sure bro !

1 Like

I made a small update:

  • Configuration for languages
  • Added a license check in the configuration file

done bro :slight_smile:

1 Like

done :wink:

You missed one of the notify lines fyi not translated

1 Like

fixed

How come the vehicle is locked. lol

it’s probably your key system.

link didn’t work

1 Like

updated

1 Like

Thank’s, but I installed it, but when you give the car away after renting, rental power does not disappear from the inventory.

It’s normal it’s not coded to remove the papers

hi im loving this script thank you so much but getting a remove item error can anyone help me with this?

[ script:qb-core] nil triggered QBCore:Server:RemoveItem by ID 1 for 1 rentalpapers. This event is deprecated due to exploitation, and will be removed soon. Adjust your events accordingly to do this server side with player functions.

1 Like

I updated.
Download the new version