Luxart Engineering
ProductsDocsDiscordDownload
  • Welcome to Luxart Engineering
  • 🗺️Product Roadmaps
  • ➕Frameworks & Exports
  • Fleet
    • 🚔What is LVC:Fleet?
    • 📄Resource Installation
      • 🛠️Customize VCFs
      • ⚙️Configure Base Settings
      • 💻Advanced Configuration
    • 🎮In Game Use Guide
      • LVC:Fleet Menu
  • v3
    • 📄Resource Installation
      • Configure Base Settings
      • Configure Sirens
      • Assign Sirens
      • Advanced Configuration
      • Server Sided Siren Integration
    • ❔FAQ
  • Shared Plugins
    • 🔌Introduction to Plugins
    • 🔦Take-downs
    • 🎮Extra Controls
    • ⚡Extra Integrations
    • 🔛Traffic Advisor
    • 🚛Trailer Support
  • Pro Laser 4
    • 📄Resource Installation
    • 💾Persistent Records & Tablet
    • 🎮In Game Use Guide
    • 📩Framework Guide
Powered by GitBook
On this page
  • Default Settings
  • Set a Community
  • Configure Controls

Was this helpful?

Edit on GitHub
  1. v3
  2. Resource Installation

Configure Base Settings

Configuration of fundamental settings located in SETTINGS.lua.

PreviousResource InstallationNextConfigure Sirens

Last updated 1 year ago

Was this helpful?

Default Settings

Configure settings to your liking. Items with prefix/postfix 'default' means the end player will be able to modify/override these later.

Set a Community

This unique set of characters for your community will be used for profile saving.

  • The ID should be 4-6 alphanumerical characters.

  • Spaces are not allowed and will not work, dashes can be used instead.

  • Some examples may be your servers abbreviation, name, etc.

    • Examples: 'LCPS', 'LCPSR', 'SARP', 'LSDOJ', 'JakesRP', etc.

The purpose of this string is to differentiate the client side saves between servers. Since it is possible (and likely) that servers may use the same profile names, but different profile siren assignments.

This string should be set once, and never changed as it will result in loss of LVC:Fleet saves for all players. It is not public facing so even if the server name changes it does not need to change.

Configure Controls

Register Key Maps

Users may change these in their GTA V > Settings > Hotkeys > FiveM settings. More info: List of Keys**:**

open_menu_key: sets default key for opening LVC:v3 Menu. lockout_default_key: sets default key for toggling LVC:v3 control lock, which disabled all controls.

Indicator Controls

hazard_key: when held for hazard_hold_duration toggle 4-way flashers. left_signal_key: toggle left turn signal. right_signal_key: toggle right turn signal.

These static keys cannot be changed by the end user and support controller keys as well. List of Keys**:**

📄
CFX Cookbook - How RegisterKeyMappings Work
RegisterKeyMap Supported Keys
CFX Game Reference - Controls