Skip to content

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

License

Notifications You must be signed in to change notification settings

kerinnovilda/rep-rental

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rep-rental

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

Join our community for more free stuffs:

👋 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

Download a release HERE or build the source code.

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:

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 61.1%
  • Lua 31.4%
  • CSS 3.5%
  • JavaScript 2.2%
  • HTML 1.8%