githubEdit

Configure Base Settings

Configuration of fundamental settings located in SETTINGS.lua.

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.

circle-info

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.

circle-exclamation

Configure Controls

Register Key Maps

Users may change these in their GTA V > Settings > Hotkeys > FiveM settings. More info: CFX Cookbook - How RegisterKeyMappings Workarrow-up-right List of Keys**:** RegisterKeyMap Supported Keysarrow-up-right

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

These static keys cannot be changed by the end user and support controller keys as well. List of Keys**:** CFX Game Reference - Controlsarrow-up-right

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.

Last updated