Git Product home page Git Product logo

solos-rentals's Introduction

solos

Other FiveM Resources | https://solos.tebex.io/

Join Discord for support | https://discord.gg/UNbCJUrncS

Vehicle Rental

  • Customize vehicle and pricing options
  • Add as many locations as you'd like (Each location can have different vehicles)
  • Players receive rental papers with meta data displaying renter's name, vehicle, and licence plate

Compatibility

Requires: ox_lib | ox_inventory

Frameworks: QB | ESX

Targets: qb-target | ox_target

Preview

https://youtu.be/NMyKnpPYqCA

Gallery

FiveM_b2699_GTAProcess_lVuAgry0md FiveM_b2699_GTAProcess_ZU03FpehGK FiveM_b2699_GTAProcess_RixfU7t61q

Installation:

  1. add solos-rentals-main to your resources folder | Make sure folder is UNZIPPED!

  2. ensure solos-rentals in server.cfg if necessary

  3. Add Rental Papers item to inventory:

Add rentalpapers.png to /ox_inventory/web/images/

In /ox_inventory > /data > items.lua add the following:

['rentalpapers'] = {
    label = "Rental Papers",
    weight = 0,
    stack = false,
    close = false,
    description = "Rental Papers",
    client = {
        image = "rentalpapers.png",
    },
},
  1. Restart server

  2. Enjoy!

solos-rentals's People

Contributors

solosv1 avatar

Stargazers

 avatar Dave Lowe avatar Kocaka avatar Roman Hossain Shaon avatar Darka avatar DORP avatar  avatar Yevhenii Lukashov avatar Nik avatar  avatar  avatar Yamada Taro avatar  avatar Magu avatar  avatar

Watchers

 avatar

solos-rentals's Issues

Delete point

The script works very good, but 1 thing might be an issue, people will rent the cars, but there's no way to delete them ?

Maybe another vector4 point to delete the car ? Otherwise people will just rent the cars and dump them anywhere.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.