Description
Easy Rentals
Changelog:
v1.0 : Release
v1.1 :
- All NPC vehicles are locked.
- After the main rental time ends, there’s an additional 5 minutes to return the vehicle. If not returned in this time, the car is considered stolen, and a 2-star wanted level is triggered.
- Both the status and wanted level can be adjusted in the RentalService.json file.
Description:
A simple rental service system where player can rent a car/bike/bycycle.
Features:
- The configuration for rental locations, spawn points, vehicles, and durations is loaded from a JSON file, which gives you flexibility in updating these settings.
- Multi-level menu allows to choose from various categories (cars, bikes, cycles) and customize color and rental duration.
- The logic includes deducting the rental cost, spawning the vehicle with specified color and location, tracking the rental duration, and returning the vehicle upon expiration.
- Enable controller input for opening and closing menus, interacting with rental locations, and returning vehicles.
Requirements:
- Latest ScriptHookVDotNet3.
- Latest NativeUI.
How to Install:
Just drag and drop Rental Service.dll, Rental Service.pdb, RentalService.json, Newtonsoft.Json.dll and Newtonsoft.Json.xml into the "scripts" folder
First Upload: November 11, 2024 Last Updated: November 11, 2024
0 Comments
Join the conversation! Log In or register for an account to be able to comment.