Skip to content

[ESX + OX] FiveM carlock script with target support

Notifications You must be signed in to change notification settings

nwvh/wx_carlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WX Carlock

Simple vehicle locking system for FiveM, using ox_lib and ESX.

Features

  • Locking / Unlocking owned vehicles
  • Target option
  • Config file
  • Sounds
  • Ability to share key to your vehicle with other players
  • ... and more

Exports

Share Key to Vehicle

exports["wx_carlock"]:shareKey(
    playerId, -- [[ integer ]]
    vehiclePlate -- [[ string ]]
)