Rent a vehicle with a modern designed and dynamic NUI, this is for QB-Core Fivem. You can add more vehicles in the config and it's easy to change location.
- Dynamic and modern designed NUI
- Easy to add more vehicles
- Easy to change rental location
- Uses QB-Core framework
- Download the latest release from here.
- Add the
rw-rental
folder to your server resources. - Add
ensure rw-rental
to yourserver.cfg
file.
- To add more vehicles, add the vehicle information to the
Config.Vehicles
table in theconfig.lua
file. - To change the rental location, change the
Config.PedSpawn
value in theconfig.lua
file.
- To use the script, approach the rental ped and press
QB-Target key
on the ped to open the rental menu. - Choose a vehicle and press
Rent
to rent the vehicle. - To return the vehicle, approach the rental ped.
- TheOldHook
rw-rental is licensed under the MIT license. See LICENSE for more information.