BackSeatDriver + Encrypted Network

GTA V Script Mod

This mod adds two systems:

1.  BackSeatDriver – control vehicles while sitting in the back seat.
2.  Encrypted Network – call a private driver through the phone.

The systems work together so you can summon a driver and then control
the vehicle from the rear seat.

------------------------------------------------------------------------

Installation

1.  Install ScriptHookV
2.  Install ScriptHookVDotNet
3.  Place the following files into:

Grand Theft Auto V/scripts/

Files: - BackSeatDriver.cs - BackSeatDriver.ini

Launch the game.

------------------------------------------------------------------------

Controls

  Action                   Control
  ------------------------ --------------------------------
  Open phone               D-Pad Up
  Open Encrypted Network   D-Pad Up → wait ~1s → Triangle
  Select option            X
  Close menu               O
  Enter back seat          Hold Triangle
  Toggle BackSeatDriver    D-Pad Up + Triangle

------------------------------------------------------------------------

Calling Your Driver

1.  Press D-Pad Up (phone).
2.  Wait about 1 second.
3.  Press Triangle.

Menu appears:

Encrypted Network
Driver
X Select O Close

Press X to spawn the driver.

A driver will spawn nearby in a vehicle and drive toward you. A map blip
shows the car location.

------------------------------------------------------------------------

Dismissing the Driver

Open Encrypted Network again:

D-Pad Up → wait → Triangle

Menu will show:

Encrypted Network
Dismiss Driver
X Select O Close

Press X.

The driver will: - drive away normally - despawn once far away and out
of sight. Call again and dismiss again if driver gets caught in traffic.

------------------------------------------------------------------------

Back Seat Entry

Hold Triangle for about 1 second to enter a rear seat.

The script will: - only choose rear seats - never place you in the front
passenger seat.

------------------------------------------------------------------------

BackSeatDriver Mode

While sitting in the back seat:

Press:

D-Pad Up + Triangle

You remain seated in the rear while controlling the vehicle as if you
were driving.

------------------------------------------------------------------------

Configuration

Edit:

scripts/BackSeatDriver.ini

Example:

DriverPedModel=ig_oneil DriverVehicleModel=cognoscenti
DriverArrivalDistance=18.0 DriverBlipColor=Red

You can change: - driver character model - vehicle model - arrival
distance - map blip color

------------------------------------------------------------------------

Notes

-   Drivers spawn on nearby roads.
-   If a driver gets stuck, dismiss and call again.
-   Works best when standing near a street.

------------------------------------------------------------------------

Credits

Concept and design: James Anthony Appi
