Configurations

Adjust the script to your need!

Default Lock Key

Defines the key that needs to be pressed to lock/unlock cars.

Config.DefaultLockKey = "i"
  • DefaultLockKey: string

Lock Distance

What is the maximum distance from wich a player can lock/unlock his car.

Config.LockDistance = 3
  • LockDistance: number (in meters)