Vehicle Recovery Services 2.2

Featured Gameplay Vehicles


Description


Vehicle Recovery Services

The Streets of Los Santos get a free towing service for everyone!* Now, any vehicle broken down will be taken off the streets by towtrucks, thanks to this script.

Compatiblity

- Coroner Service - Vanillalworks Extended Pack - Lively World 0.5 (to be updated) - Dangerous Individuals - LSPDFR Basically, when you're a cop, the tow service won't actively look for vehicles, letting you mark them by yourself and not taking over your job.

- Compatiblity - Developers

This script uses two decorators to handle the vehicles, applied to the player ped: - [boolean] **HandledByTow**: When false, this vehicle will have a Tow dispatched for it. When HandledByTow is true, that means the tow is already dispatched and working on getting the car out of the street. - [boolean] **DontInterrupt**: The script won't dispatch tows for this vehicle. - [boolean] **TSActiveSearch**: The script won't look for vehicles to tow if this is disabled.

Commands/Cheats (tilde or º key)

- "call tow": Calls a tow for the nearest vehicle. - "TSActiveSearch": Toggles Active Search.

Towing Service Details

If your vehicle is badly damaged, you can call the Tow service by holding the handbrake and honking (pressing E). Wait until the towtruck comes and the driver fixes your vehicle. *The fee for players is $50, plus the cost of actually fixing the vehicle.

REQUIREMENTS

.NET Framework 4.5.2 Visual C++ 2015 ScriptHookV ScriptHookVDotNet

Bugs you might encounter

- Cargobobs can be dispatched to tunnels. - Weird vehicle aligments when picked up by a towtruck, depends on the angle of approach.

Changelog

**v2.0**
  • Multiple tows are supported now.
  • Improved tow AI
  • Added decorators so other scripts can request tows for a vehicle
  • Added more towing vehicles like the Skylift (replaces the Cargobob) and the Ramptruck from VWE
**v1.4**
  • Fixed red blips randomly appearing
  • Fixed car filter settings not working correctly
  • Added script cleanup on SHV.NET reset
  • Flatbeds now don't lose their cars
**v1.3**
  • Improved code even more
  • Multiple LS Customs locations
  • Added Cancel option for Player service
  • Added dynamic cost system for the Player fixing service
**v1.2**
  • Improved code
  • Added more towtrucks to the NPC service
  • Added a Manual Service calling
  • Added LS Customs towing option
  • Added NPC Service cancel option
**v1.1**
  • Fixed a stuttering issue (script now checks for broken down vehicles in 70m radius instead of 250)

Plans for future updates

- Fixes 'n' shit
First Upload: November 12, 2024 Last Updated: November 12, 2024


0 Comments