S0L0LEVELING / rep-rental

This is a multi-framework/ standalone vehicle rental script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rep-rental

⭐ Enjoyed our free projects? Star it to show support and help others discover it! ❤️

Join our community or get support:


👋Introduction

This is a standalone vehicle rental script for FiveM.

Features:

  • Custom License Plates for Rented Vehicles.
  • A rental paper that can be used to give keys for disconnected players.
  • Multiple locales support.
  • Simple, lore-friendly UI.

📚Installation

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?

  1. Place your vehicle photos in the web/public/assets folder following the naming convention: vehicleName.png then rebuild the UI
  2. Navigate to config.lua and append your new vehicles following the existing format.
  3. 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

  1. Head over to the /web folder to begin.
  2. Launch the UI in a local web environment with pnpm start command.
  3. 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.)

⚙️Dependencies

Ensure to have the following dependencies set up:


🛠️ Updates

1.0

  • Initial release

1.1

  • Stay tuned for exciting updates!

Featured Products 🌟

Discover our range of high-quality products optimized for QB/ESX:


Certifications

Your trust is our priority. Our project is verified and protected under:

DMCA Protection Certificate

About

This is a multi-framework/ standalone vehicle rental script.

License:MIT License


Languages

Language:TypeScript 62.6%Language:Lua 29.7%Language:CSS 3.6%Language:JavaScript 2.2%Language:HTML 1.8%