git clone https://github.com/BahnMiFPS/rep-rental.git
cd rep-rental/web
pnpm i
pnpm build
– Just drag and drop the folder into your project and initiate it in your FiveM server.cfg.
– Ensure rep-talkNPC before rep-rental
– Adding More Vehicles?
Place your vehicle photos in the web/public/assets folder following the naming convention: vehicleName.png then rebuild the UI
Navigate to config.lua and append your new vehicles following the existing format.
Please share it back with us, we’d love to complete this resource with you for everyone to enjoy!
Todos:
ESX support
Adding boats, planes
Timeout notices
…
UI Changes
Head over to the /web folder to begin.
Launch the UI in a local web environment with pnpm start command.
After modifying, apply the changes using pnpm build, followed by an in-game script restart to visualize the updates. (You will need to do this step again for any UI changes.)
Thank very much, now I dont have errors only that i couldnt find some files.
And the blip is on the map but the NPC is not there.
The script talktonpc is on the server
A lot of people are having issue and he hasn’t seemed to want to fix it or reply on his discord regarding the issues. I guess you can’t complain for a free script.
many people just forget to read the installation. Mostly due to they dont build UI or didnt download the release man. I have installed a fresh new core to install the scripts and havent had any problem
Worked for me with the latest version of dependency rep-talkNPC v1.0.4 running QBCore.
Also I fixed the heading vector of the ped not applying properly by updating the rep-rental\client\client.lua
line 44: coords = vector4(info.coords.x, info.coords.y, info.coords.z, info.coords.w),
save and restart rep-rental
Thanks @BahnMiFPS great script! Love the UI ! o7