MSK Scripts
TebexGithubDiscordMusiker15
  • MSK Scripts
    • Welcome
  • Common Issues
    • Keymaster
  • Miscellaneous
    • Change Notifications
  • Scripts
    • MSK Core
      • Installation
      • Functions
        • Client
          • Ace Permission
          • Commands
          • Coords
          • Player
          • Points
          • Request
          • Scaleform
          • UI
            • Input
            • Numpad
            • Progressbar
            • TextUI
          • Vehicle
        • Shared
          • String
          • Math
          • Table
          • Timeout
          • Vector
        • Server
          • Ace Permission
          • Ban System
          • Commands
          • Player
          • Scaleform
          • UI
            • Input
            • Numpad
            • Progressbar
            • TextUI
    • MSK Banking
      • Installation
        • Paycheck Transaction
      • Config
      • Exports
        • Client
        • Server
      • Events
        • Client
        • Server
      • Server Callbacks
    • MSK EngineToggle
      • Guides
      • Exports
        • Client
      • Event Handler
        • Client
        • Server
    • MSK Fuel
      • Config
      • Exports
        • Client
    • MSK Garage
      • Config
      • Exports
        • Client
    • MSK Handcuffs
      • Guides
        • General Edits for Jobs
        • Jaksam Job Creator
        • Multichar
        • ox_inventory
      • Config
      • Admin Commands
      • Exports
        • Client
        • Server
      • Events
        • Client
        • Server
      • Event Handlers
    • MSK Radio
      • Config
      • Exports
        • Client
        • Server
      • Events
        • Server
    • MSK Simcard
      • Installation
        • Config.Database
      • Config
    • MSK VehicleKeys
      • Guides
        • Installation
        • Integrations
      • Config
      • Admin Commands
      • Exports
        • Client
        • Server
    • MSK Whitelist
      • Config
      • Exports
        • Client
        • Server
    • MSK Weaponammo
Powered by GitBook
On this page
  • Description
  • Inventory Support
  • EngineToggle Support
  • Requirements
  1. Scripts

MSK VehicleKeys

Documentation for msk_vehiclekeys

Last updated 6 months ago

Tebex [16.99€ incl. VAT] - about 80% is encrypted Tebex [29.99€ incl. VAT] - about 10% is encrypted

CFX Post

Description

  • (Un)lock a vehicle with Command, Hotkey or Target → (ox_target)

  • Choose on which seat you want to sit with Target → (ox_target)

  • Open Keys Menu with Command and Hotkey (menu and context menu from ox_lib)

  • Admin Command to (un)lock a vehicle without a key needed

  • Primary, Secondary and Temporary Keys

  • Keys as unique items (every vehicle is a unique key item - except job vehicles)

  • Job Vehicle Keys (players with specific jobs can (un)lock the vehicle with specific plates or if it is a specific model)


  • Whitelist for vehicles (whitelist specific models and plates for which you don’t need a key to (un)lock)

  • Blacklist for vehicles (Blacklist specific models and plates so that they cannot be (un)locked)

  • Admin Vehicles (Admins with ace permission can use the hotkey to (un)lock the vehicle)

  • Exchange Vehicle Locks (all keys that other players might have will be deleted)

  • Transfer Vehicle (transfer ownership to another player)

  • Keyring System (Save all Keys in a second inventory) → [only ox_inventory (Inventory Support below)]


  • Lock NPC vehicles and possibility of carjacking closed npc vehicles (see config)

Inventory Support

You don’t have to have the listed inventories below, but without them, you won’t have unique items!

  • ox_inventory → recommended

  • qs-inventory

  • core_inventory

Attention

We recommend using ox_inventory for Unique Items because with this inventory we can Add or Remove the Player Key automatically if he Drops, Give, etc. the Key Item (except TempKeys, they will be removed). Also the Keyring System is currently only for ox_inventory!

Why those features, mentioned above, only for ox_inventory? Because ox_inventory offers numerous functions that other inventories unfortunately do not support.

EngineToggle Support

We recommend using msk_enginetoggle but you can use every EngineToggle Script that you want.

For EngineToggle Scripts, please use this Exports:

  • HasPlayerKeyOrIsVehicleOwner → clientside

  • HasPlayerKeyOrIsVehicleOwner → serverside

Requirements

  • ESX 1.9.2 and above or QBCore

  • msk_core

  • ox_lib

Optional Requirements

  • ox_target

  • msk_enginetoggle