Antho7Twitch / sh59_keysystem

Home Page:https://discord.gg/AgjnF3rhCP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SH59_Keysystem

This FiveM resource allows players to manage their vehicle keys.

This is an image

Overview

Features

  • Transfer master-keys to other players
  • Create new keys at the locksmith
  • Exchanging vehicle lock at the locksmith (invalidates all keys of the vehicle)
  • Transfer keys to other players
  • Easy Configuration (config.lua)
  • Discord Logging (Optional)
  • ESX callbacks and events to implement in other scripts (e.g. carlock, garage, etc.)

Requirements

  • ESX (should work with every version)
  • mysql-async

Important Note

This script provides only the Key Management system.

  • You have to code the function of the vehicle keys in your scripts (e.g. carlock, garage, etc.) by yourself using the callbacks and events.
  • Here are some scripts, that are compatible with SH59_Keysystem:
  • esx_carlock (optimized fork)
  • sh59_garage

Reporting Bugs / Feature Request

To report bugs or request features, please use the Issuses tab. Please keep in mind that I'm developing this resource as a hobby project, so I can't work on it 24/7.

Documentation

visit the Wiki Tab of this repository

About

https://discord.gg/AgjnF3rhCP

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%