Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 380 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 380 Bytes

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 ]]
)