weedeej-Call_Vehicle_Mod icon

Call Vehicle Mod

Introduces a new level of convenience to your gameplay by allowing you to summon your vehicles remotely using an in-game phone app.

Last updated 2 weeks ago
Total downloads 3354
Total rating 1 
Categories Mods Misc Mono
Dependency string weedeej-Call_Vehicle_Mod-1.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.7.0 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.7.0

README

Vehicle Summon and Automated Driving Mod

This is my very first mod in literally any game. so please bear with it. This mod introduces a new level of convenience to your gameplay by allowing you to summon your vehicles remotely using an in-game phone app.

Features

  • Vehicle Summon: Open your in-game phone and select the "Vehicle Summon" app. From there, you can choose any of your owned vehicles to be delivered to your current location.
  • Intuitive Phone App Interface: The in-game phone app is designed to be user-friendly and easy to navigate.
  • Configurable: Configure the fees, bypass checkpoints from the config file! (needs restarting)

Installation

  1. Prerequisites: Ensure you have the base game's alternate branch (mono) installed and Melon Loader. Please refer to the specific requirements for your game.
  2. Download: Download the latest version of the mod from releases.
  3. Installation: Extract the downloaded files into your game's root directory.
  4. Phone App: Purchase the application from Marco.

Configuration

You can configure this mod from <Schedule One Directory>/UserData/ChauffeurPrefs.cfg (Requires game restart)

Default Config:

[CallVehicle]
# The amount of cash/online balance to pay for the service per kilometer.
price_per_km = 14
# Use cash instead of online balance. (true/false)
use_cash = false
# Flat fee for the service during the day.
service_charge_day = 500
# Flat fee for the service during the night.
service_charge_night = 800
# Should this mod bypasses the checkpoints?
bypass_checkpoints = true
# The price of the app from Marco.
app_price = 5000

Screenshots/Videos

image Video: https://github.com/user-attachments/assets/9f764162-1f06-420a-98b7-035f18604c98

Bug Reports and Feedback

If you encounter any bugs or have suggestions for improvement, please feel free to open an issue on this GitHub repository. Your feedback is highly appreciated!

Contributing

If you are interested in contributing to this mod, feel free to fork this repository and submit a pull request with your changes. Please follow the existing code style and conventions.

Credits