Simple Rental Service 1.2
675
24
675
24
Changelog:
v1.0 : Release
v1.1 :
- All NPC vehicles are locked.
- After the main rental time ends, there is 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.
v1.2 :
- Now you can add custom rental vehicle name.
(Ex: model=rental cost, custom name)
- All types vehicles are locked (Changeable) except Protagonist Personal Vehicle and Rental Vehicle (till rental service off).
- Change RentalService.json to RentalService.ini
- You can add more (RentalService.ini) unlock Protagonist Vehicles as Personal vehicle (add comma to separate)
Description:
A simple rental service system where player can rent a car/bike/bycycle.
Features:
Requirements:
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
v1.0 : Release
v1.1 :
- All NPC vehicles are locked.
- After the main rental time ends, there is 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.
v1.2 :
- Now you can add custom rental vehicle name.
(Ex: model=rental cost, custom name)
- All types vehicles are locked (Changeable) except Protagonist Personal Vehicle and Rental Vehicle (till rental service off).
- Change RentalService.json to RentalService.ini
- You can add more (RentalService.ini) unlock Protagonist Vehicles as Personal vehicle (add comma to separate)
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. if you don't have it yet.
- Latest NativeUI. if you don't have it yet.
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
Первая загрузка: 30 октября 2024
Последнее обновление: 11 декабря 2024
Последнее скачивание: час назад
27 комментариев
Changelog:
v1.0 : Release
v1.1 :
- All NPC vehicles are locked.
- After the main rental time ends, there is 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.
v1.2 :
- Now you can add custom rental vehicle name.
(Ex: model=rental cost, custom name)
- All types vehicles are locked (Changeable) except Protagonist Personal Vehicle and Rental Vehicle (till rental service off).
- Change RentalService.json to RentalService.ini
- You can add more (RentalService.ini) unlock Protagonist Vehicles as Personal vehicle (add comma to separate)
Description:
A simple rental service system where player can rent a car/bike/bycycle.
Features:
Requirements:
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
v1.0 : Release
v1.1 :
- All NPC vehicles are locked.
- After the main rental time ends, there is 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.
v1.2 :
- Now you can add custom rental vehicle name.
(Ex: model=rental cost, custom name)
- All types vehicles are locked (Changeable) except Protagonist Personal Vehicle and Rental Vehicle (till rental service off).
- Change RentalService.json to RentalService.ini
- You can add more (RentalService.ini) unlock Protagonist Vehicles as Personal vehicle (add comma to separate)
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. if you don't have it yet.
- Latest NativeUI. if you don't have it yet.
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
Первая загрузка: 30 октября 2024
Последнее обновление: 11 декабря 2024
Последнее скачивание: час назад
Nice
This is nice! I've added my own cars and it works perfect! If I may add a suggestion, instead of having the cars vanish at the time limit, how about a timer to get back to the rental location to add more time; after the time runs out the car is reported stolen with a 2 star wanted level. That would be interesting, and cool.
@cion, That's a good idea. OK. I'll do that.
CAN u add supercars that we can rent too
@Sleezy78, You can add your own. Just edit RentalService.json
coolmod can you make it a rental buisness
@MNHC Would you consider adding support to Stolen or Better Chases+? Great mod either way
@Xire , OK. I'll do that in next update
@new31 , Ok, I'll try
@MNHC You are awesome! ALSO, if possible, add an .ini file for further user compatibility, such as, a toggle for locked ambient cars, wanted level toggle, enabling or disabling Better Chases+ stolen functionality (for mods such as Pull Me Over), etc.
Please brother figure out how to make the player completely unable to hotwire any cars, all these car shopping or renting mods are useless when infinite cars are available instantly for free everywhere, please brother try to figure this out
I got a problem, it doesn't work at all. i don't see blips and the mod doesn't load i have all the required things for it so why doesn't it work. im on newest gta version
@AkiGti , update ScriptHookV and ScriptHookVDotNet
ScriptHookV - http://www.dev-c.com/gtav/scripthookv/
ScriptHookVDotNet - https://github.com/scripthookvdotnet/scripthookvdotnet-nightly/releases
@AkiGti , Use the nightly version nightly.89 or later instead of this version v3.6.0 if you are using the game version v1.0.3258.0 or later
@AkiGti , OR Use this https://github.com/scripthookvdotnet/scripthookvdotnet/releases
so that, other mod works perfectly
@AkiGti , This mod works perfectly on both nightly and 3.6.0 version, but some old mod not work on nightly version, use 3.6.0 version
@MNHC does nightly work with regular scripthookvdonnet
@MNHC i updated to nighly and still no rental service only my game lags alot like its unplayable
yeah i fixed everyhing but it still doesn't work properly, when i add more then one custom car in the .json file it doesn't work
@Xire , I think Better Chases+, Pull me over, Stolen does not support with latest SHDV