Commands
This section lists all available commands included in the script. Each command is designed to simplify administration, player interaction, or debugging tasks. You’ll find detailed descriptions, usage examples, and permission requirements to help you manage and customize your server efficiently.
| Command | Description |
|---|---|
/usekey | Locks or unlocks the nearest vehicle that the player owns keys for. |
/hotwire | Attempts to hotwire the vehicle the player is currently inside when no valid keys are available. |
/stealnpckey | Attempts to steal vehicle keys from a nearby NPC driver. |
/keytransfer | Opens the key transfer menu, allowing players to share vehicle keys with nearby players. |
/givekeys [playerId] | Gives the keys of the current vehicle to another player. If no player ID is specified, the nearest player will be selected automatically. |
/engine | Turns the engine of the current vehicle on or off. |
/lockpick | Starts the vehicle lockpick minigame on the nearest valid vehicle. |
/tracker | Opens the GPS tracker management menu to track or manage installed trackers. |
/diagnostic | Runs a diagnostic scan on the nearest vehicle and displays information about its condition. |
/anchor | Toggles the anchor of the boat the player is currently operating. |
/vkadmin | Opens the Vehicle Keys administration panel, including vehicle and key management features. |
/vehiclekeys_interaction | Opens the Vehicle Keys interaction menu, providing quick access to available vehicle key actions. |
Client Exports
This section provides all available client exports for the script. These functions allow you to interact directly with the system from the client side, enabling custom features, UI interactions, and integrations with other resources. Each export includes a short description and usage example for easy implementation.
Server Exports
This section provides all available server exports for the script. These functions allow developers to interact with the system from the server side, manage data, trigger actions, and integrate with other resources. Each export includes a clear description and a practical example to simplify its implementation.
